this post was submitted on 30 Jan 2024
852 points (99.3% liked)

Programmer Humor

37227 readers
288 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
[–] dan@upvote.au 69 points 1 year ago* (last edited 1 year ago) (15 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.

[–] IdleSheep@lemmy.blahaj.zone 22 points 1 year ago (1 children)

WinDirStat works but is super slow though. WizTree is a much better modern equivalent.

[–] dan@upvote.au 5 points 1 year ago* (last edited 1 year ago)

I do like Wiztree, but WinDirStat is still pretty common to see. The 2005 version of WinDirStat still gets around 60,000 downloads per week according to the Sourceforge stats. https://sourceforge.net/projects/windirstat/files/windirstat/1.1.2%20installer%20re-release%20%28more%20languages%21%29/stats/timeline

I was just using it as an example of old software that people still use :)

load more comments (13 replies)