this post was submitted on 11 Jan 2024
1075 points (98.6% liked)

Memes

45581 readers
1 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 

I don't know why I even bother opening the settings app

you are viewing a single comment's thread
view the rest of the comments
[–] flamingo_pinyata@sopuli.xyz 41 points 1 year ago (1 children)

Like why is it so hard for them? The underlying settings database doesn't have to change, only the UI. Unless it's all so messed up nobody dares touch it.

[–] KoboldCoterie@pawb.social 47 points 1 year ago (2 children)

Based on the progress from Win7 to Win8 to Win10 to Win11, "If it ain't broke, don't fix it" doesn't seem to be a prevailing mantra at Microsoft.

[–] dessalines@lemmy.ml 32 points 1 year ago (2 children)

Never doing a code rewrite gives you stuff like this: a 15ft long nerve that should only have to travel a few inches

[–] KoboldCoterie@pawb.social 20 points 1 year ago

Sure, but you can refactor code without completely changing or removing functional and widely used features. Especially looking at Win11 vs. Win10, it just feels malicious at this point. "How can we shoehorn in more advertising, AI and telemetrics?"

[–] x4740N@lemmy.world 6 points 1 year ago (1 children)

That nerve looks like a weirdly deformed phallus

How do you know it isn't?

[–] Kbin_space_program@kbin.social 2 points 1 year ago (1 children)

Also that win32 is the basis of Windows, and most devs these days don't understand it as it is a pre c++ kinda-sorta-in-the-right-angle Object Oriented language.

[–] SpaceNoodle@lemmy.world 13 points 1 year ago (1 children)

Win32 is an API, not a language.

[–] WhiskyTangoFoxtrot@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

And it's way post-C++.