Live data from Hacker News

Show HN: TRUST – Coding Rust like it's 1989

github.com

71–80 of 98 posts

Re: Show HN: TRUST – Coding Rust like it's 1989

#71

My first experience with programming was QBASIC in like 1997 - looked just like this. Minus the anti-aliased fonts, and a far lower resolution.

I very much remember QBASIC. It created a lot of joy for me. But I went for something slightly different here.

Re: Show HN: TRUST – Coding Rust like it's 1989

#77
post #19

Looking at this makes me nostalgic in a way the author probably hasn't intended. Rust is notorious for its slow compile times, while Turbo Pascal was known to be blazingly fast. And the debugger, one of the most important part of the experience is "Not implemented". Dressing it as a 1989 IDE makes me painfully aware of what we have lost. Despite running on hardware that were orders of magnitudes slower than today, so…

There are hardware reasons too, related to polling frequencies etc.

Great article for those interested in the matter:

https://danluu.com/input-lag/

Re: Show HN: TRUST – Coding Rust like it's 1989

#80
post #19

Looking at this makes me nostalgic in a way the author probably hasn't intended. Rust is notorious for its slow compile times, while Turbo Pascal was known to be blazingly fast. And the debugger, one of the most important part of the experience is "Not implemented". Dressing it as a 1989 IDE makes me painfully aware of what we have lost. Despite running on hardware that were orders of magnitudes slower than today, so…

There are hardware reasons too, related to polling frequencies etc. Great article for those interested in the matter: https://danluu.com/input-lag/

Great article. Thanks for sharing.
Post reply on HN