programmer_humor·Programmer Humorbydevfuuu Testing goodView original on lemmy.world727Comments12Reply
simple lemmy.mywire.xyz2Hide 2 repliesThe code package main import "fmt" func main() { fmt.Println("Hello World") } 31Reply
simple replylemmy.mywire.xyzIts self documenting code, just like the rest of my spaghetti code.12Reply
xoggy programming.devAsked later that week to add a feature to the code, have to rewrite it all from scratch because it's spaghetti.9Reply
12 replies
Coder: me. Tester: also me.
The code
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.