• foggy@lemmy.world
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Yo ill be 100 with you.

    Regex is where something like an LLM excells.

    Don’t rely on an llm for coding, but… This is exactly where it should be in your toolbox.

    • circuitfarmer@lemmy.sdf.org
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      I don’t disagree with this hot take. But the major difference is the sheer resources needed to have an LLM in place of a “do one thing right” utility like sed. In that sense, they are incomparable.

      • bus_factor@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        I think they’re arguing for having the LLM generate the regex. And I certainly would not trust an LLM to do that right.