this post was submitted on 10 Aug 2025
887 points (95.3% liked)

Programmer Humor

25917 readers
1355 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[โ€“] goatinspace@feddit.org 5 points 2 weeks ago

That works great ๐Ÿ‘

[โ€“] ChickenLadyLovesLife@lemmy.world 4 points 2 weeks ago (1 children)

Where is Visual Basic in this diagram? Does nobody enhance blurry license plate pics any more?

[โ€“] bastion@feddit.nl 2 points 1 week ago* (last edited 1 week ago)

points at blurry image of vehicle in background

enhance!

[โ€“] xiwi@lemmy.dbzer0.com 3 points 2 weeks ago
[โ€“] pheggs@feddit.org 2 points 2 weeks ago (8 children)

not a big fan of rust personally. I think it would be much smarter to bring borrow checking to C through annotations. That way we would not have to rewrite the whole world

[โ€“] stingpie@lemmy.world 6 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

I struggle to learn rust because the semantics and syntax are just so awful. I would love to be enthusiastic about rust, since every seems to love it, but I can't get over that hurdle. Backporting the features into C, or even just making a transpiler from C to rust that uses annotations would be great for me. But the rust community really does not seem interested in making stepping stones from other languages to rust.

[โ€“] banshee@lemmy.world 4 points 2 weeks ago

I've personally become pretty fond of the syntax and incorporation of FP features. In all fairness though, I haven't written much C or C++ for the last two decades.

Rust incorporates some of my favorite features from FP with handy green thread ergonomics. I'm not a fan of Go, so this gives me a great option for microservices when I can avoid Node.js.

load more comments (1 replies)
[โ€“] anton@lemmy.blahaj.zone 2 points 2 weeks ago

C++ already has much more of the required language constructs, which is why there is already an attempt to add borrow checking to C++ called circle. Until that standardizes, I wouldn't expect it in C.

load more comments (6 replies)
[โ€“] bacon_pdp@lemmy.world 1 points 2 weeks ago

Needs that plucky mrust project holding up rust

load more comments
view more: โ€น prev next โ€บ