mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2025-02-16 23:54:38 +00:00
Compare commits
2 commits
c80ae28f78
...
87ad122cd2
Author | SHA1 | Date | |
---|---|---|---|
87ad122cd2 | |||
518804a018 |
1 changed files with 4 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue