this post was submitted on 15 Mar 2026
900 points (93.5% liked)

Programmer Humor

30419 readers
3173 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
[–] UPGRAYEDD@lemmy.world 0 points 1 day ago (2 children)

This sounds more like IT babysitting.

If IT cant trust software engineers to have full admin rights on a work computer, either the calibur of your co workers is so bad that no one should want to work there, or the IT department has such a god complex, no one should want to work there.

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

No IT should trust devs to have full admin rights. Y'all know enough to fuck everything up and then blame IT for not knowing how to fix your weird ass edge case in 30 seconds before crying to the CIO. 

[–] r1veRRR@feddit.org 3 points 1 day ago

It obviously depends on the environment, but if I am supposed to develop tools that, in theory, can fuck up everything, then I also need access to everything (on my machine). There's no point in testing, if the elevated access rights on the server suddenly surface a fuckton of extra bugs.

Heck, I need admin just for the basics of installing developer tools and opening web ports.

They tried to lock our stuff down once. After a couple of days of absolutely zero work being done because all our tooling was missing, and the poor IT guy had to somehow learn how to install every tool we needed and taking forever, we just got sudo rights.

[–] yabbadabaddon@lemmy.zip 1 points 1 day ago (1 children)
[–] UPGRAYEDD@lemmy.world 1 points 21 hours ago (1 children)

Im in firmware. IDEs change often depending on the chip i am working with. In some cases, the tools are better on windows, or have been in the past. It has gotten alot better recently.

[–] yabbadabaddon@lemmy.zip 1 points 21 hours ago

How do you audit your IDEs extensions?