563
panic (lemmy.blahaj.zone)
submitted 1 month ago by not_IO to c/programmer_humor@programming.dev

https://defcon.social/@fortyseven/116279569744717982

i miss when the law was trying to seem serious

you are viewing a single comment's thread
view the rest of the comments
[-] lime@feddit.nu 30 points 1 month ago* (last edited 1 month ago)
def verify_age(u: User) -> bool:
    return hasattr(u, "age") and u.age is not None
[-] SpaceNoodle@lemmy.world 16 points 1 month ago

Unacceptable. All my friends are None

[-] lime@feddit.nu 2 points 1 month ago* (last edited 1 month ago)

*to the tune of California Dreamin'*

this post was submitted on 23 Mar 2026
563 points (100.0% liked)

Programmer Humor

31504 readers
1423 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