• @rtxn
    link
    56
    edit-2
    1 year ago

    How this plays out in reality:

    “This line at this character is giving me a syntax error… I’ll just delete and rewrite it, maybe there’s a stray whitespace. Oh, it runs now. Weird. Whatever.”

    • @JollyTheRancher
      link
      181 year ago

      While I imagine this is typically true, I once spent a couple hours on something like this.

      • DreamButt
        link
        41 year ago

        spoken like someone who hasn’t been bitten by codepoints before

  • @[email protected]
    link
    fedilink
    31 year ago

    Don’t languages generally tell you about potential look-alike characters specifically for this reason?

    • @Monsieur
      link
      51 year ago

      The code editor I use would say something like syntax error ‘;’, expected ‘;’ and underline the character in red. That might lead to some head scratching as apparently the Greek character is literally the same, but with a different Unicode value.

    • @x4740N
      link
      English
      1
      edit-2
      1 year ago

      Should go and mess with that Google website drm thing if it’s still active