this post was submitted on 11 Oct 2023
491 points (98.0% liked)

Programmer Humor

32031 readers
1405 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
[โ€“] Borovicka@lemm.ee 53 points 11 months ago* (last edited 11 months ago) (1 children)

My friends, please stop writing "something"s that do 1001 different things.

With regards,
Devs cleaning up old projects

[โ€“] marcos@lemmy.world 15 points 11 months ago

Yeah, that won't happen.

And if you propose a separable set of functionality that you can mix as you like, you'll get shut down on the base that it's not viable (doesn't matter if you had written it already), it's too complex to understand (doesn't matter that everybody keeps doing everything wrong because nobody can understand the current one) and YAGNI (doesn't matter that keeping the current one running takes most of the time from everybody).