True. But it's not quite comfortable to use. And it lacks good mobile apps. I guess, there only are Raccoon and FediLab, but both have serious UX problems.
You should probably check your system time in BIOS. It is a very common issue I have personally encountered.
This is a trade-off of privacy. SimpleX relays don't store messages after they are received, it's all stored locally on your device. Like with Delta Chat, in order to sync two devices you have to migrate the local database.
SimpleX is an encrypted instant messaging app, it's not designed as a social network or a forum.
Large group members often suffer from unreceiving some messages, due to group encryption complexity. It's almost like the famous "unable to decrypt message" in Matrix. Maybe one can create an unencrypted group, but then it makes no sense to use SimpleX.
Nowdays ftp-things are like ftp:// and normal websites use https://, is this a newer thing?
It was not wrong - I literally could not remember what and in what order I had to write, although I did remember most of the general concepts introduced in the program.
The original code worked fine when I was simply rewriting it looking in the book
An old Lemmy post referencing a GitHub issue
This was long ago, that's why I'm curious if something changed.
Technically AOSP also runs a Linux kernel. Lineage and Graphene are like this only for compatibility reasons, no one stops them if they decide to fork. And AOSP itself is still not that bad though
I get it with Canonical and Red Hat, but why Linus? What is he doing recently?
postmarketOS, LineageOS, GrapheneOS?
I know they have limited hardware support but that's only a matter of involvement at the end of the day
Eliminating some obscure bugs from C code is not worth intruducing a lot of new bugs. GNU coreutils have been used and polished for so long, that it would be far more effective just to fix the issues as they reveal right in the original code. If rewriting removes one kind of bugs while introducing another - then what's the whole point?
I cannot imagine obviously buggy code from 2020s being more secure than code that has been around since previous century. Again, even if Rust for real is a better solution for security reasons, the way it is being developed and shipped is not how one makes software more secure. Disregarding the license, uutils look like something pursuing hype, not strategical benefits.