this post was submitted on 11 Sep 2023
206 points (95.6% liked)

Programmer Humor

31260 readers
821 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 47 points 10 months ago (1 children)

Simplifying doesn't have to mean fewer lines. LGTM.

[โ€“] [email protected] 25 points 10 months ago

Yeah, too simple is sometimes bad too. I had to refactor for better readability and it added 3k lines. But it was easier for everyone to understand the code. :)