This commit is contained in:
Miloslav Ciz 2024-10-03 17:34:08 +02:00
parent aab4692f16
commit 766d037053
26 changed files with 1904 additions and 1802 deletions

View file

@ -28,7 +28,7 @@ Windows has these disadvantages (this is just a few things, we can't possibly as
- You have to only have one brain cell to use it.
- It doesn't work on old (superior) computers.
- It's unusable for servers. It's also unusable for anything else.
- It shits on [Unix philosophy](unix_philosophy.md), it does everything EXACTLY the opposite way than it should be done. It pushes harmful concepts such as monolithic software, GUI for everything etc.
- It shits on [Unix philosophy](unix_philosophy.md), it does everything EXACTLY the opposite way than it should be done. It pushes harmful concepts such as monolithic software, [GUI](gui.md) for everything etc.
- It does poorly even in implementing its own philosophy, for example its GUI design is absolute crap cretinous retarded shit that was designed by a monkey, incoherent and unintuitive rushed piece of shit.
- It constantly downloads stuff from the Internet, eating up your bandwidth, stopping to work when Internet goes down.
- It's hostile to anything [free](free_software.md), for example it will nuke all other operating systems when installed.