• kitnaht@lemmy.world
    link
    fedilink
    arrow-up
    46
    ·
    edit-2
    15 hours 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@discuss.tchncs.de
      link
      fedilink
      arrow-up
      21
      ·
      15 hours 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.