this post was submitted on 29 Apr 2025
272 points (98.6% liked)

Technology

70461 readers
3631 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 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] Fijxu@programming.dev 125 points 1 month ago (4 children)
[–] victorz@lemmy.world 37 points 1 month ago

Curious to know what this email conversation looks like. 🍿

[–] rottingleaf@lemmy.world 13 points 1 month ago

I mean, "fuck you OnlyFans" seems correct phrasing

load more comments (1 replies)
[–] TxzK@lemmy.zip 109 points 1 month ago (1 children)

Codeberg exists. But no people still have to just flock to corporate bullshit and then be surprised when they pull a corporate bullshit.

[–] cmhe@lemmy.world 41 points 1 month ago (2 children)

Codeberg is great, but it is hosted in Germany, and subject to their laws. AFAIK, Germany has laws against tools for "circumventing copy protection", or "hacking".

So I am not sure that they can provide a save haven for tools, where some lawyer could argue these points successfully in front of a court.

[–] zeropublix@lemmy.ml 13 points 1 month ago

Also has the highest rate of website take-downs/bans. To be fair: mostly revenge β€œnaked pictures of my ex” websites. But yeah. Piracy + Germany = not good. You’d rather turn to the Netherlands for that.

[–] Ulrich@feddit.org 7 points 1 month ago

ActivityPub is amazing for censorship because anything that gets posted to one instance gets immediately archived thousands of times over.

[–] MonkderVierte@lemmy.ml 88 points 1 month ago* (last edited 1 month ago) (1 children)

The project is now being made available via a repo on cdm-project.com but how long that’s likely to last is unclear.

Please streisand it.

[–] NGnius@lemmy.ca 32 points 1 month ago (1 children)

I've mirrored it to my own git server too https://git.ngram.ca/mirrors/cdrm-project I will ignore DCMAs because I (and the server) don't live in the USA.

[–] jayandp@sh.itjust.works 16 points 1 month ago

Canada might start ignoring DMCA as a whole if the idiots in my government keep harassing them. Maybe that'll piss off Hollywood and friends in a useful way...

(Just ignore me laugh weeping at the prospect that billionaires stabbing each other in the back is the only thing I can look forward to in my country now)

[–] Zwuzelmaus@feddit.org 74 points 1 month ago (1 children)

sent a complaint

project has been ejected

Bad pattern.

The moment when GitHub was bought by M$, the risk of such behavior started.

[–] ohulancutash@feddit.uk 14 points 1 month ago

To GitHub’s credit, when rightsholders allege violations of the DMCA’s anti-circumvention provisions, GitHub conducts its own assessment. If there is no basis for a claim, GitHub sometimes finds other copyright-related grounds, but here there is no pushback. That’s usually a sign of a complaint that stands up under intense scrutiny.

[–] Whirling_Cloudburst@lemmy.world 72 points 1 month ago* (last edited 1 month ago) (11 children)

There needs to be a widespread p2p solution for opensource projects before its too late. I have lost count of all the amazing stuff that has been gravity bombed from orbit.

There also needs to be a way for authors to submit things anonymously too and maybe sign their things with cryptographic keys to ID it. How many times has a company had a court order someone to cease and desist or simply acquire somebody's work?

[–] solrize@lemmy.world 76 points 1 month ago (4 children)

p2p solution for opensource projects

That's called Git and it's been around longer than GitHub. There is also Usenet which by now is mostly dead. People fell for centralized alternatives. Oops :)

[–] Womble@lemmy.world 27 points 1 month ago

Git is, but it has no process of discovery or hosting by itself. Those are needed to efficiently share open source software to large numbers of people.

[–] OsrsNeedsF2P@lemmy.ml 27 points 1 month ago* (last edited 1 month ago) (22 children)

Right? Git is literally decentralized. If you choose to use GitHub as a centralized Git service, that's on you.

(I will caveat this by saying we moved 2009scape off GitHub and the number of new contributors probably got cut in half. Mainstream services have a lot more eyes)

[–] LucidNightmare@lemm.ee 6 points 1 month ago

2009scape is wonderful for those like me who need to scratch that RuneScape itch without a subscription. The fact I can play it off of a USB is testament to itself how incredibly awesome you guys are. Thank you for the project, sincerely. :')

load more comments (21 replies)
[–] Appoxo@lemmy.dbzer0.com 19 points 1 month ago (1 children)

You'd think Usenet is dead.
It's not.

load more comments (1 replies)
load more comments (1 replies)
[–] vividspecter@lemm.ee 7 points 1 month ago

It's not always takedowns either, just the developer deciding to nuke their own repos. Real annoying, although it's making me more vigilant about forking/mirroring important repos.

I found https://radicle.xyz/ but I've never used this technology before. Maybe someone can shed some light?

[–] muusemuuse@lemm.ee 7 points 1 month ago

I2p has a git service

load more comments (6 replies)
[–] ChickenAndRice@sh.itjust.works 52 points 1 month ago (2 children)

I was wondering why these types of open source projects always push to Github, despite the latter always complying with DMCA. (I get that Github provides discoverabilty features, but it just isn't worth it to have all your work taken down).

On a similar note, has anyone tried out https://radicle.xyz/? It's supposed to actually make use of git's peer to peer nature (and not the client server model that everyone adopts with git) and ideally provide discoverability features.

The said I've only read the faq and haven't actually tried it myself. Basically I'm wondering if it's worth doing a deep dive on this technology

[–] CeeBee_Eh@lemmy.world 32 points 1 month ago (2 children)

Give CodeBerg a look. It's starting to pick up some steam.

https://codeberg.org/

[–] Eyedust@lemmy.dbzer0.com 13 points 1 month ago (1 children)

A lot of my favorite open source android apps have been switching to CodeBerg. Some of my less than legal ones have moved to Telegram, unfortunately. That aside, CodeBerg is great and hopefully it will gain even more traction soon.

It's nice that Obtainium supports CodeBerg, too. I have a few must-have apps that I like to keep up to date straight from their repositories.

[–] Venus_Ziegenfalle@feddit.org 6 points 1 month ago (1 children)

Some of my less than legal ones have moved to Telegram

I'm intrigued

load more comments (1 replies)
[–] Matty_r@programming.dev 7 points 1 month ago

CodeBerg is a public instance of Forgejo. You can run your own local instance of Forgejo.

At some point they'll have federation working so you'll be able to use your home instance of Forgejo to interact with other projects/instances.

[–] spicehoarder@lemm.ee 9 points 1 month ago (1 children)

It doesn't catch on because entry level devs love committing private keys

load more comments (1 replies)
[–] KingThrillgore@lemmy.ml 30 points 1 month ago (1 children)

Widevine, BTW, is a Google product that all the browser vendors agree to use. Its the only reason HTML5 has gotten anywhere.

[–] drmoose@lemmy.world 17 points 1 month ago

Its crazy that we can't agree on any international rules except the ones that protect IP hoarding

[–] x00z@lemmy.world 22 points 1 month ago

This just implies that the Microsoft employee was an OnlyFans subscriber simp.

load more comments
view more: next β€Ί