• okwhateverdude@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    So do we retroactively get the title…? how does this work? 😎

    That said, it is an incredible tool. Moral equivalent of an excavator or fork lift or something. It it is most effectively used as such to schlep great quantities of tedium around(implement this lugubrious API, reorganize this class hierarchy, swap out this abstraction/pattern). Things that before used to be hobby project killers to my ADHD brain are no longer the limiting factor.

    • reluctant_squidd@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      You just have to be careful with how it rewrites things.

      Also, even the best LLMs seem to trip on tiny details in code now and then. Like a directory mixup or maybe the name of a very specific built-in function.

      Sometimes it might find the issue, sometimes it will rewrite everything again trying to find it.

      Being an actual programmer means a lot in those situations.

      Happened to me maybe 1/5 times I asked it to generate things. Last time was maybe a week ago it fabricated a file location and then tried to rewrite core functions to get around it, rather than actually find it, but I haven’t been messing with it much this week.