this post was submitted on 27 Sep 2024
605 points (97.2% liked)

Programmer Humor

19331 readers
1 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] vithigar@lemmy.ca 6 points 2 weeks ago (1 children)

"Clean" because all the code that does anything is split into countless three line "atomic functions" and buried under layers of observables and factories I bet.

[โ€“] Anticorp@lemmy.world 1 points 2 weeks ago

Pointless abstraction is a tool to ensure repeat contracts by vendors, not a good coding standard.