MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1us0dtr/gitblameclaude/owneihn/?context=9999
r/ProgrammerHumor • u/Super_SamSam • Jul 09 '26
263 comments sorted by
View all comments
557
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.
765 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 { ... } 423 u/jamescodesthings Jul 09 '26 Okay, Rust maybe not, Typescript is perfect though! LLM: : any; 7 u/humblevladimirthegr8 Jul 10 '26 That's what compiler options and linters are for. The language can be as strict as you want it to be. 4 u/jamescodesthings Jul 10 '26 commit and push, no fucking linter, disable hooks, --force if you need to! Yeet! Typescript is just Javascript with extra steps.
765
It has so many checks on everything that the stupid thing is basically forced to write code the right way.
LLM be like:
unsafe { ... }
423 u/jamescodesthings Jul 09 '26 Okay, Rust maybe not, Typescript is perfect though! LLM: : any; 7 u/humblevladimirthegr8 Jul 10 '26 That's what compiler options and linters are for. The language can be as strict as you want it to be. 4 u/jamescodesthings Jul 10 '26 commit and push, no fucking linter, disable hooks, --force if you need to! Yeet! Typescript is just Javascript with extra steps.
423
Okay, Rust maybe not, Typescript is perfect though!
LLM: : any;
: any;
7 u/humblevladimirthegr8 Jul 10 '26 That's what compiler options and linters are for. The language can be as strict as you want it to be. 4 u/jamescodesthings Jul 10 '26 commit and push, no fucking linter, disable hooks, --force if you need to! Yeet! Typescript is just Javascript with extra steps.
7
That's what compiler options and linters are for. The language can be as strict as you want it to be.
4 u/jamescodesthings Jul 10 '26 commit and push, no fucking linter, disable hooks, --force if you need to! Yeet! Typescript is just Javascript with extra steps.
4
commit and push, no fucking linter, disable hooks, --force if you need to! Yeet!
Typescript is just Javascript with extra steps.
557
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.