My Programming Scare for Tonight

Jan 18, 2021 7:49 AM

robnelsonxx2

Views

86374

Likes

1450

Dislikes

40

programming

programming_humor

programminghumor

software_development

mildly_amusing

Debugging!

4 years ago | Likes 1 Dislikes 0

As a person who drinks a lot of soda, the monitor surface is the first thing i check. Its easy to get a "stuck" pixel from a droplet.

4 years ago | Likes 1 Dislikes 0

Spent an hour banging my head against the wall b/c my API calls didn't work. Discovered later there was an internet outage in my area lol.

4 years ago | Likes 1 Dislikes 0

Always check the simplest solution first.

4 years ago | Likes 1 Dislikes 0

Good mindset actually trying to solve the problem. Too many would make a workaround that will end up creating headaches for everyone else.

4 years ago | Likes 1 Dislikes 0

I remember once trying to remove a comma from my code and could not grab it with the cursor. It was a piece of lint on the screen. Sigh.

4 years ago | Likes 1 Dislikes 0

"The OS is clearly interrupting my thread and somehow affecting it device context level, corrupting data" - amateur hour logic, it's pretty

4 years ago | Likes 2 Dislikes 0

much always client code that is responsible for fuckups. People that blame the OS or compiler first are always shit developers.

4 years ago | Likes 2 Dislikes 0

This speaks to my soul.

4 years ago | Likes 1 Dislikes 0

Spent a whole day once to find that I had typed a zero and not the letter O in my code

4 years ago | Likes 2 Dislikes 0

The most commonly used language in programming is profanity.

4 years ago | Likes 1 Dislikes 0

Linting = spell check for code

4 years ago | Likes 1 Dislikes 0

Get a Rubber Ducky!

4 years ago | Likes 1 Dislikes 0

As a photographer, I once tried for 15 mins to try and clone a sneeze off my screen..................

4 years ago | Likes 3 Dislikes 0

Been sw dev for 15 years. All this shit with libraries, batchfiles, dependencies, syntax this and proxy that, xml, I hate it so goddam much.

4 years ago | Likes 3 Dislikes 1

It was important, worthwhile, but extremely difficult to finally accept using other people's code libraries instead of redoing everything.

4 years ago | Likes 1 Dislikes 0

Obligatory joke about running lint

4 years ago | Likes 1 Dislikes 0

This, is why I clean my screen every morning!

4 years ago | Likes 1 Dislikes 0

I have put post-it notes on shared systems at work reading "This isn't a touch screen, so stop f#@king touching it."

4 years ago | Likes 1 Dislikes 0

Yea, but they still touch it. That's why we need a shock monkey,

4 years ago | Likes 1 Dislikes 0

I took QBasic in Highschool, I got a bunch of weird graphical stuff like that and just went lol I guess that's what it will look like now

4 years ago | Likes 1 Dislikes 0

I've actually had this happen. Was drawing to the HDC directly, and could not figure out why a pixel refused to change color. Turned out

4 years ago | Likes 38 Dislikes 0

Had a dead pixel and an oil smudge on the monitor.

4 years ago | Likes 31 Dislikes 0

Or, not as bad but still a quick "ohgodfuckingdamnit": dead pixel.

4 years ago | Likes 3 Dislikes 0

I just had this very same thing happen, that I remembered my grandfather's mantra. Always sharpen before you cut.

4 years ago | Likes 1 Dislikes 0

So now always clean the screen before you program

4 years ago | Likes 1 Dislikes 0

So how did you take a screenshot of the piece of lint?

4 years ago | Likes 226 Dislikes 1

4 years ago | Likes 6 Dislikes 0

Never let the facts get in the way of a good story?

4 years ago | Likes 1 Dislikes 0

That..... That's a good question

4 years ago | Likes 45 Dislikes 0

Read that in Hermes voice

4 years ago | Likes 3 Dislikes 0

Take the screenshot, add in lint in image editor

4 years ago | Likes 2 Dislikes 0

With a camera

4 years ago | Likes 1 Dislikes 0

Allow me to introduce you to the concept of an illustration.

4 years ago | Likes 12 Dislikes 2

"... black dot in the middle..."

4 years ago | Likes 1 Dislikes 0

...or is the story allegorical? The Parable of the Linty Pixel?

4 years ago | Likes 8 Dislikes 0

Boomer screenshot. AKA camera.

4 years ago | Likes 12 Dislikes 0

Although here I suspect MS Paint for illustration.

4 years ago | Likes 1 Dislikes 0

How to share a YouTube: Copy screenshot of video to share, paste into Word, print out, then fax.

4 years ago | Likes 1 Dislikes 0

Gimp

4 years ago | Likes 2 Dislikes 0

Cos it's computer lint. Science and stuff.

4 years ago | Likes 3 Dislikes 0

4 years ago | Likes 26 Dislikes 0

I think it's just an illustration...

4 years ago | Likes 4 Dislikes 0

The picture is just a representation of what he saw not the actual digital image.

4 years ago | Likes 1 Dislikes 0

did you try turning the lint off and back on again? did you try assigning more threads to the lint? or increase the lint's thread priority?

4 years ago | Likes 1 Dislikes 0

You clearly didn't configure your linting tool properly

4 years ago | Likes 52 Dislikes 0

This. This is gold

4 years ago | Likes 6 Dislikes 0

Was looking for this, so I didn't need to post it myself

4 years ago | Likes 4 Dislikes 0

I was expecting this to be the punch line. I'm glad it made it here.

4 years ago | Likes 2 Dislikes 0

Why the hell would you be using multiple threads to draw such a simple line?

4 years ago | Likes 14 Dislikes 0

Background worker thread posting results to the UI thread?

4 years ago | Likes 4 Dislikes 0

This joke is written by someone who doesn't program

4 years ago | Likes 8 Dislikes 0

See on one side, yeah, but on the other side it all technically make sense. It's just there is no point for threads

4 years ago | Likes 3 Dislikes 0

proof of concept to a programming professor who struggles to invent creative tests?

4 years ago | Likes 4 Dislikes 0

maybe a "hello world" program to get into multi-threaded programming

4 years ago | Likes 5 Dislikes 0

Only 10 minutes? Can you hold my beer for 4 hours?

4 years ago | Likes 50 Dislikes 0

This is when you tell your boss it took 4 hours to track down an extremely esoteric bug and use the remaining 3:50 for free time.

4 years ago | Likes 2 Dislikes 0

[1/2] I once lost a weekend because my gfx thread wrote a value one pixel beyond the border of the screen, overwriting the value of a..

4 years ago | Likes 16 Dislikes 1

I spent 4 hours on a "0" vs "O" problem in COBOL. It was only like a 60 line problem, I could have rewritten it several times.

4 years ago | Likes 1 Dislikes 0

[3/2] thread I could debug and see the variable having the correct value, then stepping one line forward and suddenly it was gone. PITA.

4 years ago | Likes 14 Dislikes 1

I had a very similar problem, caused by an optimization on an arm processor. One function read a static struct wrong, not the data changing.

4 years ago | Likes 1 Dislikes 0

Down vote is nothing personal; just trying to get your comments to display in order. ?

4 years ago | Likes 8 Dislikes 0

Thanks for having my back ^^

4 years ago | Likes 7 Dislikes 0

Comment also has overflow, nice.

4 years ago | Likes 5 Dislikes 0

[2/2] variable that held a pointer; so at some time in the future a variable just magically appeared to be empty. Since it was on the gfx..

4 years ago | Likes 15 Dislikes 1

It's like, I know all of those words but not in that order.

4 years ago | Likes 376 Dislikes 0

It's fine, as a programmer, they are pretty much nonsense/someone trying to show off too.

4 years ago | Likes 2 Dislikes 0

a piece of lint almost sent him down a spiral of hours of reading, and coming up with nothing, because it was lint.

4 years ago | Likes 41 Dislikes 0

Imagine reviewing digital artwork made by a group of artists (multiple threads), and there is a black spot on the art. OP has to figure out>

4 years ago | Likes 5 Dislikes 0

the issue, but it is unlikely that the artists made a mistake. There must be an error in layering two pieces, which takes hours to find.

4 years ago | Likes 3 Dislikes 0

Thought the computer did a bad but no! It was the true villain, lint, all along.

4 years ago | Likes 14 Dislikes 0

4 years ago | Likes 4 Dislikes 0

And then everyone stood up and clapped

4 years ago | Likes 29 Dislikes 13

Thats lint‘s name? Albert Lintstein

4 years ago | Likes 12 Dislikes 4

Alright take your upvote and go fuck yourself

4 years ago | Likes 4 Dislikes 0

For you dumb people the code would look like this: $draw~>(line)greenLine.stopAfter8.drawSlightUp; $draw->more[line].stopAfter4 end

4 years ago | Likes 3 Dislikes 52

Hey asswipe

4 years ago | Likes 15 Dislikes 0

A "primitive" is the code behind your "line" command.

4 years ago | Likes 8 Dislikes 0

As a computer scientist. That code is crap, so many errors and dumber to attempt than the people who openly don't know it.

4 years ago | Likes 6 Dislikes 0

As a computer engineer. It's gibberish, like typing random Chinese characters, kinda absurd/funny if you know it. Pretty sure he is trolling

4 years ago | Likes 2 Dislikes 0

Coding doesn't make you smart - signed sincerely, a technical lead

4 years ago | Likes 6 Dislikes 0

That is not how you write to vram through an mmio port.

4 years ago | Likes 13 Dislikes 0

People who don't know how to do it are not dumb and you're not smart for knowing it. Btw it would look nothing like that in c++

4 years ago | Likes 29 Dislikes 0

I made it up. I don’t know how to code. It was just me being silly.

4 years ago | Likes 2 Dislikes 0

I did think to myself that I had never seen any language like that before in my 8 year career as a programmer

4 years ago | Likes 1 Dislikes 0

Amazing.

4 years ago | Likes 2 Dislikes 0

4 years ago | Likes 3 Dislikes 0

Not being able to write code doesn’t make you dumb. It’s by-rote learning and repetition, not rocket surgery

4 years ago | Likes 31 Dislikes 0

You're right about the dumb, but what you're describing sounds more like syntax. For me programming is mostly solving unique problems. >

4 years ago | Likes 8 Dislikes 0

That's the difference between coding and programming

4 years ago | Likes 2 Dislikes 0

At least for the last couple of years every project has required new tools/skills and those from previous projects haven't been applicable.

4 years ago | Likes 5 Dislikes 0

It was a joke. This is not a legible line of code. I’m sorry, I was genuinely trying to be funny. My bad.

4 years ago | Likes 6 Dislikes 0

It's ok, gave me a good laugh, trolling is a lost art.

4 years ago | Likes 1 Dislikes 0

I sincerely hope you're not a teacher.

4 years ago | Likes 12 Dislikes 0

Maybe he teaches trash-talking ¯\_(ツ)_/¯

4 years ago | Likes 2 Dislikes 0