814
submitted 6 months ago* (last edited 6 months ago) by MaliciousKebab@sh.itjust.works to c/programmer_humor@programming.dev
top 50 comments
sorted by: hot top controversial new old
[-] Gobbel2000@feddit.de 136 points 6 months ago

Rust:

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

[-] magic_lobster_party@kbin.social 74 points 6 months ago

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

[-] cactusupyourbutt@lemmy.world 16 points 6 months ago

…good enough.

Ill get her back in 3 minutes

[-] Octopus1348@lemy.lol 39 points 6 months ago

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 11 points 6 months ago

That just means you designed your castle unsafely.

load more comments (1 replies)
[-] CanadaPlus@futurology.today 8 points 6 months ago* (last edited 6 months ago)

"Alright, but you better be outside of a properly locked up and OSHA-compliant castle with the princess by the time I get back, or I'm not compiling"

And then you do that, but you miss a smoldering ember from one of the castles torches, and everything including the horse and princess catches fire. Next time, pick an escape plan that only requires unsafe for the drawbridge.

There's a totally safe way to do it too, I guess, but it involves building a series of replacement castles, and it's also totally ugly and sinfully slow.

load more comments (1 replies)
[-] stebo02@sopuli.xyz 108 points 6 months ago

no python? how are normie programmers like me supposed to relate to this?

[-] troyunrau@lemmy.ca 77 points 6 months ago

You have python. You import antigravity. The princess flies off into space. You monkey patch the princess so she has wings.

[-] stebo02@sopuli.xyz 25 points 6 months ago

And this is how I learned about the antigravity module. Pretty cool!

load more comments (2 replies)
[-] aniki@lemm.ee 26 points 6 months ago

The artist is still waiting for the python cells to render.

load more comments (1 replies)
[-] CodeMonkey@programming.dev 22 points 6 months ago

Python: You send someone else to rescue the princess on your behalf. That someone else is the C knight.

load more comments (1 replies)
[-] iAvicenna@lemmy.world 17 points 6 months ago
[-] CanadaPlus@futurology.today 14 points 6 months ago

Which is a library written in C, of course.

load more comments (2 replies)
[-] scratchresistor@thelemmy.club 90 points 6 months ago

Python:

from Rescues import Princess
Princess.rescue()
[-] bob_lemon@feddit.de 25 points 6 months ago

map(lambda princess: princess.rescue(), [castle.get_princess() for castle in castles])

load more comments (1 replies)
load more comments (1 replies)
[-] smeg@feddit.uk 82 points 6 months ago

Here is the original comic, it's got the word fuck in it! Direct link to higher-quality image.

[-] PixxlMan@lemmy.world 52 points 6 months ago

NOOOOOOO NOT THE FUCK W*RD!

[-] killeronthecorner@lemmy.world 20 points 6 months ago

I can't fucking believe you've done this

[-] MajorHavoc@lemmy.world 11 points 6 months ago

Yeah. I thought we all agreed that we don't fucking swear here. What the fuck...Shit. Darn-it. /s

load more comments (3 replies)
[-] shotgun_crab@lemmy.world 12 points 6 months ago

Now I can't let my cats see this comic :(

[-] MaliciousKebab@sh.itjust.works 34 points 6 months ago

Changed the image link, thanks.

load more comments (1 replies)
[-] killeronthecorner@lemmy.world 76 points 6 months ago

Swift: Apple releases a new version of the castle and deprecates the princess before you finish your implementation

[-] turing_spider574@lemm.ee 18 points 6 months ago

the author did another comic with swift and it's pretty much what you said lol

https://toggl.com/blog/kill-dragon-comic

load more comments (2 replies)
[-] ilinamorato@lemmy.world 64 points 6 months ago

You have Rust. (the knight in this panel looks very cool, wears sunglasses, and probably has a ponytail)

You've been told how easy it is to rescue the princess. Absolutely nothing will get in your way, they say; nobody can possibly get access to your plan, and you can even rescue multiple princesses simultaneously! (in this panel, the knight is imagining rescuing three princesses from three different castles at the same time)

You start working on your plan. It's elegant and beautiful. You write articles on Medium to tell other knights how to rescue their princess. You tell everyone who will listen about your plan. You become a Rust zealot. You never rescue the princess. (In this panel, the knight is nowhere to be seen, and the princess looks bored in her tower. The knight is across the field, at a festival with the banner "RUSTCONF" flying overhead)

[-] lseif@sopuli.xyz 16 points 6 months ago

yeah but memory safety tho

[-] WaterWaiver@aussie.zone 10 points 6 months ago

Yeah not one mention of "I'll never forget you Princess"

load more comments (2 replies)
[-] agent_flounder@lemmy.world 39 points 6 months ago

Omg Lisp. I'm dying. Our object oriented programming class in college involved programming in Scheme. This was... a while ago.

Saving this forever.

[-] Lawyerator@lemmy.dbzer0.com 14 points 6 months ago

Yup, Scheme was the only programming language taught in our comp-sci department so we could "learn how to learn." Two years and a broken parentheses button later, and I switched to being a theatre major.

Today, my legal career stands as a testament to the pointlessness of a declared major.

load more comments (1 replies)
[-] EnderMB@lemmy.world 39 points 6 months ago

Always good to see Jon Skeet get some love. I'd love to know in terms of quantity just how many people he's helped over the last decade or so.

[-] magic_lobster_party@kbin.social 21 points 6 months ago

He has used this comic as his profile pic on Twitter and StackOverflow for quite a while.

[-] Daxtron2@startrek.website 14 points 6 months ago

Literally every time I've ever posted a question on SO that's related to .NET, Skeet comes to my rescue.

[-] Honytawk@lemmy.zip 10 points 6 months ago

I just wonder how many he would have saved if he didn't write the language in the first place

load more comments (1 replies)
[-] thedirtyknapkin@lemmy.world 8 points 6 months ago

if we count the number of people who have used products with code helped by him; we're probably around 50% of all humanity by now. at least...

[-] HiddenLayer5@lemmy.ml 37 points 6 months ago

You have Rust.

Forget rescuing the princess, that's unsafe. Lock her down even more!

[-] Aceticon@lemmy.world 32 points 6 months ago

You use Assembly.

You describe each and every leg movement and each and every step to the castle and over the castle bridge and inside the castle.

You somehow end up in the castle kitchen.

[-] sunbeam60@lemmy.one 18 points 6 months ago* (last edited 6 months ago)

Or more precisely. You end up in a dark room. You’re not sure it’s in the castle.

load more comments (2 replies)
[-] nailbar@sopuli.xyz 19 points 6 months ago

PHP 8 makes it finally possible to rescue the princess, but you accidentally princess the rescue instead.

[-] ISMETA@lemmy.zip 17 points 6 months ago

PHP 8 makes it possible to rescue the princess but your 83 legacy princesses are all still PHP 5.

load more comments (1 replies)
[-] felbane@lemmy.world 19 points 6 months ago* (last edited 6 months ago)

Rust: You declare the castle type as unsafe and then search for a crate with a rescue_princess function. You discover the princess you rescued is a femboy wolfkin named Pawws. You now have pubic lice and an inexplicable smug sense of superiority.

[-] kSPvhmTOlwvMd7Y7E@lemmy.world 18 points 6 months ago* (last edited 6 months ago)

So let me summarise this:

Only C and Lisp actually completed the initial task of getting the princess free, and Author clearly favors C over the drooling and homeless lisp hacker. Also, turns out, C greatest weakness helped to save not only the princess but everything she ever possessed! How convenient!

load more comments (1 replies)
[-] akash_rawal@lemmy.world 18 points 6 months ago* (last edited 6 months ago)

You have rust.

You get a horse and arrive at the castle within seconds but the horse is too old and doesn't work with the castle.

You remove the horse, destructure the castle and rescue the princess within seconds, but now you have no horse.

While you're finding a compatible horse and thinking whether you should write your own horse, Bowser recaptures the princess and moves her to another castle.

[-] uid0gid0@lemmy.world 18 points 6 months ago

The Patsy from Monty Python in the PHP section got me

[-] AnUnusualRelic@lemmy.world 8 points 6 months ago

"Message for you sir!"

*argh*

load more comments (3 replies)
[-] PhlubbaDubba@lemm.ee 17 points 6 months ago

Rust:

You crushed the princess under the weight of all the crates you imported

[-] fallingcats@discuss.tchncs.de 10 points 6 months ago

Nothing against the singularity that is a node_modules directory

[-] r00ty@kbin.life 14 points 6 months ago

C# is about right. LINQ was meant to make things easier, or at least the code easier to read. Instead, you gain this addiction to seeing how much functional logic you can fit into one line of code (or a single multi-line query) while still remaining readable.

load more comments (1 replies)
[-] remotedev@lemmy.ca 12 points 6 months ago

Ruby: there is a built in method called free_the_princess()

load more comments (2 replies)
[-] Nugelz@programming.dev 10 points 6 months ago

Why's this look so poo on my phone?

[-] MaliciousKebab@sh.itjust.works 21 points 6 months ago

Might be the client. I use eternity and it looks OK on my phone.

[-] doeknius_gloek@feddit.de 9 points 6 months ago

Also good with Boost once I opened the image and clicked "HD".

load more comments (1 replies)
load more comments (7 replies)
load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 07 Dec 2023
814 points (96.1% liked)

Programmer Humor

18230 readers
1554 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