this post was submitted on 24 Jul 2023
255 points (94.7% liked)

Programmer Humor

19519 readers
347 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] reality_boy@lemmy.world 22 points 1 year ago (5 children)

I wish this were true! The problem with Linux is that it is constantly changing. I have been using it for 30 years and have built my own embedded distros from scratch. Yet every time I turn around there moving this setup file to another directory or changing out that language for a slightly incompatible newer version. Trying to configure and maintain a box is a constant battle.

Windows is the polar opposite. The ui may have some annoying changes but under the hood it is frustratingly stable, often remaining unchanged for 20+ years (even the bugs live forever). Users crave simplicity and consistency. It is something Linux still needs to figure out.

[โ€“] geemili@lemm.ee 5 points 1 year ago

Is that with Linux kernel specifically or the user space? I've heard that Linus tries to keep the kernel interface stable, but most userspace progtams don't share that philosophy.

load more comments (4 replies)