699
you are viewing a single comment's thread
view the rest of the comments
[-] tiredofsametab@fedia.io 19 points 4 months ago

Now call that C program from some other program in another language.

[-] JasonDJ@lemmy.zip 26 points 4 months ago* (last edited 4 months ago)
with open('program.c', 'w') as f:
    f.write(
"""I'm not actually going to copy down the program... 

But you get the idea of the joke.

Right?""")
[-] bjoern_tantau@swg-empire.de 23 points 4 months ago
[-] tiredofsametab@fedia.io 15 points 4 months ago

step 1: unsafe fn()...

this post was submitted on 12 Mar 2025
699 points (100.0% liked)

Programmer Humor

25495 readers
1812 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

founded 2 years ago
MODERATORS