My first experience with programming was QBASIC in like 1997 - looked just like this. Minus the anti-aliased fonts, and a far lower resolution.
Show HN: TRUST – Coding Rust like it's 1989
71–80 of 98 posts
Re: Show HN: TRUST – Coding Rust like it's 1989
#72Re: Show HN: TRUST – Coding Rust like it's 1989
#73Re: Show HN: TRUST – Coding Rust like it's 1989
#74This needs to have DOS builds available. Is it performant enough for 90s hardware? I know the rust compiler itself isn't really.
Re: Show HN: TRUST – Coding Rust like it's 1989
#75Earlier quoted context omitted.
VisualRust
Glorious: https://seri.tools/blog/announcing-rust9x/
Re: Show HN: TRUST – Coding Rust like it's 1989
#76Re: Show HN: TRUST – Coding Rust like it's 1989
#77Looking 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…
Great article for those interested in the matter:
Re: Show HN: TRUST – Coding Rust like it's 1989
#78Re: Show HN: TRUST – Coding Rust like it's 1989
#79Re: Show HN: TRUST – Coding Rust like it's 1989
#80Looking 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/