At this point I’m very concerned about the open source industry relying so much on github. You have to remember that any project there can be swept away overnight because it doesn’t fit into the agenca of a large company, for example.

  • Max-P
    link
    fedilink
    422 hours ago

    The author was bullied by Nintendo into voluntarily removing the repos, it wasn’t DMCA’d.

    GitHub had nothing to do with this one. And just like with Yuzu, plenty of people have uploaded copies of the repo already, thanks to git’s decentralized nature where everyone have a full copy of the entire history.

    • @[email protected]
      link
      fedilink
      15
      edit-2
      2 hours ago

      Git itself isn’t decentralized is about people copying it and sometimes mirroring it.

      Anyway it is a good habit to avoid github entirely (when hosting a repo).

      • @aalvare2
        link
        61 hour ago

        Git itself isn’t decentralized is about people copying it and sometimes mirroring it.

        Not sure what you mean. My understanding is that git itself is decentralized insofar as each clone can develop its own history without ever needing to push to the origin, but that what OP is referring to is actually the “distributed” nature of git, where i.e. it’s easy to copy the entire history of an instance.

        • @[email protected]
          link
          fedilink
          057 minutes ago

          Git being snapshot-based unlike other (better) VCSs require that patch order matter so often the easiest way to manage a project is to have some centralized authority since it is so, so easy to get merge conflicts without a central authority if trying to just distribute patches. It’s a lot easier to be decentralized without Git’s fundamental limitations.

    • PropaGandalfOP
      link
      2
      edit-2
      32 minutes ago

      I see. But still, GitHub isn’t the right place for precious code like this. The best would be to have a federated git forge, something like what the forgejo devs are working on.

  • t�m
    link
    fedilink
    English
    112 hours ago

    Oh snap, we have to decentralize the hub

    • @grue
      link
      English
      246 minutes ago

      I mean, that’s been obvious since Microsoft bought it.

      But this is really more about how emulator devs ought to accept that Nintendo is going to try to persecute them and start keeping themselves anonymous to avoid being ruined by lawsuits, even though what they’re doing is neither illegal nor unethical.

      • PropaGandalfOP
        link
        128 minutes ago

        Not necessarily. Look at Lemmy instances for example. You could call each instance a hub, but the content is pretty much distributed.

  • MudMan
    link
    fedilink
    61 hour ago

    Yeeeah, Nintendo sucks.

    And it sucks that, despite this not killing the distribution of Yuzu or Ryujinx forks it does make them less safe and reliable for users, as well as hindering ongoing development.

    Ultimately, though, Nintendo is acting within their rights. Which is not an endorsement, it’s proof that modern copyright frameworks are broken and unfit for purpose in an online world. We need a refoundation of IP. Not to make everything freely accessible, necessarily, but to make it make sense online instead of having to rely on voluntary non-enforcement. I don’t care if it’s Youtube or emulation development, you should know if your project is legal and safe before you have lawyers showing up at your door with offers you can’t refuse.