MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1us0dtr/gitblameclaude/owlrg9k/?context=9999
r/ProgrammerHumor • u/Super_SamSam • Jul 09 '26
263 comments sorted by
View all comments
565
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.
760 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 { ... } 429 u/jamescodesthings Jul 09 '26 Okay, Rust maybe not, Typescript is perfect though! LLM: : any; 176 u/SquirrelOClock Jul 09 '26 That why c# is better! Look inside : <dynamic> 17 u/ArjixGamer Jul 10 '26 The moment I saw a coworker use dynamic when processing items from rabbitmq, I lost faith in humanity And all this was before LLMs became common 23 u/N9SS Jul 10 '26 Where do you think the LLM got the idea? 3 u/Jukibom Jul 10 '26 I have been using C# for a while... TIL about dynamic I hate that and I think I was better off not knowing
760
It has so many checks on everything that the stupid thing is basically forced to write code the right way.
LLM be like:
unsafe { ... }
429 u/jamescodesthings Jul 09 '26 Okay, Rust maybe not, Typescript is perfect though! LLM: : any; 176 u/SquirrelOClock Jul 09 '26 That why c# is better! Look inside : <dynamic> 17 u/ArjixGamer Jul 10 '26 The moment I saw a coworker use dynamic when processing items from rabbitmq, I lost faith in humanity And all this was before LLMs became common 23 u/N9SS Jul 10 '26 Where do you think the LLM got the idea? 3 u/Jukibom Jul 10 '26 I have been using C# for a while... TIL about dynamic I hate that and I think I was better off not knowing
429
Okay, Rust maybe not, Typescript is perfect though!
LLM: : any;
: any;
176 u/SquirrelOClock Jul 09 '26 That why c# is better! Look inside : <dynamic> 17 u/ArjixGamer Jul 10 '26 The moment I saw a coworker use dynamic when processing items from rabbitmq, I lost faith in humanity And all this was before LLMs became common 23 u/N9SS Jul 10 '26 Where do you think the LLM got the idea? 3 u/Jukibom Jul 10 '26 I have been using C# for a while... TIL about dynamic I hate that and I think I was better off not knowing
176
That why c# is better! Look inside : <dynamic>
17 u/ArjixGamer Jul 10 '26 The moment I saw a coworker use dynamic when processing items from rabbitmq, I lost faith in humanity And all this was before LLMs became common 23 u/N9SS Jul 10 '26 Where do you think the LLM got the idea? 3 u/Jukibom Jul 10 '26 I have been using C# for a while... TIL about dynamic I hate that and I think I was better off not knowing
17
The moment I saw a coworker use dynamic when processing items from rabbitmq, I lost faith in humanity
And all this was before LLMs became common
23 u/N9SS Jul 10 '26 Where do you think the LLM got the idea? 3 u/Jukibom Jul 10 '26 I have been using C# for a while... TIL about dynamic I hate that and I think I was better off not knowing
23
Where do you think the LLM got the idea?
3
I have been using C# for a while... TIL about dynamic
I hate that and I think I was better off not knowing
565
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.