this post was submitted on 15 Mar 2026
866 points (93.4% liked)

Programmer Humor

30403 readers
2182 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Weirdfish@lemmy.world 6 points 1 day ago (1 children)

I think a lot of it comes down to the build team.

We have a very strict build, and while there is bloatware I could do without, they've always been great about handing out new machines, so we generally stay ahead of it.

The issue I run into is that at our company, I'm very much "That guy", who needs all the exceptions and special software.

While they've created some AD groups for me that provide most of what I need, transferring to a new laptop is a major procedure as I never know what new restrictions have been put in place that I'll need exceptions for. It's a constant battle between security and having the tools I need to do the job. I always have at least three laptops, one that I'm using, one I'm working on setting up, and the old one I can't let go of.

All that being said, yes, win 11 is an absolute pig compared to other options, once my machine is dialed in, I really don't mind the environment.

Course, it helps that my lab shares space with the end user IT support team, so all I have to do is call over my shoulder to have something fixed.

[–] RamRabbit@lemmy.world 2 points 1 day ago (1 children)

I always have at least three laptops, one that I’m using, one I’m working on setting up, and the old one I can’t let go of.

You sound like you need some VMs. Particularly for whatever is on that old laptop.

[–] Weirdfish@lemmy.world 3 points 22 hours ago

Have been working on moving what I can to a VM, but the systems I develop require physical access, and when I've asked, I've been told there is no way to give a VM access to the laptops ports.

Many of the systems / devices are on physically isolated networks, use RS-232 or USB for access, etc.

If there are netsec approved ways of passing physical ports to the VM that would solve a ton of my issues.