Y
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
grandalf
4145 days ago
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.
link
yellowapple
4145 days ago
I have a Raspberry Pi (albeit one of the new ones) sitting on my desk right now; I should implement that idea :)
link
Argorak
4145 days ago
I'm just using Vagrant VMs for that :). (I work on databases, though)
link
Next time I start a new team we're all getting Raspberry Pis for development.