this post was submitted on 19 Mar 2026
695 points (94.6% liked)

Programmer Humor

30482 readers
2364 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
[โ€“] sexual_tomato@lemmy.dbzer0.com 1 points 8 hours ago (1 children)

Every decision I've made to write code with poor maintainability was driven by time pressure to deliver

[โ€“] Tja@programming.dev 1 points 7 hours ago

Which is the norm, not the exception. Really good devs (which I'm not) are capable of delivering clean, modular, readable and maintainable code under pressure, working in a team with other people, with unclear requirements.