this post was submitted on 29 Mar 2024
917 points (97.1% liked)

Programmer Humor

33546 readers
340 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] andyburke@fedia.io 190 points 10 months ago (6 children)

I get the joke.

But if, like me, you actually feel this here's how I got away from it: make sure you actually understand things.

Read the error message over and over again, look up the words, understand what it is saying.

If something isn't working, start reading the code and making sure you understand what each line is doing.

It will feel incredibly slow and painful at first. Eventually you will strengthen those.muscles, however, and it'll become second nature.

Then you can cut and paste with confidence! ๐Ÿคฃ

[โ€“] NegativeLookBehind@lemmy.world 79 points 10 months ago (3 children)

PC load letter? What the fuck does that mean?

[โ€“] andyburke@fedia.io 67 points 10 months ago (2 children)

There are still some errors where you just need to know the fix. In that case it's a baseball bat.

[โ€“] pearsaltchocolatebar 12 points 10 months ago (1 children)

Or just filling the paper tray (that's what the error means)

[โ€“] zurohki@aussie.zone 15 points 10 months ago

Filling the paper tray with US Letter sized paper. If you aren't in the US, you don't use it and might not even be able to buy any.

[โ€“] BlueSquid0741@lemmy.sdf.org 6 points 10 months ago

Damn it feels good to be a gangsta

[โ€“] snooggums@midwest.social 26 points 10 months ago (3 children)

Having worked at a copy place for a few years, that one makes me laugh every time.

For those that don't know, the error is Print Cartridge needs letter sized paper to be loaded. It is just out of paper.

[โ€“] letsgo@lemm.ee 11 points 10 months ago

You'd often get the error when there was paper in the printer though. Turns out the cause is the slightly different size between US letter page size and A4 page size. Technically the printer's correct to complain (for the same reason it'd be correct to complain about an A4 sized print while full of A5), but virtually nobody gives a shit about that difference and so the "PC Load Letter" message just translated to "You have to push that stupid button before I'll do anything because pedantry."

[โ€“] pingveno@lemmy.ml 7 points 10 months ago (1 children)

Wouldn't that be the Paper Cartridge?

[โ€“] ChrysanthemumIndica@discuss.tchncs.de 1 points 10 months ago (1 children)

I believe it is Paper Cassette! And yes, I feel very old.

[โ€“] pingveno@lemmy.ml 2 points 10 months ago

Yes, you are correct, elder one.

[โ€“] NegativeLookBehind@lemmy.world 7 points 10 months ago

Wrong. It needs to be taken to a field and beaten into tiny pieces

[โ€“] cmnybo@discuss.tchncs.de 18 points 10 months ago (1 children)

The printer is obviously telling you to stuff some letters into your computer.

[โ€“] magic_lobster_party@kbin.run 10 points 10 months ago (1 children)

Like, duh. How else is email sent? Magic?

[โ€“] MonkeMischief@lemmy.today 3 points 10 months ago

A series of pneumatic tubes, actually!

The internet...you see... it's.... it's not just a big truck.

[โ€“] Ilflish@lemm.ee 23 points 10 months ago (1 children)

Additionally, don't copy and paste anything until you understand it. If you don't understand what code golf is being spewed, don't take the top answer. If you don't understand any answer, you probably don't understand the underlying systems well enough and need to re-evaluate what your asking for.

[โ€“] pixelscript@lemmy.ml 6 points 10 months ago

The only difference between a novice and a professional is that a professional checks what they are copying to understand it first before allowing it into their codebase.

Novices copy code to avoid having to understand it. Professionals copy code to avoid reinventing the wheel.

[โ€“] saltesc@lemmy.world 8 points 10 months ago (1 children)

ChatGPT is making me better because I've learned not to fucking trust it and double check everything it spits out to ensure its actually doing what's asked of it.

[โ€“] TexasDrunk@lemmy.world 3 points 10 months ago

I use it to help me lay out pseudo code and check it against what I come up with. It has made the way I structure things (and comment on things) way better.

[โ€“] Maeve@kbin.social 4 points 10 months ago

Got me! I laughed tears!

[โ€“] DharkStare@lemmy.world 3 points 10 months ago

Exactly. I cut and paste all the time but I make sure I know what the code is doing first before I actually add the code.

[โ€“] Rowan@lemmy.dbzer0.com 1 points 10 months ago (1 children)

You wouldn't happen to be Burke from CS, would you?

[โ€“] andyburke@fedia.io 2 points 10 months ago (1 children)

I am who my name says and I have a degree in CS if that's what you are asking.

[โ€“] Rowan@lemmy.dbzer0.com 2 points 10 months ago (1 children)

Didn't want to put too many details in the question for privacy sake. Knew a guy with your name in college, was curious if you were the same. Have a great day!

[โ€“] andyburke@fedia.io 2 points 10 months ago