this post was submitted on 01 Aug 2025
148 points (96.8% liked)

Programmer Humor

25425 readers
1034 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
 

Don't say anyway, say anyhow

you are viewing a single comment's thread
view the rest of the comments
[–] magic_lobster_party@fedia.io 9 points 1 day ago

I like the flexibility Rust offers with the result type. It makes the error handling part of the control flow rather than an afterthought.