this post was submitted on 21 Jun 2023
95 points (84.2% liked)

Memes

45751 readers
1476 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (3 children)

Sadly exactly that is the reason that windows is just a bunch of spaghetti code XD

[–] [email protected] 2 points 1 year ago

What is spaghetti code? (Sorry am non coder)

[–] [email protected] 1 points 1 year ago

microsoft has tried to move everyone to a modern framework only. when they successfully have a win32/x86 emulator runnong smoothly they will gut a lot

[–] [email protected] 0 points 1 year ago (3 children)

And yet, Linux tools are even older and the kernel better written than either Windows or OSX.

[–] [email protected] 1 points 1 year ago

Do you have a source for the second half of your statement?

[–] [email protected] 1 points 1 year ago

Most of which have to be recompiled to support newer libraries when the older libraries aren't supported anymore. There's a reason why package managers have to deal with dependency issues.

[–] [email protected] 1 points 1 year ago

Before flatpak Linux backwards compatibility was rough.