Coder: me. Tester: also me.
this post was submitted on 05 Jul 2023
724 points (98.7% liked)
Programmer Humor
19735 readers
468 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
The code
package main
import "fmt"
func main() {
fmt.Println("Hello World")
}
Where's the docstring?
Its self documenting code, just like the rest of my spaghetti code.
Asked later that week to add a feature to the code, have to rewrite it all from scratch because it's spaghetti.
This is tester
Superior look of superiority
zarro boogs found
HOW
Maybe three times in my career (10 years so far)
This was me.. then it hit and broke prod.