this post was submitted on 09 Jan 2025
1097 points (98.4% liked)

Programmer Humor

19935 readers
3332 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
[–] [email protected] 1 points 2 days ago

Mostly infrastructure as code with folks installing software natively on their windows host (terraform, ansible, powershell modules, but we also do some NPM stuff too). I'm trying to get people used to running a container instead of installing things on their host so I don't have to chase people down when they run commands using the wrong version or something.