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

Programmer Humor

32361 readers
439 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
[โ€“] Wolfizen@pawb.social 51 points 1 year ago (1 children)

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

[โ€“] Rooki@lemmy.world 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. :)