This commit is contained in:
Miloslav Ciz 2024-11-07 20:33:28 +01:00
parent 153a9fa26e
commit c9124ff205
16 changed files with 1921 additions and 1865 deletions

View file

@ -107,7 +107,6 @@ The following is a list of software usually considered a good, typical example o
- [CMake](cmake.md): gigantic [build system](build_system.md) that currently sits on top of a sky-high sandwich of other build systems, its number of dependencies is bigger than the number of retards in observable universe (known as *[drummyfish's](drummyfish.md) number*).
- [D-Bus](dbus.md)
- [Docker](docker.md)
- [Python](python.md): extremely large, slow and constantly updating "[programming language](programming_language.md)" infamous for its dependency hell among other things
- [Electron](electron.md): [GUI](gui.md) [framework](framework.md) infamous for its huge resource consumption.
- [flatpak](flatpak.md): Absolutely horrible "application distribution/execution platform???" with pakcage management, [sandboxes](sandbox.md) and all that kind of shit.
- [Systemd](systemd.md): Huge anti-[unix](unix_philosophy.md) do-it-all system taking over [GNU](gnu.md)/[Linux](linux.md).