Considering the background of folks here I’m curious on the developer setups used. interested in sharing? Recently started using Ubuntu desktop for home and seeing that Docker Desktop for Linux exists (was news to me!). Was running as nonroot but then discovered the reason for dockerdesktop when trying to load a devcontainer with undocker-in-docker.
#Off topic - your developer environment and setup
1 messages · Page 1 of 1 (latest)
I’m on intel Mac right now. However I heavily use codespaces/dev containers to work in base Ubuntu/Debian container and then my dot files repo uses chezmoi to auto install all my stuff (including dagger via aqua 😉). Want to try a system76 thelios someday.
I'm on an 16" M1 Pro Macbook Pro. The Intel -> Apple Silicon shift has been impressively easy. Occasionally wish that I had a Linux machine... but I like the fact that Discord and Zoom just work... 🙂
Home and Work I use Fedora. Work gave me an M1 mac but just ran into issues with the architecture (running on arm but developing for x86 servers). Some weird bugs with docker due to that as well. Extremely slow execution of simple containerized python scripts made for x86 but running on arm.
I also just prefer Gnome over OS X (I am weird I guess or 8 years of running Linux laptops makes it hard to go back)