Hacker News new | ask | show | jobs
by a456463 105 days ago
lmao the koolaid in this thread is mind boggling. most of the development on mac unless everybody is doing iOS and Swift development with 3rd party web services / APIs, is going to involve brew/virtualization. currently running 29GB out of 32GB on M4 for work. This is just absolute unrealistic claim.

I also survey and manage development env for a 250 engineer tech org. 8GB is not going to fly

3 comments

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.

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?
But is the system choking? Or, are you certain it would choke with half the RAM you have? It's a well know thing that OS will book majority of the RAM you have and that's actually not a problem at all.
if you had 64GB you'd be using some 59GB. I have a 128GB machine and it happily hits around 40GB of used memory in no time at all.