this post was submitted on 27 Sep 2024
610 points (97.4% liked)

Programmer Humor

20039 readers
1474 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
[โ€“] [email protected] 6 points 4 months 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 1 points 4 months ago

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