this post was submitted on 27 Sep 2024
624 points (97.1% liked)

Programmer Humor

22864 readers
563 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 7 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.

[โ€“] [email protected] 1 points 7 months ago

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