MacOS: “The world came into existence fully formed ten years ago so it would be silly to even try running software older than that.”
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.
Carbon wasn’t that prevalent 10 years ago. 15, maybe. 20, definitely.
10 years ago, Carbon was already officially deprecated, and it had clearly been a second-class citizen for years before that. Most apps were already using Cocoa at that point.
god forbid you ever want to run any 32 bit programs. you can’t even play the orange box games anymore
They could’ve easily continue going the Catalina way (you can allow 32-bit programs to run after a warning if upgraded from an older OS), but they didn’t. I don’t understand why they forced 64-bit on Big Sur, it breaks so many old, non-updated apps and they know that.
they have a history of Thinking Differently about backwards compatibility. it’s just like the headphone jack all over again
macOS: Noo we broke compatibility with 64-bit and with Intel
More like:
Can you install this 25 year old program?
Mac OS: LOL! Buy a new laptop!
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.
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.
And yet they have a reputation for being easy to use.
And yet they have a reputation for being easy to use.
That’s Apple brainwashing. Anyone who ever tried to offer remote support via TeamViewer probably knows how Mac users then fail to grant screen recording and input permissions to TeamViewer. Before they do that on their own, they can get any remote support.
I do the same. Docker buildx to the rescue.
Mac: can you install this 10 year old program: no.
Me: can you…
Mac: No
Or simply just: Too old version not supporting latest macos version.
THEY BREAK SHIT WHEN THEY RELEASE A NEW MACOS HOLY FUCK.
Meanwhile, Torvalds: We do not break userspace, motherfucker!
The love of Linux is great and ever expanding.
The cookie banner was really good.
Me: can you run this cool game I found
Mac: no
Are they doing full blown ARM processor’s now? I thought they still had enough devices less than three years old that still used Intel because of the COVID manufacturing delays.
As far as I know they still support some of their old Intel lineup, but it’s all ARM for new devices now.
The last Intel device was the MacPro, last year. Otherwise, they basically went 100% Arm within a year or so. A very quick and complete changeover.
Not just cpu, but 100% Apple. I think there was a singular, last Intel modem?usb? chip leftover that’s been replaced now.
A lot of windows UI is 30 years old
Pretty sure Windows has more legacy components than Linux just because no nerds are updating it in their free time
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.
Windows is also a clusterfuck of spaghetti code that only the most masochistic person would want to tackle. There’s so much legacy stuff in there it’s ridiculous. For example you can’t name a file com because of the DOS days when a COM file allowed you to access the Serial ports.
It’s updated by the entreprise not users
Exactly. Profit is the only thing that matters, so things only change if they’ll increase profits.
Then why are they acting like they want to gain less profits ?
More ads/data harvesting gives you more profit
Enterprise keeps what works. Why make it new?
New UIs drive sales up, that’s why they refresh the UI every few versions.
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.
No, literally. 11 still has some pre-XP dialog boxes. The framework they were written in obviously too (+at least 11 more).
This framework is part of Win32API. It’s still maintained and is a core API set.
deleted by creator
And there will be a riot if they try to change it
There already was one… Does anyone remember Windows 8?
it wouldn’t be so bad if the change wasn’t objectively worse
I throughly enjoyed windows 8. Having a side screen with all programs in a fully customizable area was great
deleted by creator
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.
Both of them:
Program: crashes
weirdoldlib.so.13: cannot open shared object file: No such file or directory
Googles wierdoldlib.so.13
Comes across forum post:
“Hey guys, I’m trying to run this ancient-ass game, and Linux says I need this thing apparently?”
“Update: never mind, I fixed it.”
A wave of rage crashed over me at that last line. WHYYYY do they always do that?
Or they leave a link to the solution.
The link is dead.
And is not on archive.org either.
There should be an app that every time you copy a link to the clipboard it sends a request to archive.org to archive that url.
Sounds like a security nightmare but it could work in certain cases (like just yesterday I was sharing a google drive link, I probably don’t want that to be archived)
That last line…deep breath…
I always thought one day stack overflow would join April fool’s and display variations of “never mind, found it” on every question instead of the users’ response, but it never happened and now that the site is no longer generally relevant if wouldn’t be as fun anymore.
Why is stack overflow no longer relevant?
Isn’t it dying? I haven’t seen any numbers tbh, it just feels like it is.
Applies to both, some parts of windows havent been updated since forever
Did everyone forget Chad is a caricature?
It’s just another rage comic character
MFW:
That’s just not true in windows case
Just because it installed, doesn’t mean it doesn’t run.
Or doesn’t come with 50x “are you sure” prompts
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.
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
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
The disc copy of Fallout 3 will not install on new windows due to games for windows no longer working. At least last time I tried to install it that was the case.
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.
The joke is that the 25y old Linux software is still maintained.
I thought the joke was about old binaries.
I thought the joke was that Linux doesn’t get the newer software alternatives, so it has to rely on old software.
Binaries are black magic, you can’t maintain them.
… As long as you have this week’s release of 25 dev tools pulled in from some dank npm/composer repo and you’re okay with it.
Wow, have dev bros gotten bad.
Anakin: “I’m going to install this 25 year old game”
Padme (smiling): “Install and run it, right?”
Anakin: smirk
Padme (frowning): “Install and run it, right?”
Run in cOmPaTiBiLtY mOdE.
Removed by mod
Shocked, im shocked! Well not that shocked.
Unix: the version of the OS that built it is still supported (solaris 10 may have a 22-year support window, and counting).
Can you open this 25 year old document? Windows: Why would I want to do that? Linux: Of course!
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.
doze: first accept this ula and new embedded ads
I will, as soon as the update processes in the background stop hogging my CPU
Linux: You got this far! I’m sure you’ll figure it out, champ!
What kind of documents?
Windows: Can you run 25 year old binaries? Yes you can.
Linux: Can you build 25 year old software from source? Yes you can.
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.
Yes this makes sense. Linux running a 25yr old binary would throw errors for shared libraries, or kernel compatibility or just the fact it’s the wrong arch type.
In my experience, on Windows a lot of old stuff runs as long as you have whatever registry setting enabled that lets you run non 64 bit programs. This isn’t available on every windows pc but if you’re running it on your home pc, you can probably get it. A lot of old games don’t work but old things that don’t use graphics almost always run.
In wine, it’s basically the same story. A lot of old stuff runs especially non graphical old stuff. Some old windows games don’t work on wine but just because something old doesn’t work on Windows doesn’t necessarily mean it won’t work on wine and vice versa.
I would rate wine as slightly more compatible with late 90s and early 2000s games than Windows is but ymmv. Graphics stuff tends to work a little more often on wine. Some mid 2000s games use obscure hacks that are impossible to ever get running on wine.
registry setting enabled that lets you run non 64 bit programs
Do they seriously not support 32bit software out of the box anymore? I know getting 16bit software to run on x64 is close to impossible (look up NTVDM x64) for obvious reasons but there is still lots of x86-only stuff.
32-bit software is still absolutely supported on amd64. Just go to
C:\Program Files (x86)
and be amazed.That’s what I thought because that was my experience last time I used Windows; that’s why it surprised me that the previous comment suggested otherwise.
16bit is definitely possible to run on x64.
You just have to run the same software 4 times simultaneously, duh.
Checkmate atheists!
Which package manager would you like to use today ?
> _apt
Apt is a good call. It predates yum, which itself predates yumv2-oops-dnf, and that beautiful porting gift from the Brazilian folks is still working hard at RPM management faster and more consistently than yum v1/v2 ever will.
Try PCLinuxOS (conectiva’s great-grandchild) - its template creation is horrible as they’ve forgotten how to anaconda, but otherwise it’s amazing.
that’d be dpkg, but I agree
yum
Ahh… Winget?
Arch: wtf? Remove that bloat immediately and check for updates
Removed by mod