Simplifying doesn't have to mean fewer lines. LGTM.
50 0 ReplyYeah, 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. :)
28 0 Reply
I pray that all those extra lines are comments.
22 0 ReplyRemoved unreadable // Added /* */ on their own lines with fancy design above and below comments
12 0 ReplySome of them, yes.
3 0 Replyctrl+P > format.
Git explodes.
1 0 ReplyThen the code is noisy. And that isnt simplyfied it is made noisy/clustered up.
2 10 ReplyYour username is very fitting
11 2 Reply
15 0 ReplyIf GitHub's UI isn't saying "infinity files changed" you're not trying hard enough.
12 0 ReplyBy simply I thought you meant delete the project.
10 0 ReplyAhh, yes, tracked eight hours of refactoring today…
9 0 ReplyI've done worse
6 0 ReplyPov: you find an image of a coconut in your code and try to remove it
5 0 ReplyBrought in a feature from a fork of our engine at work the other day. 8000 additions and a bunch of deletions and fix commits.
And apparently that's a pretty small merge...
Took me days just to review it.
5 0 ReplyIt's just code formatting, isn't it?
1 0 Reply