this post was submitted on 28 Jan 2025
1679 points (99.6% liked)

Programmer Humor

20188 readers
1241 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
[–] muntedcrocodile@lemm.ee 3 points 2 days ago (1 children)

I get this but I commit my vscode run configuration and testing env vars.

[–] JackbyDev@programming.dev 2 points 1 day ago (1 children)

As you should. Because the alternative is just putting it on some team wiki page where they'll just copy and paste it to their local stuff anyways. It just saves everyone time.

[–] muntedcrocodile@lemm.ee 2 points 1 day ago

That's exactly my thinking.