Hacker News new | ask | show | jobs
by andai 2444 days ago
I've held the exact same belief, that all software (including OS!) should be developed on 5-10 year old hardware, not only so that it actually works on 5-10 year old hardware, but so that it works even better on the newer stuff.
2 comments

I disagree completely.

You could make the argument that devs should deploy their apps to older hardware. But develop on old hardware?

You clearly don't value developer time or the quality of life that heavier IDEs bring to the table.

That’s not exactly how it works. New CPUs and GPUs support new features that you could never test on old hardware: AVX, real-time raytracing, etc.