this post was submitted on 23 Sep 2023
1499 points (98.4% liked)

Programmer Humor

19197 readers
1090 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 1 year ago
MODERATORS
1499
My Journey (telegra.ph)
submitted 1 year ago* (last edited 1 year ago) by sag@lemm.ee to c/programmer_humor@programming.dev
 

but i use ddg btw

you are viewing a single comment's thread
view the rest of the comments
[โ€“] riskable@programming.dev 7 points 1 year ago (1 children)

Hey now... if you reinvent the wheel you can make it your own.

...in a way that no one else will appreciate or understand, necessitating that the next person that comes along will also have to reinvent the wheel...

This holds true no matter how well you try to make it simple, modular (so changes only have to touch the small relevant piece instead of understanding the whole thing), documented by good code comments and multiple external docs for different audiences.

Drives me up a wall. Would be so much easier to just slap-dash whack it together, but I've been the one to come back to something a year later with no clue too many times.