I think it would be very interesting to convert e.g. a regular Fedora installation into a (so-called “immutable”) Fedora Silverblue installation or vice-versa.
Auch bekannt als:
I think it would be very interesting to convert e.g. a regular Fedora installation into a (so-called “immutable”) Fedora Silverblue installation or vice-versa.
As someone who develops and distributes a small application exclusively on Flathub, I prefer that everyone uses the exact same package on every system. That way I know that if something doesn’t work, the issue should be easy to reproduce.
Recently, there was a situation where a user indicated in the comments of a release announcement that a newly introduced feature “doesn’t work”. It turned out that they installed a third-party package from the AUR (that wasn’t updated yet) without knowing that this isn’t the official and up to date version.
But it comes at the cost of obscurity, Codeberg is a big player but any instance you find is isolated, and any devs you entice to help you need to register additional accounts personal to that instance.
It should be noted that Forgejo is working on implementing federation using ForgeFed, which is based on ActivityPub.
Oh, that’s sad. See https://mastodon.social/@compositor@wayland.social for some of their posts.
Fuck X.com, all my homies use wayland.social
This is more of a general suggestion: if you use Regular Expression, use https://regex101.com. It provides syntax highlighting, explains the syntax and allows you to test your regexes.
Additionally, I think that sd
is way more intuitive than sed
.
The Flatpak is official.
But gnome apps don’t do that on XFCE. simple-scan and zenity as an example.
The latest version of both simple-scan and zenity do support custom accent colors. AFAICT, XFCE doesn’t support the XDG accent color setting.
Please don’t implement libadwaita, guys.
This is just extremely misleading. Libadwaita uses the system accent color by default which makes it even easier respect the users preference when developing a GTK application.
To explain it a bit further: when you move a file/directory on the same mount point, moving the file/directory is essentially just a rename operation, which doesn’t involve copying the data itself and is a very cheap operation. If you move a file/directory across mount points, you need to (recursively) copy the file/directory, copy file metadata and (recursively) delete the old file/directory, which is slow and error-prone.
the hidden “trashbin”, .Trash-$(uid), invented by Ubuntu
This isn’t some “idiotic principle invented by Ubuntu”, it just follows the freedesktop.org Trash specification. For many users, it can be really beneficial, see also the spec’s introduction:
An ability to recover accidentally deleted files has become the de facto standard for today’s desktop user experience.
Users do not expect that anything they delete is permanently gone. Instead, they are used to a “Trash can” metaphor. A deleted document ends up in a “Trash can”, and stays there at least for some time — until the can is manually or automatically cleaned.
Whether an application like Prism Launcher should use the trash can or delete the files directly is an entirely different question.
The error message is very detailed and there is nothing to add to it.
If you want to install an application/CLI tool, use pipx
or your system package manager. If you want to install a library, use a virtual environment (e.g. by using python -m venv
) or your system package manager.
SPRIND GmbH is also known as „Bundesagentur für Sprunginnovationen“ and owned by the Federal Republic of Germany. See https://de.wikipedia.org/wiki/Bundesagentur_für_Sprunginnovationen and https://www.sprind.org
They even implemented it in Firefox: moz://a redirects to https://www.mozilla.org/en-US/about/manifesto/
I think Germany’s done it twice now.
It was Munich and they switched back to Windows after M$ moved their German headquarters to Munich.
You can adjust ownership and permissions for /mnt/something
using chown
and chmod
.
I have no idea when I last updated my RasPi 0s (none of which is exposed to the public).
The “Save” button uses the accent color which is blue by default. With configurable accent colors coming to GNOME 47 and GTK/Libadwaita, you can choose a red accent color.
See the original description of the screenshot:
It’s now using standard button styles, fixing the long-standing issue where suggested and destructive buttons would look the same when using red accent color
./configure && make && sudo make install
is not the future
What about https://snowflake.torproject.org/?