403
Error message (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] qaz@lemmy.world 52 points 1 week ago

This would have been better with Rust and C++

[-] anti_antidote@lemmy.zip 19 points 6 days ago

I had a linker error in Rust for the first time today and I started crying til I saw someone say to just delete the build cache lol

[-] qaz@lemmy.world 14 points 6 days ago

With Rust it's usually just a fluke that can be fixed by doing that, but C++ linker errors may indicate the start of several frustrating hours. That's been my experience at least.

[-] Hominine@lemmy.world 29 points 1 week ago

cries into the chest of the borrow checker

[-] repungnant_canary@lemmy.world 1 points 6 days ago

Okay, but genuinely in what cases the borrow checker caused issues for you? Cause I use Rust for a few years now and have not yet encountered the infamous fight with the borrow checker.

Also, there's a "new" and "better" borrow checker coming in 2024 edition.

[-] Hominine@lemmy.world 4 points 6 days ago* (last edited 6 days ago)

'tis but a joke. I'm still learning Rust, and really appreciate the borrow checker.

this post was submitted on 25 Sep 2024
403 points (97.4% liked)

Programmer Humor

19302 readers
1238 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 1 year ago
MODERATORS