Live data from Hacker News

Ask HN: What's an old software that you would like to have again?

news.ycombinator.com

1–10 of 41 posts

Ask HN: What's an old software that you would like to have again?

#1
We're on HN there're many people that start to look for some ideas to start programming or building better skills. In my life I had many newbies that just wanted to "copy" software characteristics and then open source it.

Do you have any old software that you would like to have again? Let's fill some comments for those people that want to start a weekend project or just want to revive some nostalgia

Re: Ask HN: What's an old software that you would like to have again?

#7

Old iTunes, pre-store, pre-video, etc. Just a music library and playlist management. I’ve actually been thinking about setting up an old G4 Mac just for this.

There's an existing app called Swinsian that is basically old iTunes as described.

Re: Ask HN: What's an old software that you would like to have again?

#8
woltlab burning board or phpbb:

But in a memory safe and secure (read as: strongly typed and sanitized) language, with a better database query concept. The old forums were plagued by SQL injection or PHP parser corruption/overflow exploits.

After reddit and stackoverflow both kinda are on their way to the shitter, I'd love to see e.g. an open source golang or rust based forum software flourish. Ideally supported by EFF or the Linux foundation.

There is Apache Answers [1] which was very promising, but I'm not sure whether the focus was that this was just a one time incubator product or whether they plan on building it further.

I fear that a lot of projects that were trying to tackle this niche were too overengineered. The reason why PHP forums were so popular is because it was easy (or convenient) to deploy. A simple VPS setup, even XAMPP or LAMPP tools existed, and all server administration web UIs like confixx had support for managing its dependencies.

[1] https://github.com/apache/incubator-answer

Re: Ask HN: What's an old software that you would like to have again?

#9

Old iTunes, pre-store, pre-video, etc. Just a music library and playlist management. I’ve actually been thinking about setting up an old G4 Mac just for this.

There's an existing app called Swinsian that is basically old iTunes as described.

Thanks, I’ll give it a try.
Post reply on HN