Hacker News new | ask | show | jobs
by matklad 164 days ago
They do make a lot of sense in other contexts :-) From the actual rules, only #2 (minimize preprocessor) and #10 (compiler warnings) are C specific. Everything else is more-or-less universally applicable.
1 comments

And I suppose we did minimize the preprocessor somewhat with comptime… :D