Y
Hacker News
new
|
ask
|
show
|
jobs
by
megous
77 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.
1 comments
Expurple
76 days ago
But are they "no UB in the code" great? For my use, Opus is absolutely good enough at Rust
link
megous
74 days ago
You don't need to rely on UB in C code either.
link
Expurple
71 days ago
Sure. But any nontrivial C codebase will have UB regardless of your intentions. This has been proven time and time again.
link