

BYD is getting big in Australia, which drives on the left. They don’t sell the Seagull here though.
BYD is getting big in Australia, which drives on the left. They don’t sell the Seagull here though.
Encryption is an exemplar. It applies to all features in XEPs. My comment fully addresses two of your three dot points so the claim that I only read a fragment of a sentence is bizarre and patronising.
I don’t feel the need to address every point because I’m not setting up an opposing argument, I don’t even disagree with the overarching concept. I wanted to clarify some aspects of XMPP that I see as being misrepresented or overlooked.
I don’t think it’s reasonable to say XMPP both lacks encryption and has a XEP for encryption. XEPs are how features are added to XMPP. There is support for encryption in the XMPP standard because there’s a XEP for it.
The feature fragmentation used to be a real problem, which is why they introduced compliance suites.
Monty Hall Problem, for those who know that name
If you find an answer to that please let me know
I’ve been linked this review of email service privacy previously. Obviously everyone has their own threat model and you may not agree with theirs but I think it’s worth a read for services you may be interested in (or just the summary).
I’ve used Mailbox.org and don’t care for their interface at all, but it also matters not one bit as I use Thunderbird exclusively to interact with my mailbox, as you plan to. I haven’t had any problem with spam but I am very picky who I give that address to.
My personal opinion is that the provider should not matter - your address should be a privately registered domain and your emails should be end-to-end encrypted. Then your mail provider is little more than a forwarding server and the most crap one is not much worse than the best.
Markets aren’t capitalism
Results
For those who don’t want to open threads, it’s a link to a paper on energy efficiency of programming languages.
Never happened? Has it been retconned?
They deliberately removed code search for not logged in users almost immediately. Just recently they removed cloning without an account, so now updating my computer requires signing in to github.
They have been awful stewards.
Git doesn’t have a concept of a preferred repository; your local copy is exactly as valid to git as a git server hosted on github.
The originally intended workflow as I understand it involved generating patches which would be shared via a mailing list.
In practice there will generally be a repository that’s considered “canonical” for a project, whether that’s the one on the computer of the lead maintainer or some hosted solution.
A basic git server is essentially just a repository owned by a restricted user with SSH access granted to maintainers.. This can allow users to push and pull from a centralised or semi-centralised repository in much the same way as GitHub.
Any idea what a “waterfall” is in this context?
I’m not 100% confident I’ve understood the assignment, but I’ve been playing with a couple of app frameworks in rust that target the Web that might be of interest to you.
Dioxus - Reactive framework. Document markup is html with its own syntax, styling is CSS but all scripting is rust. Cross platform (web, android, ios [xcode required], linux, mac, windows) but using webviews for all of those, definitely Web first.
slint - Reactive framework again, has its own Domain Specific Language (DSL) for markup that’s not too distant from an html/css hybrid. Simple scripting can be done in the DSL but it also ties trivially into the rust side. This does its own rendering rather than generating html documents or using a webview, I believe even when targeting the web (via wasm).
Tauri - Gets brought up a lot when talking about web apps in rust, but I haven’t dug into it.
If looking into any of these sounds like the sort of thing you might be after, then I suggest having a scroll through AreWeGuiYet for other rust GUI frameworks. If I remember correctly, a significant fraction of those target web technologies, althought the filters on that website have never been all that useful.
They’ll just continue to ignore the law. This requirement has been in place since before the first wave of cookie banners.
It has never been forbidden to store first party cookies required for site functionality. This includes remembering the banner setting.
I want a small EV
You can also do that in Tubular, if you prefer a FOSS option
I’ll second the community sidebar search. Almost all of my searches are searching for something from a specific community. Old habits die hard and I always end up navigating to the community, then going to search and finding myself having to search for the community again first.