121

Disclaimer: I pretty much don't like Rust, but most criticism of it boils down to culture war.

you are viewing a single comment's thread
view the rest of the comments
[-] cows_are_underrated@feddit.org 3 points 3 days ago

I am still learning Rust, so I can Not really say that much about it, but especially when considering things like Error handling it seems very good. No more returning invalid values. You just return a Result type and implement error handling based on that.

this post was submitted on 12 Mar 2026
121 points (100.0% liked)

Programmer Humor

30398 readers
2103 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