• @kitnaht
    link
    64
    edit-2
    3 months ago

    I mean, I bet it failed at making a regex that worked much faster than you could fail at writing a regex that worked. Sounds like progress! :D

    • Karyoplasma
      link
      fedilink
      303 months ago

      I am always suspicious if a regex I write doesn’t throw some form of pattern compilation error. It usually means I’m not even close to the correct solution.