337
you are viewing a single comment's thread
view the rest of the comments
[-] Masterkraft0r@discuss.tchncs.de 39 points 1 year ago* (last edited 1 year ago)

As an embedded firmware guy for 10ish years:

C can die in a fire. It's "simplicity" hides the emergent complexity by using it as it has nearly no compile time checks for anything and nearly no potential for sensible abstraction. It's like walking on an infinite tight rope in fog while an earth quake is happening.

For completely different reasons: The same is true for C++ but to a far lesser extent.

[-] colonial@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Ahh, the consequences of using the PDP-11 as your abstract machine.

I find C fun in small doses, but if I ever had to scale up to an actual product, I'd quickly want to off myself from copy-pasting my vector implementation for every different type it needs to contain.

(Of course, I could commit macro abuse to emulate generics, but... that's just asking for trouble.)

[-] Masterkraft0r@discuss.tchncs.de 1 points 1 year ago

Well it made sense! In the 70s, and just doesn't anymore. 🤷

load more comments (5 replies)
this post was submitted on 01 Sep 2023
337 points (96.2% liked)

Programming

17028 readers
103 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS