this post was submitted on 05 Jul 2023
82 points (100.0% liked)

Programmer Humor

24980 readers
1665 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 2 years ago
MODERATORS
 
all 9 comments
sorted by: hot top controversial new old
[–] mrks@programming.dev 6 points 2 years ago

Coder: me. Tester: also me.

[–] simple@lemmy.mywire.xyz 4 points 2 years ago (1 children)

The code

package main

import "fmt"

func main() {
  fmt.Println("Hello World")
}
[–] solidsnail@programming.dev 2 points 2 years ago (1 children)
[–] simple@lemmy.mywire.xyz 2 points 2 years ago

Its self documenting code, just like the rest of my spaghetti code.

[–] csm10495@sh.itjust.works 1 points 2 years ago

This was me.. then it hit and broke prod.

[–] rwb@programming.dev 1 points 2 years ago

zarro boogs found

[–] DiamondDemon@programming.dev 0 points 2 years ago (2 children)
[–] firelizzard@programming.dev 1 points 2 years ago

Maybe three times in my career (10 years so far)