this post was submitted on 01 Aug 2025
172 points (97.3% liked)

Programmer Humor

26132 readers
1358 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 month 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.