18
mk3d
7y

What's your debug string?
Mine is: "poney" or "fucktheseshit"

Comments
  • 0
    Flashy Penguins
  • 1
    Dbdbsjskdbdbf
  • 1
    Hoi which is Dutch for hello
  • 6
    Am I the only one who uses meaningful messages?
  • 4
  • 1
    I use "here?" :D
  • 1
    I use qgdsknagnahvsn.
  • 1
    I use "twoja stara" which translates to "your mom". Super funny for me, cant halp it
  • 2
    Hutselfrutsel. That is a Dutch word that might not even be in the dictionary. Means something like stuff and is unique.
    @BrianK Hoi is also a favourite nice and short.
  • 1
    Mine is "test" "yeah" and "nah" dependent on what I am testing.... creative I know ^^
  • 0
    @hjk101 haha never thought of hutselfrutsel hahaha. I like it
  • 7
    I usually type "a" and if i need to see where the flow of code goes i step through the alphabet.
  • 1
    I don't know why, but I make the effort to actually think of meaningful messages ^^
  • 2
    Asd, dsa, wat (and any combination of these). Main requirement is that it should be typeable with only left hand
  • 2
    "This program is working perfectly."
    I rarely see this as an output...
  • 1
    @3ndriu don't worry. I'm there to give you company
  • 2
    "Suck my d" / "fuck this" / "shit's working" etc. Something between those lines.
  • 1
    "Oops"
  • 0
    "yolo"
  • 1
    I use "Error:XXX" where XXX represents a number.
  • 0
    Wow! You guys are so creative. I will stop using test or just numbers and come up with some other intersting word 😁
  • 4
    I always use "dupa" ("ass" in Polish). We also had a small discussion about this in my company and it seems that basically everyone uses some kind of curse word for this purpose.
  • 2
    "I'm here", "arrived", "shouldn't be in here", "what are you even doing here"

    Mostly the fundamental existential questions of life.
  • 1
    LoremIpsum
  • 1
  • 1
    lol or rofl
  • 2
    debug_values = {
    int: 12,
    string: "Twelve",
    exception: ["oddly #{something}", "oh dear","Well this is a spot of bother"],
    log_entry_prefix: ["------------ ", "============", "************"]
    }
  • 2
    Čevapčić
  • 0
    Mine is "Die mother fucker, die!" or "am plecat la vânătoare" 😂 #echo(), #die(), #romanian
  • 0
    Mine is either "lul" or "(╯°□°)╯︵ ┻━┻"
  • 2
    "Test"," aoeu","Fuck"," for real?","aaaaa","work motherfucker"

    Usually in that order.
  • 0
  • 1
    "this shit works?"
  • 2
    For quickly tracing flow I use "muh" for work projects and "tis" for private projects, which in Danish means "moo" and "pee" respectively...
    Sometimes the words get numbers or small bits of relevant data to go with them, but more than that and I tend to start doing it properly...
  • 0
    Something related to memes.
  • 0
    "ok" or "shit"
  • 0
    I use debug strings only when debugging shitty code written in Python! It is mostly "here" .. Else C# has.. Breakpoints and Debugger.Break();
  • 1
    console.log('fuck this shit');
  • 0
    Dupa or hyc.
    The first is ass in Polish, the second is a vocalization of something bouncing, jumping.
    There are whole scripts to 'unass' (oddupić) code after debugging so you don't present something like that on a meeting when proposing new frontend concept ;D
  • 0
    aaaaaaaaaaaaaaaaaaaaa
Add Comment