Hacker News new | ask | show | jobs
by Argorak 4145 days ago
We are in the weird situation where even most web application developers run their dev environment on beefier machines than the VMs they are hosting it on.
1 comments

Great point. I think this is horrible practice and I've seen it lead to lots of slow/clunky code and UX.

Next time I start a new team we're all getting Raspberry Pis for development.

I have a Raspberry Pi (albeit one of the new ones) sitting on my desk right now; I should implement that idea :)
I'm just using Vagrant VMs for that :). (I work on databases, though)