this post was submitted on 31 May 2026
62 points (94.3% liked)

Programming

27178 readers
427 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 3 years ago
MODERATORS
 
  • Rust will save Linux from C's inherent security weaknesses.
  • Linux, faced with a flood of AI-discovered security problems, could use the help.
  • Going forward, more and more Linux code will be written in Rust.
you are viewing a single comment's thread
view the rest of the comments
[–] Avicenna@programming.dev 1 points 4 days ago

A better title than previous, not sure I agree though. Not that I don't think it wouldn't improve memory safety. It is that LLMs can keep finding bugs on even a clean code base practically forever. Yeah they may not be critical bugs or even those which are technically correct but makes you roll your eyes like you would on an intern that is trying a bit too much to impress. Infact if you incentivise the LLM enough, it will likely produce fake bugs. So better memory safety won't stop some people dumping pages of LLM bug reports.