Hacker News new | ask | show | jobs
by buro9 5099 days ago
It isn't: https://github.com/seanpringle/goomwwm/blob/master/goomwwm.c
1 comments

Umm yeah that's a 4k line C file?
What matters is size, not lines. You can just inline everything and it'll be like 3 lines of code.
It's a question of readability and code organization, not sheer size.