this post was submitted on 14 Jun 2024
674 points (93.0% liked)

Programmer Humor

25395 readers
1658 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
you are viewing a single comment's thread
view the rest of the comments
[–] Norodix@lemmy.world 28 points 1 year ago (2 children)

I do embedded. Its all C. You can't replace it.

[–] Shareni@programming.dev 8 points 1 year ago (2 children)
[–] tehbilly@lemmy.dbzer0.com 7 points 1 year ago (1 children)

Wait, that's like C with ~~extra~~ fewer steps

[–] Shareni@programming.dev 6 points 1 year ago

And I think they rewrote a bunch of C libraries in order to have a better cross-platform compiler for C and zig. Or something along those lines

[–] Agrivar@lemmy.world 7 points 1 year ago

Inertia is a mofo. I did embedded programming for industrial automation almost thirty years ago, building upon and expanding an existing nightmare of C code... and I bet there's still some of mine running something out there to this day.