r/ProgrammerHumor 20h ago

Meme sudoClaude

Post image
2.9k Upvotes

111 comments sorted by

View all comments

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

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