7 points

Needs more jpeg!

permalink
report
reply
38 points

You all use notepad to code?

permalink
report
reply
7 points

I had to edit code on terminal using nano in production.

permalink
report
parent
reply
2 points

Why not just use vim? It’s preinstalled.

permalink
report
parent
reply
2 points

Not inside a docker container.

permalink
report
parent
reply
3 points

Use the great vim, install a linter plugin if you need one

permalink
report
parent
reply
6 points

I used to write websites with Notepad. The upside is that you really had to learn HTML to do it; the downside is that it proves to the world that you’re a fucking lunatic.

permalink
report
parent
reply
35 points

According to my recruiter, you code on a whiteboard.

permalink
report
parent
reply
23 points

These memes are made by first semester cs students

permalink
report
parent
reply
0 points

I was taught java my first semester. I certainly hope no schools teach dynamic languages in the first semester.

permalink
report
parent
reply
43 points

bro has never heard of reading the compiler error

permalink
report
reply
17 points
*

When you’re in VSCode with 10 different red squiggles, who can be bothered?

Edi: Also, OH MY GOD JUNIORS WHO WON’T JUST GOOGLE THE ERROR MESSAGE.

permalink
report
parent
reply
6 points

vim supremecy

permalink
report
parent
reply
4 points

Python issue

permalink
report
parent
reply
8 points

man will never survive the rust programming language

permalink
report
parent
reply
8 points

I first started programming with TurboBasic which had the oh-so-amusing characteristic that you could have variable names of any length but the compiler only used the first two letters (and case-insensitive at that). So “DonutCount” and “DoobieCounter” actually referred to the same variable.

Really good times trying to debug that kind of shit.

permalink
report
parent
reply
6 points

I’m trying to write an intentionally bad programming language. Don’t give me ideas.

permalink
report
parent
reply
2 points

Make sure you add a “Variant” type lol.

permalink
report
parent
reply
12 points

Missed an exclamation mark (as in negation) would be better and happens to anyone.

permalink
report
reply
1 point

Something is either true or false, I would expect to have at least 50% of a chance to get it right on the first try. Nah, I fail to implement it three times because my brain went on vacation without telling me.

permalink
report
parent
reply
8 points

Or using < instead of <= or >

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

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

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.2K

    Monthly active users

  • 955

    Posts

  • 37K

    Comments