I see that the M1 Mac Mini is only available with 8GB RAM. Is that likely to remain as a market segmentation thing, or could a 16GB Mini be available soonish?
Ask HN: How do you like developing on an M1 Mac so far?
21–30 of 135 posts
Re: Ask HN: How do you like developing on an M1 Mac so far?
#22I was literally just coming on here to ask this question! Specifically, whether or now homebrew is happy with the m1.
If you have the arm64 openjdk installed from Azul, you can edit out the dependency from the cask and it works fine.
Re: Ask HN: How do you like developing on an M1 Mac so far?
#23https://github.com/evansm7/vftool
Re: Ask HN: How do you like developing on an M1 Mac so far?
#24Also M1 owners, I would also like to know how much 8/16 GB memory has affected your workflow/productivity assuming you previously had at least 32GB RAM? e.g. Those who never closed their apps before, kept several browsers with several dozen tabs, Note taking apps, IDE, VM etc. all the time. Is lighting fast opening of apps on M1 = Never having to close the apps in any machine with large RAM?
In my experience with 16GB Intel Macs for years, I have never had memory problems. I'm sure there are some large data migration cases which could make it a problem, but for my typical development (1-3 instances of a JetBrains IDE open, PostgreSQL and MySQL servers running, Docker running, sometimes even VirtualBox running, half a dozen or more terminal sessions, 1-5 Rails apps running - all of these simultaneously) I have been fine with 16GB.
If anything does start to create memory pressure, it's usually Chrome or Firefox after they've been open for weeks (since my laptop uptimes are usually 30-90 days), with far too many tabs open.
Re: Ask HN: How do you like developing on an M1 Mac so far?
#25Also M1 owners, I would also like to know how much 8/16 GB memory has affected your workflow/productivity assuming you previously had at least 32GB RAM? e.g. Those who never closed their apps before, kept several browsers with several dozen tabs, Note taking apps, IDE, VM etc. all the time. Is lighting fast opening of apps on M1 = Never having to close the apps in any machine with large RAM?
I can't exactly explain how or why, but it seems to enforces discipline by reducing task (and context) switching - so much that I got myself another laptop with 4Gb.
Re: Ask HN: How do you like developing on an M1 Mac so far?
#26Re: Ask HN: How do you like developing on an M1 Mac so far?
#27I got mine this week, I'm surprised it doesn't even blow hot air while building node from source. However, I am greatly disappointed in the fact that I cannot use both usb-c for displays, only one of them. I did not know of this limitation until I discovered things were not working as expected. Everything is super responsive, it's far better than the 2014 mac mini (4GB of ram) with 2020 SSD. Rosetta 2 seems to work w…
Can you explain this a little better? I have a MAc Mini 2014 lying around that never got to put to good use (I inherited it when my father died) and one of my daughters tried to use for video editing but deciding against because of the memory limitations.
Would you say even thought with the little RAM it is still good?
Re: Ask HN: How do you like developing on an M1 Mac so far?
#28I think it'll be another month or two at least before doing scientific programming will be pleasant due to the lack of support from e.g. numpy and hacked versions of gfortran being used for R.
Re: Ask HN: How do you like developing on an M1 Mac so far?
#29I am wanting to get virtualbox running though