• Otter@lemmy.ca
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    4
    ·
    22 days ago

    It does sound like a genuine mistake as opposed to something sneaky.

    I’m far from an expert on open source best practices, and I also wouldn’t have known the difference between taking code with a .patch file vs taking code with copy and paste. I probably would have attributed it in some other way, but I’m a bit anxious that way and tend to go even further and overdo things. It takes me forever to publish posts and website updates out for our instance.

    Why do developers of open source software have to make shit so difficult?

    I think that’s the nature of forks of projects. When someone makes a fork, there is usually some kind of tension between the two developers and so something that feels small to outsiders might feel more significant to those involved.

    • 𝙈𝙞𝙖@quokk.au
      link
      fedilink
      English
      arrow-up
      25
      ·
      21 days ago

      When you have the context he left out, it sounds less like a genuine mistake and more like deliberate malice. He intentionally tried to take the code instead of simply cherry-picking a commit and keeping attribution, something I have no issue doing.

      image

      • quill7513@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        16
        ·
        21 days ago

        incredible that his tools tried to default to doing the right thing, giving proper attribution, and he still went out of his way to not give proper attribution for where code originated. like… actually factually there would be no licensing issue if he just let the default behavior happen

      • alapakala@quokk.au
        link
        fedilink
        English
        arrow-up
        5
        ·
        21 days ago

        If he’s this terrible at manual attributeless patching, I question how Rimu has even coded piefed at all, all this time.
        Did he contract someone else, and refuse to pay?

        • Goferking0
          link
          fedilink
          English
          arrow-up
          1
          ·
          20 days ago

          It does explain a lot of the poor methods and logic used. And why they didn’t want to actually learn rust

          • alapakala@quokk.au
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            20 days ago

            From syntactic stand point, SBCL should be his next language, as Python is parenthesisless Lisp.