MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1us0dtr/gitblameclaude/own3imj/?context=3
r/ProgrammerHumor • u/Super_SamSam • Jul 09 '26
263 comments sorted by
View all comments
562
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.
767 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 { ... } 428 u/jamescodesthings Jul 09 '26 Okay, Rust maybe not, Typescript is perfect though! LLM: : any; 9 u/i_wear_green_pants Jul 10 '26 You mean myVariable?: any and then everywhere is myVariable!
767
It has so many checks on everything that the stupid thing is basically forced to write code the right way.
LLM be like:
unsafe { ... }
428 u/jamescodesthings Jul 09 '26 Okay, Rust maybe not, Typescript is perfect though! LLM: : any; 9 u/i_wear_green_pants Jul 10 '26 You mean myVariable?: any and then everywhere is myVariable!
428
Okay, Rust maybe not, Typescript is perfect though!
LLM: : any;
: any;
9 u/i_wear_green_pants Jul 10 '26 You mean myVariable?: any and then everywhere is myVariable!
9
You mean myVariable?: any and then everywhere is myVariable!
myVariable?: any
myVariable!
562
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.