this post was submitted on 22 Aug 2026
258 points (98.9% liked)

Technology

87558 readers
3740 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
top 46 comments
sorted by: hot top controversial new old
[–] Andaith@sh.itjust.works 83 points 4 days ago (1 children)

I didn’t think emulators were copyright infringement since they’re built from scratch. Why isn’t GitHub telling them to get fucked?

[–] FireWire400@lemmy.world 120 points 4 days ago (2 children)

Why isn’t ~~GitHub~~ Microsoft telling them to get fucked?

They don't wanna be sued. Emulators are technically legal but Nintendo likes to abuse every loophole in the book to argue otherwise.

[–] bigb@lemmy.world 78 points 4 days ago* (last edited 4 days ago) (1 children)

Nintendo eternally sucks but the Yuzu team handed their asses to the lawyers on a silver platter. Taking donations is one thing but a paywall to play the latest big first-party games is legal bait.

Emulators have been a coding exercise that came with a nice side benefit. Devs were deliberate about separately the work from piracy. Then a group like Tropical Haze makes money on writing an emulator and release a 0-day update that runs Tears of the Kingdom.

Emulation isn't a place for entrepreneurs.

[–] bilb@lemmy.ml 7 points 4 days ago* (last edited 4 days ago) (1 children)

I don't think taking money for making an emulator is the problem per se, and it's unlikely it had anything to do with why Nintendo took action against them. It's... everything else you mention. The brazen, unquestionable, open piracy, and the publicity of being able to play a game that hadn't even been released as you say. And the DMCA in the US makes switch emulation itself a more viable legal target, because in this form it circumvents Nintendo's encryption like the article you link points out. You can sell an NES emulator, no problem.

[–] LodeMike@lemmy.today 2 points 3 days ago (1 children)

It... It does not "circumvent" Nintendo's encryption. It applies a decryption algorithm to an arbitrary file with an arbitrary key

[–] bilb@lemmy.ml 2 points 3 days ago* (last edited 3 days ago)

I suppose it's true decrypting the files is not so much "circumventing" the encryption as it is... decrypting it, but I think for the purpose of the DMCA it's the process of "circumventing" Nintendo's attempt to keep unauthorized people from playing these games that it's referencing. Encrypting those files is a part of their DRM scheme, so they say undoing it without their authorization violates the law. That's my understanding of their claim, anyway, and part of the basis for their previous DMCA takedown notices to github. I don't think this specific claim has ever been tested in court.

[–] Andaith@sh.itjust.works 12 points 4 days ago (4 children)

If anyone can afford the lawyers and has an incentive to challenge Nintendo, surely it’s Microsoft…..

[–] FireWire400@lemmy.world 29 points 4 days ago* (last edited 4 days ago)

I think they don't really care actually. Sure, they could afford to defend the people who voluntarily spent 100+ hours to build a repository using their tools but what's in it for them?

[–] SkaveRat@discuss.tchncs.de 5 points 4 days ago

They don't have much money, as they need to pump every cent into their aiOS

[–] then_three_more@lemmy.world 3 points 4 days ago (1 children)
[–] ryper@lemmy.ca 2 points 4 days ago (2 children)

A little good press for GitHub to offset all the bad press from downtime.

[–] frongt@lemmy.zip 12 points 4 days ago

This is good press for GitHub. Corporations are their customers, not us. They want to show how friendly and easy to work with they are to corporations.

[–] then_three_more@lemmy.world 5 points 4 days ago

Doesn't seem worth the time or effort to lawyer up over.

[–] frongt@lemmy.zip 1 points 4 days ago

I don't see an incentive for them here.

[–] MonkderVierte@lemmy.zip 42 points 4 days ago* (last edited 4 days ago) (5 children)

Maybe we could build a distributed Github you can't just delete with something decentralized and versioning, like Hypercore protocol or IPLD (InterPlanetary Linked Data), Ceramic Network?

About legality: that's (japanese) Nintendo using US media laws gone rogue to swipe repos on a US hoster (Github). Maybe don't use a US hoster next time.
And yeah, Europe isn't much better there.

[–] warm@kbin.earth 66 points 4 days ago (2 children)

Github =/= git.

Just stop using Github already.

[–] protogen420@lemmy.blahaj.zone 0 points 3 days ago

and also we have a generic term for GitHub like things, they are called forges, in this case (GitHub) it is a forge for git (the underlying SVC powering it) only

[–] filcuk@feddit.uk 0 points 3 days ago (1 children)

I am not so sure this situation would be much better on other services. Nintendo could steamroll smaller companies.

[–] warm@kbin.earth 1 points 3 days ago (1 children)

You can host it on servers outside of their jurisdiction or with laws that better protect or prevent companies abuse. Anyone can host git is the point, you dont have to use GitHub.

[–] filcuk@feddit.uk 1 points 2 days ago (1 children)

Have you seen what happens to ANY website hosting pirated Nintendo content? How many of them are still online?

[–] warm@kbin.earth 1 points 1 day ago (1 children)

Lots are. Just because you see a lot of media articles about it, doesnt mean they are actually making a dent.

[–] filcuk@feddit.uk 1 points 1 day ago (1 children)

Presumptuous and incorrect. They have made a big dent already. Entire communities abandoned and dev teams disbanded. No-one is willing to share links publicly anymore. Thus my point - hosting their pirated content on any site that wishes to operate or be accessed from US, EU or the UK would be committing a suicide by defending, or even not taking action on their dmca requests.

[–] warm@kbin.earth 1 points 1 day ago

But it exists, many sites!

Keep living in your fantasy world!

[–] dudeface@lemmy.world 23 points 4 days ago (2 children)

Git is meant to be decentralised

[–] Zwuzelmaus@feddit.org 22 points 4 days ago

And it is.

Github isn't.

[–] MonkderVierte@lemmy.zip 4 points 4 days ago (1 children)

Yeah, but it needs a address to point to, to work with others repositories. Which with http is centralized. Wouldn't be with a distributed protocol.

[–] dudeface@lemmy.world 9 points 4 days ago (1 children)

I don’t think you know how git works

[–] MonkderVierte@lemmy.zip 2 points 4 days ago* (last edited 4 days ago) (1 children)

I do know that it keeps a local copy of the repo. But it's not designed to work with a pool, so it needs a specific address to work together/clone/share repos.

I'm by no means an expert in git, did i overlook something?

[–] Anafabula@discuss.tchncs.de 9 points 4 days ago (1 children)

Technically you can add as many remotes to a repo as you want and push/pull to any/all of them. Might be annoying though

[–] mesamunefire@piefed.social 2 points 4 days ago

Its quite common in some industries. Lots of different git remote references no github. It works well when you dont care or dont want piulic repos out in the wild.

I used to do a ton of contract work that way. It went away forva bit but about 3 years ago its coming back. Ive heard complaits about ai and that github is much less stable.

You cant have downtime in some industries.

[–] mote@lemmy.ca 22 points 4 days ago (1 children)

I have not tried/used it (yet?), but the kids are building Radicle for this very purpose. It gets a fair amount of techie coverage (blogs, comments, etc.) but sits in unique space compared to, say, Forgejo (classic self-hosted git).

[–] MonkderVierte@lemmy.zip 2 points 4 days ago* (last edited 4 days ago)

Looks interesting, thanks!

But i thought more, like; since IPFS doesn't delete data, writes changes separately. If we had that with protocolozing (which IPLD seems to do), we would have something like a decentral git.

[–] Fisch@discuss.tchncs.de 18 points 4 days ago (1 children)

There are already alternatives to GitHub and I think Forgejo is still working on federation. The most active Yuzu fork (as far as I'm aware) is Eden and that has its own Forgejo instance.

[–] MonkderVierte@lemmy.zip 0 points 4 days ago (1 children)

There's also a p2p "plugin" to git, but things like that always feel like a workaround to me. The random hacker in India also doesn't know about it.

[–] Fisch@discuss.tchncs.de 3 points 4 days ago (1 children)

I don't really see what that solves tbh. Not having a central source of truth seems like it could cause issues and git is already pretty much decentralized because everyone who's working on a repo will have a copy on their own device and cam upload that to whatever forge they want. Aside from that, you lose all the features a git forge gives you, especially the ability for people to actually find the repo.

[–] MonkderVierte@lemmy.zip 1 points 4 days ago (1 children)

especially the ability for people to actually find the repo.

Vs. a random git URL or a centralized repo everyone knows?

[–] Fisch@discuss.tchncs.de 4 points 4 days ago

Everything you can find on the internet is a "random URL" in that sense but that URL can be searched on search engines and shared. But I don't know how that p2p git thing works, so maybe I'm assuming it's more complicated than it actually is.

[–] NotMyOldRedditName@lemmy.world 2 points 3 days ago* (last edited 3 days ago)

It'd be interesting to see something built ontop of things like IPLD or IPFS (which uses IPLD)

Speed isn't really a important factor for something like this.

[–] riquisimo@lemmy.dbzer0.com 19 points 4 days ago* (last edited 4 days ago) (1 children)

I know Nintendo=bad, but also, if their only leg to stand on is "these are distributing our keys" then just don't include the keys. Plenty of others don't.

I feel like all these repos knew their days were numbered because of that that, but they probably didn't care. It's easier to get everyone from one place than to look around online for the keys separately. May as well include the keys until Nintendo does something about it.

[–] LodeMike@lemmy.today 11 points 3 days ago

They don't include the keys. Their argument is stretched really thin. They're saying that because it can use prod.keys that are obtained illegally then the program is legal. They phrase this implying that getting these keys is always illegal, which it's not.

[–] LemmyPlaceDN@europe.pub 19 points 4 days ago

Nintendo doesn't seem to care about all other emulators of their previous consoles nearly as much, hopefully it stays that way

[–] danielfm123@lemmy.zip 16 points 4 days ago (1 children)

If emulators are not illegal, why Microsoft take them down? This should be illegal, the same way information was censored in COVID times.

I hate big tech.

[–] frongt@lemmy.zip 18 points 4 days ago (1 children)

It's not because they're emulators, it's because they're including Nintendo's cryptographic keys.

[–] LodeMike@lemmy.today 4 points 3 days ago* (last edited 3 days ago)

Where? Where are they? Point to the file. Oh wait you can't because they're not there.

[–] Baggie@lemmy.zip 2 points 3 days ago

I dream of a Nintendo where the artists are free from their work being used as a legal bludgeon against people who enjoy their work. You can't tell me the people behind tears of the kingdom were happy that their game was basically unable to be run on launch, and having to work within the constraints of a chip from 2018.

[–] Asetru@feddit.org 7 points 4 days ago

Every time I read stories like that I wonder if I should do more stuff with the hyphanet.