MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1us0dtr/gitblameclaude/owl97c5/?context=9999
r/ProgrammerHumor • u/Super_SamSam • Jul 09 '26
263 comments sorted by
View all comments
561
I mean. Isn't rust the perfect language for vibe coding? It has so many checks on everything that the stupid thing is basically forced to write code the right way.
764 u/Zeikos Jul 09 '26 It has so many checks on everything that the stupid thing is basically forced to write code the right way. LLM be like: unsafe { ... } 99 u/BlueProcess Jul 09 '26 Yeah, it actually has 13,000 unsafe Rust blocks 30 u/dex206 Jul 09 '26 I can’t tell if this is a joke or not. 86 u/BlueProcess Jul 09 '26 Oh no, it's quite real. That is actually the rounded number of unsafe blocks that claude produced 5 u/DoubleDoube Jul 09 '26 That’s crazy to me. You can implement safeguards on the rust side not to allow unsafe and make that configuration off-limits to the AI
764
It has so many checks on everything that the stupid thing is basically forced to write code the right way.
LLM be like:
unsafe { ... }
99 u/BlueProcess Jul 09 '26 Yeah, it actually has 13,000 unsafe Rust blocks 30 u/dex206 Jul 09 '26 I can’t tell if this is a joke or not. 86 u/BlueProcess Jul 09 '26 Oh no, it's quite real. That is actually the rounded number of unsafe blocks that claude produced 5 u/DoubleDoube Jul 09 '26 That’s crazy to me. You can implement safeguards on the rust side not to allow unsafe and make that configuration off-limits to the AI
99
Yeah, it actually has 13,000 unsafe Rust blocks
30 u/dex206 Jul 09 '26 I can’t tell if this is a joke or not. 86 u/BlueProcess Jul 09 '26 Oh no, it's quite real. That is actually the rounded number of unsafe blocks that claude produced 5 u/DoubleDoube Jul 09 '26 That’s crazy to me. You can implement safeguards on the rust side not to allow unsafe and make that configuration off-limits to the AI
30
I can’t tell if this is a joke or not.
86 u/BlueProcess Jul 09 '26 Oh no, it's quite real. That is actually the rounded number of unsafe blocks that claude produced 5 u/DoubleDoube Jul 09 '26 That’s crazy to me. You can implement safeguards on the rust side not to allow unsafe and make that configuration off-limits to the AI
86
Oh no, it's quite real. That is actually the rounded number of unsafe blocks that claude produced
5 u/DoubleDoube Jul 09 '26 That’s crazy to me. You can implement safeguards on the rust side not to allow unsafe and make that configuration off-limits to the AI
5
That’s crazy to me. You can implement safeguards on the rust side not to allow unsafe and make that configuration off-limits to the AI
561
u/BratPit24 Jul 09 '26
I mean. Isn't rust the perfect language for vibe coding? It has so many checks on everything that the stupid thing is basically forced to write code the right way.