this post was submitted on 21 Jan 2026
1077 points (97.1% liked)

Programmer Humor

31081 readers
677 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] khanh@lemmy.zip 18 points 2 months ago (5 children)

Always remember: Your OS should do nothing more than provide a GUI for you to access apps and run apps. Anything else is not necessary.

[–] calcopiritus@lemmy.world 14 points 2 months ago

From a non-technical user's pov kinda true.

But not true at all when you enumerate the actual responsibilities of an OS.

[–] muusemuuse@sh.itjust.works 13 points 2 months ago (1 children)

Your OS provides a GUI? fancy

[–] khanh@lemmy.zip 4 points 2 months ago (1 children)

Because people actually have a life.

[–] Cycadophyta@lemmy.cafe 10 points 2 months ago (1 children)

The OS shouldn't even do that. That's the job of the display manager and desktop environment

[–] khanh@lemmy.zip 2 points 2 months ago
[–] GuyIncognito@lemmy.ca 7 points 2 months ago (1 children)

I also want it to have a built-in clock and calendar in the taskbar. But Microsoft won't even let me have that! They got rid of the calendar!

[–] Buddahriffic@lemmy.world 3 points 2 months ago (1 children)

I still see a calendar if I click the clock on my work laptop. Though that might have been one of the settings I clicked while wondering why MS even thought this should change.

[–] GuyIncognito@lemmy.ca 3 points 2 months ago

Ah, you're right. Instead of bringing up the calendar, it brings up ~notifications~, and you have to click a little pop-up button to see the calendar. Thank God I only have to worry about this on my work computer.

[–] MidsizedSedan@lemmy.world 2 points 2 months ago (1 children)

Your OS can run your home server. No need for GUI if you know what you're doing.

[–] khanh@lemmy.zip 1 points 2 months ago (1 children)

For some tasks (e.g. web browsing), you need a GUI. CLI browsers won't cut it.

[–] MidsizedSedan@lemmy.world 1 points 2 months ago

But what if my computer is JUST running Jellyfin? No need for a web browser?