HACKER Q&A
📣 FerkiHN

How many communities HN it devs in C language?


I looked at a lot of posts, but I didn't see anyone mentioning the C programming language, I hope I'm the only one here?


  👤 andreamonaco Accepted Answer ✓
Many people still use C, I do for sure

👤 skydhash
C is boring technology. Occasion to make the news are rare. I hack things in C when some tools I use crash or is missing features. Or to learn how somethings work.

Just like if you want some basic HTML form attached to a database that's guaranteed to run everywhere, you write in PHP, if you want a simple Linux (and BSD) cli app, you write it in C. Both are dangerous tech (as in no guardrails), but you'll be set for decades with minimal maintenance.