• @hperrin
    cake
    link
    6923 days ago

    Console:

    here
    here 2
    here 3
    here 4
    here 4a
    here 4b
    

    Me:

    Haha! I got you!

      • @hperrin
        cake
        link
        1022 days ago

        You put in that first “here” thinking it’ll be the only one.

  • Yuumi
    link
    fedilink
    English
    4424 days ago

    background: red; goes harder imo

  • @[email protected]
    link
    fedilink
    2324 days ago

    Me: “Is bugger a term that denotes a bugged state?
    Senior: “No. That’s just what I have it print to show if something has failed.”

    • @sunbytes
      link
      423 days ago

      I like to call pair-programming sessions (for bugs) “bebuggery sessions” at work and people haven’t complained yet.

  • @normalexit
    link
    1923 days ago

    Printing Butt is fun and all, but if I’m at the point of logging nonsense, it is usually a stronger word.

  • @Labna
    link
    15
    edit-2
    24 days ago

    Often we use

    outline : red 1px solid;
    

    , that’s clean!

      • Victor
        link
        123 days ago

        My pleasure! Though I’m gonna be honest, I mostly use console.debug(). 😇

    • @lightnegative
      link
      222 days ago

      Wow, and here I was trying to set breakpoints using the devtools debugger and faffing around with sourcemaps.

      Wish I knew about this 10 years ago!

      • Victor
        link
        222 days ago

        Is it too late?! Are you still webdevvving? 😃

    • @[email protected]
      link
      fedilink
      221 days ago

      Could you please point me to docs about this or keywords i should search with? This sounds interesting, but a quick search with i3 and urgency cues gave me nothing.

      • KillingTimeItself
        link
        fedilink
        English
        220 days ago

        i believe they’re referred to in documentation as “urgency hints” it should be in the user guide. heres the guide just do a ctrl f for urgency, it should pop some stuff up. It’s also a default config option for the base file.

          • KillingTimeItself
            link
            fedilink
            English
            220 days ago

            the user guide while rather terse and not verbose, is still incredibly detailed, and often includes a good bit of information to get you where you need to be.