this post was submitted on 06 Aug 2026
351 points (98.6% liked)
Programmer Humor
32707 readers
1024 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

It kind of reminds me of a thing from the Apple IIe. If you were running a program on that machine and it crashed, it would often crash into this built-in micro debugger mode that gave you a * prompt. The normal boot-up ] prompt accepted BASIC and PRODOS commands, but the * prompt was for working with the Apple microassembler, and it was NOT user-friendly to the average young geek. So I learned exactly one command, which was 3D0G. My understanding was that this was an unconditional jump command to the place that PRODOS was normally loaded into memory at boot, so if the program hadn't overwritten that, it would get you back to the ] prompt. (Otherwise you had to turn the computer off and on again so it would reload from ROM, which wasn't a huge problem anyway, but this was a bit faster.) But I'm not actually sure exactly what it did. Anyway, it was memorable enough (since the zero looked close to an O that I could remember it as "three dogs") that I held on to it. Not actually important, just, y'know, kinda fun.
Huh, I wonder if that's where his name came from.
Had the same thought, would be pretty cool/interesting if so.
(Owwwwwww)