this post was submitted on 30 Jan 2024
33 points (100.0% liked)

Programmer Humor

32448 readers
986 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago* (last edited 9 months ago) (3 children)

Keep in mind that software doesn't have an expiry date. If a piece of software is unmaintained and doesn't have an active fork but it still fulfills your use case and doesn't have any major issues, there's no need to replace it. Some of the software I use hasn't seen any updates in five years but I still use it because it still works.

Edit: As an example, a lot of people still use WinDirStat even though the latest release 1.1.2 is now 17 years old.

[–] [email protected] 2 points 9 months ago

I'd say that problems mostly come from the need to update dependencies in case of vulnerabilities being discovered. But not every software needs elevated privileges or can become a vector of attack, I guess

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (2 children)

Desktop - Linux - Yes, likely. If not, here's a flatpak
Desktop - Windows - Maybe it still runs in a compatibility mode?
Desktop - iMac - Here's an emulator, good luck.

Mobile - PostMarketOS - Yes, likely. If not, here's a flatpak
Mobile - Android - Maybe? Try it and see if you get permission denial
Mobile - iPhone - Fuck you, no.

[–] [email protected] 1 points 9 months ago (1 children)

Wait, flatpak works on PostMarketOS?

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

Yep! It's the default on things like phosh and gnome mobile for packaging apps

[–] [email protected] 0 points 9 months ago* (last edited 9 months ago) (1 children)

Windows is pretty good with backwards compatibility, probably the best out of anything. I can run Visual Basic apps I wrote in the early 2000s on Windows 11 and they still run fine. Some old 32-bit games work fine too. You can even run some 16-bit Windows 3.0 apps on 32-bit Windows 10 if you manually install NTVDM through the Windows features (it was never ported to 64-bit though)

Linux is okay for backcompat but I'm not sure an app I compiled 20 years ago would still run today.

[–] [email protected] 1 points 9 months ago

Tell that to video games, which constantly need a compat mode enabled

[–] [email protected] 0 points 9 months ago (1 children)
[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)

I use windirstat almost monthly and have never heard of WizTree. Keeping this in mind for next time I use it.

Though at this point, maybe I should just commit honestly