Hacker News new | ask | show | jobs
by freecodyx 777 days ago
I sometimes think, that c is all we need
2 comments

I write C all day and enjoy every second of it. I assume there are many like myself. There's just nothing new to make noise about, and that's a good thing, other than small quality-of-life improvements in the standard.
you dont need that comma fyi

While I fully support liking one language, it wouldnt feel right for me to not mention the benefits other languages bring, such as GC for large dev teams of lower skilled devs, languages with builtin unit tests, languages with templating or less bad macros, etc.