• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    5 days ago

    One of my colleagues submitted a PR with a bunch of emojis in the readmes and log statements and I’m just so infuriated with it.

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        There are plenty of non ASCII characters that are okay in code. ñ comes to mind. There are also box drawing characters.

    • sfgifz@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      Our leadership made using and excelling at Copilot as one of our Key Results for upskilling, I make it point to make my code look as botty as possible to show how serious I’m about achieving the target 🎯

        • RagingRobot@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          4 days ago

          They add excessive logging too. I had cursor write some UI code and I thought my console was going to explode. Console logs each step of the way haha. I guess that’s the easiest way for it to debug its own code