Oh, more meetings will fix it! /s
Oh, more meetings will fix it! /s
There are many ways to run code at startup. cronjobs and systemd are common ways to handle this. I have also had things start automatically with my desktop environment which comes later in the boot process.
You may be accustomed to the process, but fixing issues in the registry is not intuitive. It is simple enough if you find a guide that tells you exactly which item you need to work on and exactly what the default is and what you need to change it to, but what if the guide isn’t exactly what you want?
In the GNU/Linux ecosystem, nearly every program has a config file. Sometimes each line has detailed comments in plain text around it you what the option does with examples of what it could be. If the documentation doesn’t exist, you can dig deeper and see what that option does in the source which is usually documented as well. Programming experience is not required to search for text and read comments. Such documentation is not equivalent in Windows.
The ability to edit titles seems like an obvious feature that Reddit never added.
This is the first top-level comment that hints at the main criticism against systemd. systemd is increasingly difficult to replace as time goes on. I like and use systemd because it has a fast boot, but I wish the project was developed in a more modular way that had choice built-in. It is instead developed as the way that everyone should systemd instead of alternatives. This philosophy gets in the way of distributions that want to provide alternatives (Devuan, Gentoo, Parabola, etc.). Some of the sysadmins I work with closely use Devuan and follow development. I hear the patch set around bypassing systemd grows in size and complexity each year which is worrisome for choice.
If it is closed source, I don’t trust it. It would need to be permissively licensed if it ends up in the Apple Store. I would recommend Apache-2.0 for a permissive license.
Is this on GitHub?
The Whisper Inference Server (open source release soon) :/ I’ll check back later.
GrapheneOS on a Pixel 5. It is very nice and I would recommend it.
The copy protection for Quarantine was particularly interesting because it was thematic. Given the weight of a pedestrian and the speed of your car, how far will the body fly?
It must track only the ones that are private. It doesn’t show Explain Like I’m Five as green. They said they would leave a stickied post that is informative about the protest and block all new submissions.
You cannot rename a file from webp to jpg, but you can change the URL to .jpg and it will likely serve you the jpeg version. You can also convert webp to another format with dwebp or MS Paint.