this post was submitted on 15 Mar 2026
320 points (91.7% liked)
Programmer Humor
30396 readers
2202 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Usually people who installed it yesterday and are mad it doesn’t behave exactly like the OS they’ve been using for the last 20 years (which they also had to learn how to use)
TBF it does have a glaring lack of automation for way too much of the basics. Even hand holding distros like Mint will have you using the terminal for something windows just does with a double click.
FTR I prefer Linux over Windows but I still lose it every time installation instructions for some app have 4 pages of commands for the CLI instead of just running an installer that automates the BS.
Maybe 10 years ago, but for me installing anything is done with a single command (pacman or yay)
Are you using some sort of niche software?
Every piece of software that doesn't come with the default repositories, which in many distros includes the 'niche' software of vidcard drivers. Samba network sharing v1, disabled in both Windows and Linux, is a simple double click of the app feature to reenable in Windows. In Linux, you have to change entries in at least 2 files, assuming you can find correct instructions in the first place.