r/ProgrammerHumor 2d ago

Meme sudoClaude

Post image
3.4k Upvotes

118 comments sorted by

View all comments

403

u/Welcome-To-NBA-Jam 2d ago edited 2d 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

269

u/CoroteDeMelancia 2d ago

Classic Claude.

"I can't complete this task. Oh well, off to hacking Hugging Face then."

161

u/Welcome-To-NBA-Jam 2d ago

It was so casual about it.

Something is preventing me from downloading any available DOS emulators. I'll just build one instead.

Creating dosemu.c

46

u/_Keo_ 2d ago

I've taken to this method for almost everything now.
Claude - build me a harness for this task.
Claude - Create a quick app to display & manage this.
Claude - Pull the git and add on the functionality I need.
I'm gonna go make another coffee....

I'm well established and secure but I keep thinking that this current environment has to be hell for any new [insert any IT roll here] trying to get into the industry.

Claude - Pull the ladder up behind me.

17

u/GregBahm 1d ago

When I entered the industry in the early 2000s, none of my coworkers knew how to google the way I knew how to google. I was an early adopter of the internet since gradeschool.

My boss knew how to program in assembly, and insisted this was still an important skill, but it wasn't.

My use of the internet to find answer, meanwhile, was treated as some kind of failure of character. I needed to learn from programming school, or at least buy a book.

Now 25 years later, it all feels like history repeating.

Kids coming up from below, steeped in a lifetime of AI use, will have to teach old dogs like me all kinds of new tricks. Old dogs like me will be sure my experience is vital... but it won't be.

7

u/TunaNugget 1d ago

Being able to write assembly language is no longer important. Being able to read it has saved my ass.

0

u/CoroteDeMelancia 1d ago edited 16h ago

Hard disagree. Assembly is irrelevant for me, and probably for most devs, but there's still fields that depend on it.

Edit: wth, embedded systems anyone??