Hacker News new | ask | show | jobs
by kcartlidge 674 days ago
> I have sadly to use one M1 with 8gb and it is really painful.

I've been using an 8GB M1 for a couple of years, including for development with C#, Go, Python, and Rails. I've had triple-figures of browser tabs open, Office 2019 Mac, Affinity Designer, and more all running at once. And never in all those years have I experienced sluggishness or slowdown either in-app or during switching.

I don't doubt your experience, this is simply to say that not all observed behaviours can be assumed to be generally applicable.

1 comments

that's crazy to me. I was given a 32GB MBP for work and found it to constantly eat all of the ram and slow down to the point of being useless and require restarts every few days. It took considerable active management to keep more than 4GB free. I upgraded to a higher ram machine now and all of my challenges went away.

My main workflows are python dev and data analysis, some CAD modeling with fusion, and inevitably keeping too many chrome tabs open. Still, with what seemed normal to me, 32 GB didn't cut it, but reading these discussions is crazy making since I seem to be the only one.

> It took considerable active management to keep more than 4GB free.

This illustrates ignorance of the basics of how memory management works on macOS (e.g., "free" memory is not a determination of whether you need more RAM) https://support.apple.com/guide/activity-monitor/check-if-yo....