|
|
|
|
|
by eertami
1449 days ago
|
|
>enjoy macOS If you're wanting to use your laptop for development work, you're going to pick the best job for the task. Moving to OSX would not only slow things down due to how slow non-native Docker is (no it is not negligible, yes I have an M1 Mac and I have tested it in a side-by-side comparison), but you have much less control over your environment compared to Linux. The vast majority of the people I've worked with choose to use Linux laptops over Macs, and I don't think CPU efficiency is something that's going to get them to change. While working from home, I can think of zero scenarios where I need more than 8 hours of battery life, which my x86 Intel laptop already exceeds. |
|
Silverblue is my favorite, but it's becoming common for me to develop everything within a docker image. As quickly as we're committing to a project, we're updating the env and rebuilding that image at the same time? I'm new to this.
I have a friend who's really big into k8s and ansible. Right now it feels like I'm toying around in 1 pod. He can bring up a set of services around the thing he's developing in a few minutes. I want his power. :x