Live data from Hacker News

Show HN: Reviving a 20 year old OS X App

andrewshaw.nl

1–10 of 34 posts

Re: Show HN: Reviving a 20 year old OS X App

#4
I understand the whole retro look of the website but it's very unreadable with the white text on bright stars background. Fortunately reader mode on Safari helped me read it.

On a similar note, a few months ago, I took over a 14 year old Objective-C iPhone app called Painteresque and brought it back to life. Discussed here:

https://news.ycombinator.com/item?id=43222099

If OP is interested, maybe I can help with the Sandbox issues or having it published on the Mac App Store?

Re: Show HN: Reviving a 20 year old OS X App

#7

It's a bit sad it just won't run without modifications. I'm sure I could run a random exe from then in Windows?

Yeah, that’s the downside to swapping architectures. x86 goes to great pains to be backward-compatible at the instruction level, and then MS puts a lot of effort into keeping Windows backwards compatible.

A couple years back on Windows 10 I successfully installed and used a PCB layout tool from 1998. I was shocked at how smooth it went. I think it needed to run as administrator but otherwise zero issues.

Re: Show HN: Reviving a 20 year old OS X App

#8

It's a bit sad it just won't run without modifications. I'm sure I could run a random exe from then in Windows?

My son is playing Reader Rabbit from 2001 on my Windows 10 laptop.

I had to clock "enable 640x480" compatibility mode and I need to directly run the EXE (the wrapper launcher doesn't work) but otherwise it works fine.

Re: Show HN: Reviving a 20 year old OS X App

#9

It's Genius.app, an old flashcard app for Macs. Author discusses/compares Duolingo and Anki. Anki is disapproved for lack of precise right/wrong feedback. Repository of updated code: https://github.com/shawa/genius

I think OP is confused about how Anki works. It can totally be used the same as this tool if you just hit '1' for things you got wrong and '3' for things you got right. '2' and '4' are more power user levels of control.

Re: Show HN: Reviving a 20 year old OS X App

#10
post #4

I understand the whole retro look of the website but it's very unreadable with the white text on bright stars background. Fortunately reader mode on Safari helped me read it. On a similar note, a few months ago, I took over a 14 year old Objective-C iPhone app called Painteresque and brought it back to life. Discussed here: https://news.ycombinator.com/item?id=43222099 If OP is interested, maybe I can help with the S…

I was very confused by your comment because for me the background is clouds with black text.

Turns out it changes based on light/dark mode.

Post reply on HN