• boonhet@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      8 hours ago

      Always free to create your own alternative if you’re after purity.

    • Default Username@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      27
      ·
      edit-2
      1 day ago

      I haven’t seen any evidence that AI was used. I haven’t really looked at the codebase, but the commit history looks like it was written by a human and nothing in the README or in the wiki stands out to me as AI generated.

      • Ghoelian@piefed.social
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 day ago

        At first glance the code also doesn’t look ai generated to me. The formatting of code is a little weird in some places, but not in a way i usually see llms do it.

    • inzen@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 day ago

      I also took a quick peek at the code. Looks distinctly human to me. I’m faced with AI code daily, while I still write my own code 97.89% by hand.

        • Tiral@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          19 hours ago

          Well it’s a program, so as long as anything else?

          I’m not sure how you’d even rate this. It works? So I guess as good as anything else that works?

          • DacoTaco@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            19 hours ago

            Thats the thing. Fully ai generated code becomes a mess and has more chances to break in the long run or become very inefficient, thats just a given atm.
            Ive seen projects flurish with ai because a senior dev looked over it, but ive seen projects go to hell because it was fully ai code with no control on quality and correctness.
            It might work at one point, and be completely unusable the next.

            Programming is more than just “it works” and if a project is successful or not in the long run also hinges if the code quality and architecture is maintained.