

Well, login gating worked for Facebook, Instagram and Twitter (it’s not dead yet despite some people’s claims). We here are tiny minority of social media users.
Well, login gating worked for Facebook, Instagram and Twitter (it’s not dead yet despite some people’s claims). We here are tiny minority of social media users.
They are currently A/B testing blocking access to videos without an account. That’s why some people are getting errors. It’s likely that it will be rolled out to everyone in the future.
I’m sure all these species traitors will be put to the wall when aliens invade. Earth is for humans!
I feel like the rules are different here. This dude is not a celebrity, he is a CEO of a company which mission is to provide a secure and private email service. I don’t care about him as a person, he represents his company here. His job is to make sure that the data of his customers does not get in the wrong hands, and being as apolitical as possible is part of it. (Unless it’s speaking up against laws that will undermine his business such as banning encryption, but that’s not what’s happening here).
Isn’t AI a capitalist bubble profiting from stealing other people’s work? Why would a communist country engage in that?
It looks mostly the same as XML views but some components look and behave wildly different for no apparent reason (tooltips are one of those).
I have given up on the fight a long time ago. On the desktop the only line I draw is that the app must respect system font configuration and use system-provided file dialogs.
JS by itself is very fast (it’s one of the fastest dynamic languages). It’s interop with platforms APIs that is slow, at the fact that each React app spins up its own instance of Chromium also doesn’t help.
Same with Compose even though it’s ironically considered native in the Android dev community.
The easiest way to tell that the app is not native is tooltips (those that appear when you long press on a button in a toolbar). For some reason UI frameworks just can’t agree to display them in the same way, even if they use material design. Compose’s ones are especially bad (some apps like Play store actually have different kinds of tooltips on different screens, meaning they use multiple UI frameworks in the same app).
That can be true for self-contained command line tools, but not for complex programs with actively development dependencies (especially anything dealing with networking or encryption). For example hexchat uses GTK2 which is likely to be removed from mainstream distro repos in the coming years because it has been obsolete for a long time. Also openssl which is known to change its API occasionally which means that anything that uses it needs to be updated to stay compatible.
If a messaging service requires a phone number then it’s not “secure” lol.