this post was submitted on 18 Dec 2025
307 points (98.7% liked)

Programmer Humor

31037 readers
1561 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
all 7 comments
sorted by: hot top controversial new old
[–] Fiery@lemmy.dbzer0.com 57 points 4 months ago

Except that one guy at Cloudflare who sees no issue with unwrapping.

[–] franzbroetchen@feddit.org 54 points 4 months ago
[–] trxxruraxvr@lemmy.world 19 points 4 months ago (2 children)

It's ok as long as you first check there actually is some present

[–] protogen420@lemmy.blahaj.zone 1 points 3 months ago

match result { presenr => print("meow") error(err) => panic!() }

[–] goatinspace@feddit.org 3 points 4 months ago