Once I got the hang of connecting Distrobox containers to VS Code, I was really very pleased by the whole setup.
I also thought it pretty incredible that running “ujust update” actually went into my Debian container for Haskell development and it ran “apt update” for me. I couldn’t believe it the first time.
When I oopsie in server-side software, I roll it back, hopefully users never see it. When you oopsie client-side software it’s far more likely that users see it and resolution takes order days, not order minutes.
As I am a coward, I only work server-side 🙃