this post was submitted on 20 May 2025
227 points (97.5% liked)

Programmer Humor

23407 readers
1631 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
 

Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no 'best' solution.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 days ago (1 children)

But like, does that happen often for you, that you need a piece of code that's gonna be thrown away?

I always feel like if code exists, it's not gonna be thrown away, so it's a good idea to make it maintainable. But I do probably have somewhat of a bias...

[–] [email protected] 2 points 2 days ago

Yes, because of the stuff I’m currently working on.

I’m trying to improve the Devex at the place I’m working, and there is a lot of need to change stuff on 10000+ repos or pipelines in order to standardize things…