Home » Community » Coffee corner » "A Call to Rediscover the Spirit of C++"
Re: "A Call to Rediscover the Spirit of C++" [message #61793 is a reply to message #61792] |
Sun, 07 September 2025 08:24  |
Oblivion
Messages: 1230 Registered: August 2007
|
Senior Contributor |
|
|
Quote:"Ohhh, Rust," Kernigham said, to audience laughter.

Link of the talk: https://youtu.be/WEb_YL1K1Qg?si=3ZvhljHhjbxTpiav&t=3742
I tried to write stuff in Rust several times. It wasn't bad (except for the compilation part ), but it really has a overly convoluted and strange syntax (at least for me).
It really has a nice solution (borrow checker) for a subset of coding errors.
However, I think many people observe the same thing: If you're not going to rewrite everyting by yourself (which is a PITA by itself), you need to use crates (similar to U++ packages). And the more you use the crates the more you get "unsafe" code all around. So it gives a false sense of security, which is IMO even dangerous.
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Sun, 07 September 2025 08:35] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Thu Sep 11 03:00:56 CEST 2025
Total time taken to generate the page: 0.13473 seconds
|