697
Not incorrect. (mander.xyz)
top 50 comments
sorted by: hot top controversial new old
[-] kryptonianCodeMonkey@lemmy.world 59 points 3 months ago

Javascript should say "you are a masochist and a nerd"

[-] zqwzzle@lemmy.ca 90 points 3 months ago
[-] SubArcticTundra@lemmy.ml 13 points 3 months ago

Who thought of that and how have they managed to sustain their core bodily functions this long?

[-] zqwzzle@lemmy.ca 40 points 3 months ago
[-] Overshoot2648@lemm.ee 7 points 3 months ago

with his therapist 🤣

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

That should be a dog fucking a football.

[-] darvit@lemmy.darvit.nl 33 points 3 months ago

Rust: you are a nerd wearing programming socks.

[-] benjaminb@discuss.tchncs.de 5 points 3 months ago

Trying to rewrite everything in the universe

[-] darvit@lemmy.darvit.nl 8 points 3 months ago

It's a shame that the Rust rewrite of the GNU coreutils was named uutils and not uwutils.

[-] davidagain@lemmy.world 31 points 3 months ago

I am not in this chart because my favourite programming languages are too nerdy for the cool programming nerds to include in their nerd chart.

[-] KSPAtlas@sopuli.xyz 9 points 3 months ago

Therefore I can conclude I am not a nerd

[-] davidagain@lemmy.world 5 points 3 months ago

I don't think that's how it works.

[-] white_nrdy@programming.dev 6 points 3 months ago* (last edited 3 months ago)

Same here.

VHDL represent. Although it's arguably not a "programming language"

[-] Overshoot2648@lemm.ee 9 points 3 months ago

you get out of here with your hardware descriptions!

load more comments (8 replies)
[-] QuazarOmega@lemy.lol 26 points 3 months ago

I know who made this included React and HTML specifically to trigger us programmers, to that I say... well played >:(

[-] TimeSquirrel@kbin.melroy.org 26 points 3 months ago

Cobol: you are old, and a nerd, and probably making some sweet cheddar right now propping up a mid to late 20th century beast somewhere.

Assembly: you are a cyborg.

[-] anomnom@sh.itjust.works 10 points 3 months ago

Assembly: you are a cyborg.

Or programming a tiny microcontroller to blink a led as efficient as possible.

[-] TimeSquirrel@kbin.melroy.org 7 points 3 months ago

Something wrong with:

#include <Arduino.h>


void loop()  {
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
}

? 😂🤮

[-] Scrath@lemmy.dbzer0.com 12 points 3 months ago

Obviously the only correct way to blink an LED is to use a hardware timer to trigger a DMA transfer which stores a bit in the pin toggle register at a set interval

load more comments (1 replies)
[-] weirdboy@lemm.ee 19 points 3 months ago

TIL fortran has a logo

[-] Maiq@lemy.lol 17 points 3 months ago* (last edited 3 months ago)
load more comments (1 replies)
[-] wer2@lemm.ee 17 points 3 months ago

Lisp gang rise up! uses inhaler

[-] davidagain@lemmy.world 7 points 3 months ago* (last edited 3 months ago)

As a haskell nerd, I feel that I have the moral authority to declare you king of the nerds.

"Ha! You think your language has macros? You call that a macro?! This list processing code is a list of tokens, why wouldn't it be able to edit itself?"

It breaks my brain.

[-] wer2@lemm.ee 5 points 3 months ago

When they said, "Don't write self modifying code", they obviously didn't mean me! /s

load more comments (4 replies)
load more comments (1 replies)
[-] Disorder6069@sh.itjust.works 16 points 3 months ago
[-] fossilesque@mander.xyz 40 points 3 months ago

"You're in a Nursing Home"

[-] fin@sh.itjust.works 23 points 3 months ago
[-] echolalia@lemmy.ml 15 points 3 months ago* (last edited 3 months ago)

R

We can reject the null hypothesis that you are not a nerd at significance $\alpha < 0.001$.

oh wait, shit let me run that again, my data frame is full of NA somehow, again.

[-] shellington@lemmings.world 13 points 3 months ago

Aww I guess i'm fine since i mainly write in BBC BASIC SDL lol

[-] davidagain@lemmy.world 4 points 3 months ago

Have you come to 2025 in a time machine? Can I borrow it?

[-] shellington@lemmings.world 5 points 3 months ago

Sorry I'm using it at the moment doing research for a Roman trading game I'm writing in BASIC.

load more comments (1 replies)
load more comments (2 replies)
[-] mathemachristian@lemmy.ml 11 points 3 months ago

how dare you Im not an engineer

[-] sunshine@lemmy.ml 6 points 3 months ago

What language is that engineer and a nerd one?

[-] SandroHc@lemmy.world 7 points 3 months ago
load more comments (3 replies)
[-] biggerbogboy@sh.itjust.works 10 points 3 months ago
[-] Irelephant@lemm.ee 15 points 3 months ago

You are a christian nerd

[-] digdilem@lemmy.ml 7 points 3 months ago
load more comments (2 replies)
[-] someacnt@sh.itjust.works 7 points 3 months ago

What is the bottom right language?

[-] nnjwwl@lemmy.world 15 points 3 months ago

Perl. It was the cool thing from 1998 to 2008.

[-] digdilem@lemmy.ml 5 points 3 months ago

Still the linux sysadmin's language of choice!

[-] pyre@lemmy.world 7 points 3 months ago

what about BASIC

[-] azalty@jlai.lu 6 points 3 months ago
[-] lena@gregtech.eu 6 points 3 months ago

What is HTML doing here? Blasphemy!

[-] epicstove@lemmy.ca 5 points 3 months ago

If you're programming in assembly, regardless of what it is, you are the biggest nerd of them all. And I have massive fucking respect for you.

[-] twinnie@feddit.uk 4 points 3 months ago

This chart knows me.

load more comments
view more: next ›
this post was submitted on 28 Feb 2025
697 points (97.8% liked)

Programmer Humor

36482 readers
22 users here now

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

Rules:

founded 5 years ago
MODERATORS