this post was submitted on 16 Feb 2025
268 points (94.1% liked)

Technology

63045 readers
5756 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 10 points 5 days ago (1 children)

There may be some truth to that, but seeing Rust take off means there's still interest in lower level languages. Rust is making its way to the Linux kernel and other established FOSS projects, which improves the chances for people uncomfortable with C-style languages to get involved.

But I think the explanation is simpler: younger people don't have the time for FOSS, and few companies pay people to work on FOSS. So these graybeards are either grandfathered into the few roles that exist, or have sufficient time (e.g. kids moved out/largely independent).

[โ€“] [email protected] 5 points 5 days ago

I'm perfectly comfortable with C, it's a neat, small, language. I actually understand the whole of the semantics (at least the POSIX ones). I also happen to speak x86 assembly quite fluently (as long as it's not SIMD noone speaks that fluently, last time I actually wrote assembly in earnest x87 was still relevant). The thing is though I'm more comfortable with Rust, even if I don't understand absolutely everything: Because it's less mental load. I don't need to worry about so many things at once, don't have to keep a thousand assumptions in mind that that pieces of code I'm not currently working on are making.

No, driving a unicycle instead of the metro doesn't make you a better commuter. It makes you a better unicycle driver.