Elektrine lite

← Feed

@pkjqpg1h@lemmy.zip

Post #1305551

2026-02-12 18:46 UTC

I'm not a programmer, why are people so interested in Rust? edit: typo

Replies (1)

  • @rumba@lemmy.zip 2026-02-12 19:05

    It stops dangerous memory mistakes by design, forces safe handling of data, and eliminates the most commonly used vulnerabilities in C and C++ It encourages secure design, but that forces people who have been writing C/C++ for years to completely rethink how to do many things they're very proficient at.

    Open ##1305552