this post was submitted on 07 Dec 2023
26 points (100.0% liked)

Programmer Humor

25726 readers
1744 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] Gobbel2000@feddit.de 4 points 2 years ago (2 children)

Rust:

Cannot move princess out of castle which is behind a shared reference

[–] magic_lobster_party@kbin.social 2 points 2 years ago

You can’t rescue the princess, but you can borrow her.

[–] Octopus1348@lemy.lol 0 points 2 years ago (1 children)

It will also complain that trying to break into the castle is unsafe, so you have to tell it that you know.

[–] Rodeo@lemmy.ca 1 points 2 years ago

That just means you designed your castle unsafely.