

The US government basically ONLY uses SQL…
The US government basically ONLY uses SQL…
Man, I hate it when that happens.
Hmmm, interesting. I like brew, for sure. And devcontainers worked ok for me when I was working on something by myself.
But as soon as I started working on a side project with a friend, who uses Ubuntu and was not trying to develop inside a container, things got more complicated and I decided to just use brew instead. I’m sure I could have figured it out, but we are both working full time and have families and are just doing this for fun. I didn’t want to hold us up!
Our little project’s back end runs in a docker compose with a Postgres instance. It’s no problem to run it like that for testing.
Maybe a re-read of the documentation for devcontainers would help…
Personally, I have found the developer experience on Bluefin-dx (the only one I’ve tried…) to be…. mixed.
VSCode + Devcontainers, which are the recommended path, are pretty fiddly. I have spent as much time trying to get them to behave themselves as I have actually writing code.
Personally, I’ve resorted to using Homebrew to install dev tools. The CLI tools it installs are sandboxed to the user’s home directory and they have everything.
It’s not containers - I deploy stuff in containers all the time. But, at least right now, the tooling to actually develop inside containers is kind of awkward. Or at least that’s been my experience so far.
I think the ublue project is fantastic and I really like what they are doing. But most of the world of developer tooling just isn’t there yet. Everything you can think of has instructions on how to get it going in Ubuntu in a traditional installation. We just aren’t there yet with things like Devcontainers.
Whoa!
Whoa, whoa, whoa, whoa. Hold it right there.
What about Babylon 5?!?
Yes, though traditional point-and-click GUI apps will also be rendered according to the same rules.
However, a lot of fans of tiling window managers also use things like terminal-based file mangers, have relatively well developed Neovim configs, etc.
So, it’s kind a whole THING that some folks really enjoy.
Yeah, I vastly prefer HP Pro/Elitebooks and Thinkpads over anything in the Dell business line.
Veronica is awesome and deserves a bigger following, no doubt.
Can I just have a modern Motorola Razr so I can pretend to be Captain Kirk again, please?
I use Aurora (the KDE version) as a software dev/ gaming machine. It’s great!
Well… it’s hard to argue with that.
Yeah… How many “ghost devs” don’t produce much code because they area stuck in meeting after meeting that they don’t need to be in just in case “someone has a tech question”?
Nothing is temporary. Every script, patch, application, and duct tape MacGyver/Scotty inspired fix I’ve ever written will run for eternity….
Personally, none. But my home machines all run Linux and my work machine is still on 23H2. But I’ve read a few stories about wider-spread-than-normal issues with the update.
It will take at least that long to fix 24H2….
Yeah, I do all my development in WSL2 (Ubuntu) at work every day. I use VSCode on the Windows 11 host. It’s great!
Would I prefer to use Linux natively? Sure, but I also have to support some Windows-only legacy code and a D365 environment or two, so Windows makes sense.
I work at a place that uses Azure to run everything (not my choice…).
Everything we have runs on Linux containers, Linux Azure functions, and a VM that runs Ubuntu.
You can run Windows on Azure but you certainly don’t have to.
Debian’s website….
I do a lot of .NET development at work (back end web APIs). It’s all done in Linux via WSL2. All my code runs in Linux containers on Azure.
I the context of Linux and self-hosting “prepping” is usually more about maintaining services you find useful in a way that you can do it yourself, as opposed to relying on Google or Amazon (etc) who could pull the rug out from under you at basically any time.