Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Funny how even safe Rust isn’t able to stop vibecoding without a proper validation. And the fact that it's a monopoly isn't so funny anymore.


There is no language that makes it impossible to have any kind of bug ever. The safety languages like Rust offer is around memory, not bad configuration or faulty business logic.


Rust is one of the few languages where I found AI to be very well checked. The type system can enforce so many constraints that you do avoid lots of bugs, and the AI will get caught writing shit code.

Of course, vibe coding will always find a way to make something horribly broken but pretty.


I have noticed LLMs tend to generate very verbose code. What an average human might do in 10 LoC, LLMs will stretch that to 50-60 lines. Sometimes with comments on every line. That can make it hard to see those bugs.


Yep, that’s what I wrote. It wasn’t a sarcasm




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: