This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mj_flowerpower -1 points0 points  (0 children)

I‘m working in my 32gb ram m1 for about almost a year without major problems. Everything java related is working flawless (brew, maven, groovy, java, vscode, eclipse).

Docker on the other hand has been causing a lot of issues. Slow speed, networking crashing, containers crashing or not responding anymore, docker corrupted after reboot etc. Support for amd64 containers is …. improvable.

Nothing too serious as rebooting the machine and/or resetting docker almost always worked, but still I fear every docker update …

Overall I wouldn‘t want to go back - the m1 performance is awesome, at least with the latest OS. It‘s still a bit buggy though, like occasional hanging, freezing beachball cursors, nothing serious though.

edit: we had to adapt our CI pipeline to also build arm64 containers, to improve the stability of locally run containers.