They announced the MOR feature in December 2024, so I wouldn't really say that's a big selling point for them just yet, they have been around for over a decade.
The main complaint seem to be the minimisation of Turing's homosexuality and the focus instead on Joan Clarke. There's also a whole list of historical inaccuracies listed on Wikipedia[0], including changing the name of the Enigma breaking machine from "Victory" to "Christopher" and stating that Turning invented "The Computer".
Fastmail[0] is what I use for my personal email. They support all the standards, but are also pushing things forward with standardising the JMAP protocol[1] which is much better suited to mobile clients than IMAP.
They only have email and calendaring though, no equivalent of Drive/Docs/Sheets.
Australian businesses have to provide GDPR protections to EU citizens, regardless, just as EU companies operating in Australia have to obey Australian law.
I also have a feeling the Five Eyes agreement is about to end.
That’s exactly the plan. Anyone with this enabled in the UK will need to manually disable it or they’ll get locked out of their iCloud account after a deadline.
The tooling for Flutter is better, but Expo brings React Native much closer.
I fend that React Native app "feel" more native because they're actually using native components, but controlled via a JS runtime. Flutter on the other hand mostly renders to a canvas and re-implements native controls (although it can also wrap native components like RN does).
This leads to there being less of an "uncanny valley" in React Native apps compared to flutter. It also means that all the little details from the system (the text selecting and editing interactions in text inputs being a major one) are idential to native apps when using React Native, because it IS the native component.
The downside to this is that you need to consider platform differences more with React Native, which is one of the things which leads to developers without mobile experience having issues with it.
As the article says, you get the most out of React Native if you're a mobile developer, or at least have someone on the team who is. You can't abstract away all the details of a mobile platform without some tradeoffs.
The popularity is now mainly based around the software support and the product lifecycle.
With a lot of other SBC (single board computers) you're lucky to get a very of the Linux Kernal which works in the first place. The likelyhood it will get upstreamed or kept up-to-date with upstream is basically zero in most cases. Raspberry Pi has great software support and the original Pi 1 has only just become end-of-life and unsupported by Raspberry Pi OS at the end of last year.
There is also clarity on when the hardware will be produced until. For the Pi 5 for example they've commited to it still being produced until at least 2036.
Those together mean that if you're using it in industrial, educational, or embeded settings then you can depend on the board lasting a good while longer than other options which might become insecure and useless before the hardware itself fails.
This is slightly less of an issue for hobbyist who are running Homelabs or personal projects on SBCs.
Yeah, a black and white version would probably have been fine. Somewhat frustratingly they don't seem to have a 7 inch greyscale one though, only colour versions! Maybe they used to but stopped selling them?
EDIT: posted this before I noticed harpastrum's comment