Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway85825
73 days ago
The Rust ecosystem and build tools are much easier to use than C. The value of a language isn't just syntax.
1 comments
megous
73 days ago
LLMs are great at C, probably because C is historically the most popular language in the world, by far. It only declined slightly very recently. But there's insane amount of code written in it.
link
Expurple
73 days ago
But are they "no UB in the code" great? For my use, Opus is absolutely good enough at Rust
link
megous
71 days ago
You don't need to rely on UB in C code either.
link
Expurple
68 days ago
Sure. But any nontrivial C codebase will have UB regardless of your intentions. This has been proven time and time again.
link