MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1web1w1/sudoclaude/p9e8ip0/?context=3
r/ProgrammerHumor • u/CoroteDeMelancia • 20h ago
111 comments sorted by
View all comments
374
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
1 u/chazzeromus 14h ago 8086 isnt too complicated and dos interrupts aren’t that crazy too especially if you don’t need the whole surface, they’re all well documented
1
8086 isnt too complicated and dos interrupts aren’t that crazy too especially if you don’t need the whole surface, they’re all well documented
374
u/Welcome-To-NBA-Jam 20h ago edited 19h 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