this post was submitted on 30 Oct 2024
538 points (99.6% liked)

Programmer Humor

32472 readers
992 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 39 points 2 weeks ago (7 children)

C) Write a highly specific, custom-tailored boilerplate generator that does 80% of the work and needs only a day or two to implement.

[–] [email protected] 11 points 2 weeks ago (5 children)

This sounds just extremely dumb to me, as in "do something manually for 2 minutes or spend 2 days automating it"

Also, DRY in 90% of the cases is a sham

[–] [email protected] 3 points 2 weeks ago

DRY, but also pre-optimization and dependency hell are bad.

load more comments (4 replies)
load more comments (5 replies)