Hacker News new | ask | show | jobs
by zrobotics 2443 days ago
I would argue that software devs should be restricted to older equipment- I develop on an older ThinkPad with 8GB & dual core. I think the devs who manage to create things like Slack & the new Gmail interface should try using their products on something other than the newest gen hardware. I've noticed the same tendency myself--when I was developing on my (overpowered) desktop I didn't have to pay any attention to performance and the quality of my work suffered.
2 comments

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.
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.
Their network should be high latency too