this post was submitted on 10 Aug 2025
832 points (95.0% liked)

Programmer Humor

25671 readers
2329 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Croquette@sh.itjust.works 8 points 3 days ago (1 children)

I interface with low level communication protocols, mostly uart, so it fits my use case. But it is nice to see the hurdles people encounters. It tells a lot about the language.

[โ€“] brucethemoose@lemmy.world 5 points 3 days ago* (last edited 3 days ago)

Yeah. I wasn't trying to imply it's a bad language at all; it just fits certain use cases. They are complex, like people.

Still, it seems like it'd be cool for engine work, with C# or maybe a subset of typed Python as a scripting language.