Add gnome-keyring, kwallet and dbus to sucks.php

This commit is contained in:
Jacob 2023-09-16 15:29:20 +02:00
parent ce9833096b
commit e564078b05

View file

@ -45,6 +45,10 @@
<p>Because we have so many terrible package managers, someone decided that it would be a better idea to introduce yet another terrible package manager, one that bundles all libraries the program depends on together into one container, wasting the user's storage space with 50 different copies of the same thing. The only valid use for Flatpaks would be server use or maybe a system with musl libc when a program only compiles with glibc. There are many replacements, such as the normal package manager you're already using (I hope).</p>
<li>AppImage</li>
<p>AppImage is what happens when a Windows developer comes to our operating system, refuses to admit package managers are superior, and instead decides to bring the Windows tradition of downloading executables from the internet and running them to our operating system. AppImage has (thankfully) slowly declined in userbase due to not updating fuse and popular distros dropping the older fuse version. Replacements exist, such as your normal package manager.</p>
<!-- TODO: Elaborate on why these suck so much ass -->
<li>gnome-keyring</li>
<li>kwallet</li>
<li>dbus</li>
</ul>
<h3>Toolkits</h3>
<ul>