Hacker News new | ask | show | jobs
by marricks 108 days ago
Are you saying you and all your devs are doing light development work? That was the claim you're attempting to refute.

Light development for me is some node programs and a php server. If light development suddenly means 3 docker containers our world sucks IMO. People shouldn't need multiple operating systems to develop, that feels crazy wasteful.

1 comments

Docker overhead is practically nothing, so running 3 docker containers should be well within the "light development" bracket.
What the heck is going on here, something cannot be light and use 20gb of memory.

Is LLM driving the RAM shortage or is it hacker news commenters convinced they can't run a single git client without 20gb of free memory.

I am a web dev doing what I'd consider light dev work and the biggest memory hog running for me right now is 2gb for Figma.

What takes 20GB memory? I dev on a 2015 i5 and run multiple docker containers all day without issue.
Isn't docker overhead a full VM unless you're running Linux natively?