qqq

joined 3 years ago
[–] qqq@lemmy.world 11 points 1 month ago

C is compiled; minification won't make it faster.

[–] qqq@lemmy.world 13 points 1 month ago* (last edited 1 month ago) (2 children)

The engine is a single C file (c/glm.c, ~2,400 lines)

That file is almost 6k lines. The style also makes my eyes bleed. Why do people pretend stuffing 6k lines of code with almost no whitespace and meaningless variable names into a single file is a good thing? I've seen this a lot recently

[–] qqq@lemmy.world 2 points 2 months ago

Jesus, I thought this comment was a joke before reading the article