this post was submitted on 20 Nov 2023
797 points (93.4% liked)

linuxmemes

20747 readers
735 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] _cnt0@sh.itjust.works 132 points 10 months ago (6 children)

I actually had more success getting old windows games to run in modern linux with wine than in modern windows.

[–] themoonisacheese@sh.itjust.works 79 points 10 months ago

The saying "the most stable ABI on Linux is win32" says that's also true for Linux software unfortunately

[–] cm0002@lemmy.world 47 points 10 months ago* (last edited 10 months ago) (3 children)

Yea, there's a lot of (well deserved) shitting on Windows, but it's backwards compatibility is second to none. Not even Linux can give you a >70% chance that a piece of software or game you need/want from 1995 will still run (provided it's not 16bit only or needs a proprietary driver lmao) on a modern version of the OS

Months ago I wanted to run a lot of my old childhood games (mostly between 94 and 2001 release dates) for my own kids and I found most of them still installed and ran right out of the box on fully updated Win10, a lot of the rest required some fiddling with compatibility settings and the rest just didn't work because they were 16 bit only (You can still get them working natively if you install 32 but Win10, but subjecting children to <4gb RAM is abuse) or some other weird issue so I fell back to ScummVM/DosBox for those

[–] azertyfun@sh.itjust.works 28 points 10 months ago (1 children)

The comment you replied to says the opposite. It's a half-truth, but Linux+WINE does some backwards compatibility better than Windows.

First, Wine doesn't have an arbitrary limitation against running 16-bit executables AFAIK

Second, there is anecdotal evidence of some older games breaking to graphics driver updates on Windows, but running fine (or even faster!) on Linux thanks to a much more straightforward graphical stack (and the fact that DXVK is dark magic). Even something as simple as fullscreen mode support on old games can be a buggy and flickery pain in the ass, whereas on Linux the same binary will work flawlessly with any decent compositor.

[–] barsoap@lemm.ee 8 points 10 months ago (2 children)

The limitation isn't really arbitrary once you put a processor in in long mode (64 bit) it can't do Virtual 8086 Mode any more. One of those things AMD did when designing 64-bit mode to clean up that particular can of hysterical raisins.

...also, even back in the days processors were fast enough to run that old stuff under DOSEMU. Which you probably want to do anyway as you don't have a Roland MT-32.

load more comments (2 replies)
[–] joyjoy@lemm.ee 9 points 10 months ago (2 children)

I like to think of it like a defense mechanism. By ensuring old abandoned software won't work, you don't have to worry about it having a major security vulnerability. Any old software that still works probably isn't abandoned.

[–] cm0002@lemmy.world 11 points 10 months ago

I see your point, but unfortunately, there's lots of proprietary old software that has been abandoned by the original company (Either because they went out of business or just moved on) that's still in active use and the source never released.

There was just an article on Lemmy a few weeks ago on how multi-million dollar research facilities still have to use ancient software to run critical scientific machines. Although in that particular case they had to maintain old PCs as well because of proprietary drivers

[–] Turun@feddit.de 7 points 10 months ago* (last edited 10 months ago)

No offense, but that sounds a lot like apple and Microsoft arguing against freedom of the user.

"Installing an app from outside the app store could introduce a security vulnerability"

"We must have edge installed at all times to provide a good user experience. Replacing such a central part of the operating system could weaken the security of the device"

load more comments (1 replies)
[–] sigmaklimgrindset@sopuli.xyz 23 points 10 months ago* (last edited 10 months ago) (2 children)

“Just run it in compatibility mode bro, it’s fine bro!!!”

My computer screen suddenly turns 640x480, flickers 5 times, then crashes because -checks notes- my graphics drivers are too new.

Yes this has actually happened to me. No I can’t remember with what game (I wanna say Deadly Premonition).

load more comments (2 replies)
load more comments (3 replies)
[–] rmuk@feddit.uk 82 points 10 months ago (2 children)

MacOS: "The world came into existence fully formed ten years ago so it would be silly to even try running software older than that."

[–] zerofk@lemm.ee 29 points 10 months ago (1 children)

10 years ago is giving Apple too much credit. They were using Intel processors then, ARM now. For now, you can still run Intel applications, but that won’t last much longer.

More importantly, a 10 year old application is likely to use Carbon instead of Cocoa. Unless it’s an extremely simple application (i.e. hello world), it is unlikely to run.

Then there’s the depreciation of resource forks, a new filesystem, tons and tons of extra security restrictions, etc.

load more comments (1 replies)
[–] affiliate@lemmy.world 6 points 10 months ago (1 children)

god forbid you ever want to run any 32 bit programs. you can’t even play the orange box games anymore

load more comments (1 replies)
[–] Octopus1348@thelemmy.club 73 points 10 months ago (8 children)

macOS: Noo we broke compatibility with 64-bit and with Intel

[–] charliespider@lemmy.world 39 points 10 months ago* (last edited 10 months ago)

More like:

Can you install this 25 year old program?

Mac OS: LOL! Buy a new laptop!

[–] Potatos_are_not_friends@lemmy.world 23 points 10 months ago (2 children)

My company is currently working through this.

The entire dev team has Macs. Most have Intels. Many are on M1. Some are on M2.

Security/IT teams feel the pain, dealing with all sorts of weird things. And their solution lately is saying "fuck it" and giving the dev a M2. Which is a bandaid as what if M3 and onwards continues to break something?

Fortunately, my team builds software and runs everything through docker.

[–] woelkchen@lemmy.world 8 points 10 months ago

It's not like this came out of the blue. The PowerPC to Intel transition was recent enough that it's still fully documented on the web with forum posts by frustrated users. It's Apple. Their attitude has always been that users have to deal with it.

load more comments (1 replies)
[–] nixcamic@lemmy.world 13 points 10 months ago (1 children)

Mac: can you install this 10 year old program: no.

load more comments (1 replies)
[–] Somewhereunknown7351@kbin.social 10 points 10 months ago

Me: can you run this cool game I found

Mac: no

[–] MashedTech@lemmy.world 9 points 10 months ago (1 children)

Or simply just: Too old version not supporting latest macos version.

THEY BREAK SHIT WHEN THEY RELEASE A NEW MACOS HOLY FUCK.

[–] redcalcium@lemmy.institute 7 points 10 months ago (2 children)

Meanwhile, Torvalds: We do not break userspace, motherfucker!

load more comments (2 replies)
load more comments (3 replies)
[–] sirico@feddit.uk 71 points 10 months ago (5 children)

A lot of windows UI is 30 years old

[–] ILikeBoobies@lemmy.ca 60 points 10 months ago (7 children)

Pretty sure Windows has more legacy components than Linux just because no nerds are updating it in their free time

[–] Aux@lemmy.world 8 points 10 months ago

Windows has a lot of legacy components, because there's this Fortune 500 corporation which still depends on it in 2023. Say what you want about Windows, but its backwards compatibility is unmatched. Windows also had 32-bit x86 CPU support until Windows 10, meaning that it could still run some 16-bit Windows 3.0 apps.

load more comments (6 replies)
[–] Blackmist@feddit.uk 33 points 10 months ago

Always jarring when you open a folder dialog, and an unresizeable chunk of Windows 3.1 suddenly appears.

I know it's still in the ODBC settings, probably other places too.

[–] RichCaffeineFlavor@lemmy.world 16 points 10 months ago (1 children)

And there will be a riot if they try to change it

[–] MystikIncarnate@lemmy.ca 16 points 10 months ago (2 children)

There already was one... Does anyone remember Windows 8?

[–] Lemmyvisitor@lemmy.dbzer0.com 12 points 10 months ago (1 children)

it wouldn't be so bad if the change wasn't objectively worse

[–] HerrBeter@lemmy.world 7 points 10 months ago

I throughly enjoyed windows 8. Having a side screen with all programs in a fully customizable area was great

load more comments (1 replies)
[–] MonkderZweite@feddit.ch 13 points 10 months ago (2 children)

No, literally. 11 still has some pre-XP dialog boxes. The framework they were written in obviously too (+at least 11 more).

load more comments (2 replies)
[–] Siegfried@lemmy.world 8 points 10 months ago

This bothers me a lot and also applies, to some extent, to MS office software. If you go deep enough you end up in the same old clunky UI that actually did the job.

[–] KSPAtlas@sopuli.xyz 41 points 10 months ago

Applies to both, some parts of windows havent been updated since forever

[–] Daft_ish@lemmy.world 32 points 10 months ago (1 children)

Did everyone forget Chad is a caricature?

[–] RichCaffeineFlavor@lemmy.world 26 points 10 months ago (1 children)

It's just another rage comic character

[–] Rooskie91@discuss.online 25 points 10 months ago
[–] sederx@programming.dev 26 points 10 months ago* (last edited 10 months ago) (2 children)

That's just not true in windows case

[–] dan@upvote.au 17 points 10 months ago* (last edited 10 months ago) (1 children)

Plenty of old apps still run fine. I've got VB6 apps I wrote in the mid 2000s that still run. A previous employer has DLLs from 1999 still running in production on Windows Server - VB6 COM components with hundreds of thousands of lines of code in total. I'm reasonably sure than Office 2000 still works, too.

You do sometimes have to change the compatibility settings and run the apps as administrator (since they were designed for Windows 9x which didn't have separate admin permissions) but often they work.

Even some 16-bit apps work fine as long as you use a 32-bit version of Windows (Windows 10 or older; 11 dropped the 32-bit build). The 64-bit versions of Windows don't have the NTVDM component that's required to run 16-bit Windows and DOS apps. It's an optional component on 32-bit Windows and you need to manually install it.

A lot of effort is put in to backwards compatibility in Windows - Raymond Chen has blogs and books about it.

[–] tryptaminev@feddit.de 9 points 10 months ago (2 children)

it often was hit or miss with games though. I remember some games from 95/98 to run on 2000, then not on XP, somehow on Vista and 7, but not on 10. And other games ran on XP, but not Vista and 7...

its all weird with windows

[–] dan@upvote.au 9 points 10 months ago* (last edited 10 months ago)

It's usually the apps themselves doing weird things - Using undocumented APIs, expecting the system to be set up in a particular way, relying on bugs in the OS, etc. Windows tries, and actually emulates old bugs for popular apps so they continue to work, but it can't be bug-compatible forever.

Apps/games that work on XP should mostly work on newer versions as long as you set them to run with Windows XP compatibility (in the settings of the EXE), but there's definitely edge cases.

Windows is still better than MacOS by far

load more comments (1 replies)
[–] Blackmist@feddit.uk 13 points 10 months ago

Drivers are definitely out. Some games are really iffy. Especially from the Win 9x era, where they'd do stupid things like look for a 9 in the version string of Windows, or get the amount of RAM as a 32 bit signed int, so refuses to install if you have 4GB RAM or more.

We had a lot of dodgy old DOS programs that were fine under Win98, but XP broke them.

[–] corsicanguppy@lemmy.ca 26 points 10 months ago (1 children)

Unix: the version of the OS that built it is still supported (solaris 10 may have a 22-year support window, and counting).

[–] burrito@sh.itjust.works 6 points 10 months ago

Why would anyone bother running it after March 2010? I quit using it almost immediately when the buyout occurred.

[–] FauxPseudo@lemmy.world 20 points 10 months ago (2 children)

Can you open this 25 year old document? Windows: Why would I want to do that? Linux: Of course!

[–] Honytawk@lemmy.zip 21 points 10 months ago (3 children)

More like:

Windows Of Course! You can even save it in the new format because the one you were using is pretty dated and insecure.

load more comments (3 replies)
load more comments (1 replies)
[–] umbraroze@kbin.social 15 points 10 months ago (6 children)

Windows: Can you run 25 year old binaries? Yes you can.

Linux: Can you build 25 year old software from source? Yes you can.

[–] corsicanguppy@lemmy.ca 6 points 10 months ago

Did that as a work project on Unix. My peer had a similar porting project.

I thought I was screwed: 20-year-old c-based backup tool. His was easy: this perl web app is installing on a new box because its old one is being lifecycled.

Actual: after 3 weeks of dependency hell he tossed it all and rewrote the thing in c from scratch overnight. My c project was make;make-install with no errors.

I think it's been recompiled a few times since then, without any code changes.

load more comments (5 replies)
[–] MonsiuerPatEBrown@reddthat.com 13 points 10 months ago (5 children)

Which package manager would you like to use today ?
> _

load more comments (5 replies)
[–] Vyllenor@lemmy.blahaj.zone 13 points 10 months ago

Arch: wtf? Remove that bloat immediately and check for updates

[–] m3t00@lemmy.world 12 points 10 months ago (1 children)

I hired into a community college IT dept ~2000. Manager told me they were a Windows shop. Ha np. I proceeded to replace 3/4 of their server room with Linux. email, cd servers, file servers, web servers, db2, PeopleSoft(gack!). I was working on a cs degree which they paid for about half

[–] PersnickityPenguin@lemm.ee 10 points 10 months ago (1 children)

I did that too, but I came after the guy left and the lady running the department didn't have the admin passwords for any of the machines. So... When they finally went down, that was the end of printing. I advised her to have the actual university IT department install real managed printers, instead of their windows xp virus infected underpowered computers.

Next day I lost my job lol

load more comments (1 replies)
load more comments
view more: next ›