this post was submitted on 23 Jul 2026
590 points (99.0% liked)

Blahaj Lemmy Meta

2941 readers
2 users here now

Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.

founded 3 years ago
MODERATORS
 

In light of the dev silently blacklisting blahaj.zone, many of its users and several other instances, we have removed tesseract from the available lemmy front ends we offer.

you are viewing a single comment's thread
view the rest of the comments
[–] mathemachristian@lemmy.blahaj.zone 3 points 3 weeks ago (2 children)

Oh, that's not really thing in open-source. The source being public means anyone can work on it. There are certain restrictions in terms of monetizing that are put in place by licensing but you can't forbid individual people from working with, rewriting or redistributing the code (for good reason).

[–] birdwing@lemmy.blahaj.zone 2 points 2 weeks ago

Fair point. I suppose deplatforming is best, then, promoting the good frontends and not mentioning the bad ones.

[–] jatone@lemmy.dbzer0.com 1 points 2 weeks ago* (last edited 2 weeks ago)

You absolutely can put restrictions on distribution of the code. that's literally the premise of GPL licenses, the restriction being that you must provide the source code if you use/make changes.