• 2deck
    link
    fedilink
    122 months ago

    If you’re having to do repetitive shit, you might reconsider your approach.

    • @[email protected]
      link
      fedilink
      62 months ago

      Depending on the situation, repetitive shit might be unavoidable

      Usually you can solve the issue by using regex, but regex can be difficult to work with as well

    • @[email protected]
      link
      fedilink
      32 months ago

      Nah, I’m good the way I do things. I have a good pace that has been working out very well for me :)

    • stilgar [he/him]
      link
      fedilink
      English
      22 months ago

      I’ve tried this, to convert a large json file to simplified yaml. It was riddled with hallucinations and mistakes even for this simple, deterministic, verifiable task.