28
Fuck, Marry, Kill? (hostux.social)
you are viewing a single comment's thread
view the rest of the comments
[-] Nerd02@lemmy.basedcount.com 1 points 1 year ago

I was under the impression that the Go compiler was written in C/C++, though don't quote me on this one. My browser however is Firefox, so touché on that one.

[-] CanadaPlus 1 points 1 year ago* (last edited 1 year ago)

It's either C/C++ or Rust, right? And the thing about Cu̎윈

Segmentation fault

[-] Nerd02@lemmy.basedcount.com 1 points 1 year ago

There's plenty of applications that aren't critical enough to require precise memory management and where a GC is a worthy tradeoff for the simplicity that Go brings to the table, but sure, if you are interested in going super low level that's what you are left to work with.

And it's probably fine. If I had to pick between C++ and Rust I would choose the latter any day of the week but thankfully not every developer has to go that low.

[-] CanadaPlus 2 points 1 year ago

Oh yeah, don't get me wrong higher-level languages have a place. C and I assume Rust are no good if you just want to hack a simple thing together. Low-level languages are bad is indeed a hot take, though, and I've fully bought into the Rust hype, at least vs. C/C++.

[-] Nerd02@lemmy.basedcount.com 2 points 1 year ago

Nah I didn't say that it's bad lol. Didn't mean it that way, at least. The way I understand the "fuck, marry, kill" game is that:

  • Fuck: down to play with it every once in a while
  • Marry: always down to use it
  • Kill: never want to use it

but if someone else wants to play with Rust who am I to stop them

this post was submitted on 29 Aug 2023
28 points (71.2% liked)

Programmer Humor

32044 readers
1849 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS