Mautrix facebook I think
Mautrix facebook I think
Half Life 3
Tried that for messaging once. It worked for like 2 days until facebook decided someone had “hacked” my account and I needed to reset my password. Didn’t help that the matrix bridge was very flaky and nigh impossible to set back up again after it failed, without just deleting the entire matrix database and starting from scratch. Not recommended.
Have you tried the “OsmAnd~” version on fdroid? I think that one is basically the full version without a paywall. You could try yourself if you find it worth it, and buy the official app if you want to support the project.
Yeah. Unfortunately there’s not much to chose from. They’re all huge glass slabs without ports nowadays.
I personally think opinionated software is better. If the maintainers need to add a bunch of features to please everyone, that’s going to be more work to maintain, and more work to set up an instance for example, as you would need to consider more options in the configuration. Being opinionated allows the maintainer to focus on polishing the main functionality, instead of battling tech debt in a project that has grown larger than initially intended.
I’ll use another controversial project as example. The Gnome desktop environment has gotten a lot of negative attention due to the opinionated implementation, e.g 3rdparty extensions/theming breaking on updates. As a gnome user myself I’ve been annoyed many times. But I’ve been using fewer and fewer extensions and gotten more used to the “gnome way” lately, and have come to really appreciating Gnome for what it is. I keep coming back to gnome after trying alternatives, as it works pretty good out of the box and is a cohesive experience.
Analyzing the symptoms, I’m afraid to say, you might have nvidia.
Anyone know what real time means here? Does it mean that sleeping a thread is more accurate (as in the thread is resumed at the correct time after calling sleep)? Or is there an API that implements some functionality for something that should run in real time?