First of all, wow, well done. The project and community is awesome. Thank you.
I need some help with a few fundamentals. I have used Debian at home for many years and recently switched to Bluefin-dx.
I am a full stack developer (20+ years). My current work project uses windows, docker, GitLab so I have some (limited) container experience, but otherwise very little cloud (kubernetes etc) knowledge.
I am using bluefin as my main machine for personal use including development. I am used to using intellij and I have a personal license but I could use VS Code if it makes more sense for e.g. devcontainer integration.
I think I am lacking a lot of assumed knowledge that cloud-natives take for granted. I appreciate some answers are subjective, but I need to start somewhere.
I understand that my source & data should be on the host and dev tools installed in a container. I would like a declarative setup that I can back up.
- bluefin-cli - it’s not clear to me why this exists.
- am I supposed to use brew on the host or in a container
- should I use fleek/nix or brew, or does it just depend on preference
- should I use devcontainers + jetpack.io or some other toolset / workflow