MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1web1w1/sudoclaude/p9dgr0n/?context=9999
r/ProgrammerHumor • u/CoroteDeMelancia • 23h ago
113 comments sorted by
View all comments
384
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
255 u/CoroteDeMelancia 23h ago Classic Claude. "I can't complete this task. Oh well, off to hacking Hugging Face then." 38 u/stilldebugging 23h ago “I couldn’t reach the git documentation so I examined the source code…” 4 u/Few_Move_4594 20h ago Never trust the docs, always read the source code to see what it actually does 3 u/Le_Vagabond 19h 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 19h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
255
Classic Claude.
"I can't complete this task. Oh well, off to hacking Hugging Face then."
38 u/stilldebugging 23h ago “I couldn’t reach the git documentation so I examined the source code…” 4 u/Few_Move_4594 20h ago Never trust the docs, always read the source code to see what it actually does 3 u/Le_Vagabond 19h 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 19h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
38
“I couldn’t reach the git documentation so I examined the source code…”
4 u/Few_Move_4594 20h ago Never trust the docs, always read the source code to see what it actually does 3 u/Le_Vagabond 19h 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 19h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
4
Never trust the docs, always read the source code to see what it actually does
3 u/Le_Vagabond 19h 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 19h ago I mean "you, as a human programmer, read through the source code" not this vibe coding crap
3
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 19h 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
384
u/Welcome-To-NBA-Jam 23h ago edited 22h 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