|
|
|
|
|
by watermelon0
1651 days ago
|
|
From my experience (and I know it might be skewed a bit), most developers that I know or have worked with, if given a choice, prefer MacBooks (at least for backend/frontend/Android development.) If people are actually using ARM for development, it also makes sense to use ARM for CI and production servers, since maintaining support for two architectures is just not feasible in the long run. Recently, I've been testing ARM on CircleCI, and in my experience builds and test runs are about 20-25% faster on ARM vs x86, which to me seems like a big win. |
|