this post was submitted on 11 Sep 2023
235 points (96.1% liked)

Programmer Humor

32054 readers
1610 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] 50 points 1 year ago (1 children)

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

[โ€“] Rooki 28 points 1 year 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. :)