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”?
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”?
I would also add HP Probooks and Elitebooks, which are HP’s business lines, to that list. I have had good experiences with those on a variety of Linux distros.
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.
C seems like an awfully painful way to write the CRUD apps most of us spend our time on.
And any performance gains would be invisible in most situations where network I/O is the biggest bottleneck (almost) regardless of the language used.
There are teams where I work that are basically using Excel as a database and SharePoint as S3 in automated processes… But at least no one is going to DIE when those things fall over!
Personally, I have also had great experiences with the HP line of business laptops - Probooks and Elitebook.
Allow me to reveal my age by saying… No, duh!!!
The only possible way Microsoft can be this bad at naming things is if they are actively doing it on purpose.
2K of RAM? Time to port over some Atari 2600 games!
Came here to upvote for the exact same reasons.
Yeah, ujust is pretty cool!
At work, we’re a Windows shop. So mostly Docker (desktop) via WSL2. But it depends on the project. Sometimes it’s just NodeJS in Windows itself!
At home, mostly tools like nvm and Python venvs to handle multiple projects with potentially overlapping/problematic dependencies that I want to isolate from the base system.
Either way, initial testing happens locally with Docker compose, sometimes minikube depending on the project.
With Bluefin-DX it’s a lot of the same concepts but the included tools get you there a different, and honestly easier and more convenient way. But I have learn how to use those tools!
Bluefin-DX is great! I’m still figuring out how everything works - there are a lot of tools included that are new to me, despite being a cloud-oriented developer.
It’s a very different way to use Linux, from how the OS is constructed, to the container-first nature of the default applications and intended workflow. But I’m really enjoying learning how to use it.
Well… it’s hard to argue with that.