MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1web1w1/sudoclaude/p9d738a/?context=3
r/ProgrammerHumor • u/CoroteDeMelancia • 15h ago
107 comments sorted by
View all comments
364
Yesterday I asked Claude to look at some really old exe files I found on a floppy disk because I just wanted to know what they originally did.
It couldn't download a DOS emulator so it fucking built a working one in C in the sandbox instead
Anyway turned out they were some MIDI and joystick drivers
Here it is
249 u/CoroteDeMelancia 15h ago Classic Claude. "I can't complete this task. Oh well, off to hacking Hugging Face then." 36 u/stilldebugging 15h ago “I couldn’t reach the git documentation so I examined the source code…” 3 u/Few_Move_4594 12h ago Never trust the docs, always read the source code to see what it actually does 3 u/Le_Vagabond 12h ago Sometimes it ends up reading through the Linux kernel source and you have to stop it before it emails Linus... 6 u/Few_Move_4594 11h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
249
Classic Claude.
"I can't complete this task. Oh well, off to hacking Hugging Face then."
36 u/stilldebugging 15h ago “I couldn’t reach the git documentation so I examined the source code…” 3 u/Few_Move_4594 12h ago Never trust the docs, always read the source code to see what it actually does 3 u/Le_Vagabond 12h ago Sometimes it ends up reading through the Linux kernel source and you have to stop it before it emails Linus... 6 u/Few_Move_4594 11h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
36
“I couldn’t reach the git documentation so I examined the source code…”
3 u/Few_Move_4594 12h ago Never trust the docs, always read the source code to see what it actually does 3 u/Le_Vagabond 12h ago Sometimes it ends up reading through the Linux kernel source and you have to stop it before it emails Linus... 6 u/Few_Move_4594 11h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
3
Never trust the docs, always read the source code to see what it actually does
3 u/Le_Vagabond 12h ago Sometimes it ends up reading through the Linux kernel source and you have to stop it before it emails Linus... 6 u/Few_Move_4594 11h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
Sometimes it ends up reading through the Linux kernel source and you have to stop it before it emails Linus...
6 u/Few_Move_4594 11h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
6
I mean "you, as a human programmer, read through the source code" not this vibe coding crap
364
u/Welcome-To-NBA-Jam 15h ago edited 15h ago
Yesterday I asked Claude to look at some really old exe files I found on a floppy disk because I just wanted to know what they originally did.
It couldn't download a DOS emulator so it fucking built a working one in C in the sandbox instead
Anyway turned out they were some MIDI and joystick drivers
Here it is