394
Error message (programming.dev)
submitted 1 day ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 50 points 1 day ago

This would have been better with Rust and C++

[-] [email protected] 16 points 1 day 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

[-] [email protected] 11 points 1 day 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.

[-] [email protected] 26 points 1 day ago

cries into the chest of the borrow checker

[-] [email protected] 1 points 21 hours 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.

[-] [email protected] 3 points 20 hours ago* (last edited 20 hours ago)

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

this post was submitted on 25 Sep 2024
394 points (97.6% liked)

Programmer Humor

19267 readers
1719 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