Compare commits

...

2 commits

Author SHA1 Message Date
87ad122cd2 bugs++ 2024-03-20 13:45:15 -05:00
518804a018 new error message 2024-03-20 10:43:39 -05:00

View file

@ -60,10 +60,12 @@ taglines = [
"creating new and exciting bugs",
"cyclic dependency detected",
"destructor cannot be overloaded",
"did the needful",
"directory not empty",
"division by zero",
"error: could not stat or open file",
"expression has no effect",
"failed successfully",
"file descriptor in bad state",
"floating in a sea of bugs",
"from chatgpt with bugs",
@ -79,6 +81,7 @@ taglines = [
"i opened vi and i can't get out",
"i see null pointers",
"i'd tell you a udp joke but",
"if err == nil { panic(\"that should not have worked\") }",
"i'm in ur codez, fixin ur bugz",
"i'm not a real programmer",
"i'm the one who debugs",
@ -88,6 +91,7 @@ taglines = [
"it's not a bug, it's a feature in search of a use case",
"keep your friends close, but your breakpoints closer",
"kernel panic - not syncing: attempted to kill init",
"long division took too long",
"may the code be with you",
"mess with the test, fail like the rest",
"need input",