algernon

joined 9 months ago
[–] [email protected] 3 points 4 months ago (10 children)

Sadly, that's not code Linus wrote. Nor one he merged. (It's from git, copied from rsync, committed by Junio)

[–] [email protected] 1 points 4 months ago

It's about 5 times longer than previous releases were maintained for, and is an experiment. If there's a need for a longer term support branch, there will be one. It's pointless to start maintaining an 5+ year branch with 0 users and a handful of volunteers, none of whom are paid for doing the maintenance.

So yes, in that context, 15 months is long.

[–] [email protected] 5 points 6 months ago

I don't use social media to stay connected with family. I lift up the phone, go visit, or if we need to communicate online, I have an XMPP server for the family with end to end encryption. Can share pictures, text, and can even do video calls if need be, send files, and so on.

Don't see the need to involve any kind of social media.

[–] [email protected] 6 points 6 months ago (3 children)

There's a very easy solution that lets you rest easy that your instance is how you want it to be: don't do open registration. Vet the people you invite, and job done. If you want to be even safer, don't post publicly - followers only. If you require follower approval, you can do some basic checks to see that whoever sends a follow request is someone you're okay interacting with. This works on the microblogging side of the Fediverse quite well, today.

What I'm trying to say is that with registrations requiring admin approval gets you 99% of the way there, without needing anything more complex than that.

[–] [email protected] 9 points 6 months ago (5 children)

...and you think 14-17 year olds won't circumvent this in mere seconds? Like, they'd just sign up at an instance that doesn't implement these labels, or doesn't care about them, or use their parents accounts, or ask them, or an older friend to sign them up, and so on. Even if age verification would be widespread and legally mandated, I highly doubt any sufficiently determined 14-17 year old would have any trouble getting past it.

[–] [email protected] 0 points 6 months ago (2 children)

...and then risk the same litigation from Nintendo, or at least a DMCA takedown, something which the settlement explicitly mentions.

[–] [email protected] 0 points 6 months ago (4 children)

Well, citing IGN:

Citra, a Nintendo 3DS emulator, will also be discontinued.

The Citra homepage seems to confirm that.

[–] [email protected] 0 points 6 months ago (6 children)

On GitHub? No. It will get DMCA'd in very short order.

[–] [email protected] 1 points 6 months ago

Fair bias notice: I am a Forgejo contributor.

I switched from Gitea to Forgejo when Forgejo was announced, and it was as simple as changing the binary/docker image. It remains that simple today, and will remain that simple for the foreseeable future, because Forgejo cherry picks most of the changes in Gitea on a weekly basis. Until the codebases diverge, that will remain the case, and Forgejo will remain a drop-in replacement until such time comes that we decide not to pick a feature or change. If you're not reliant on said feature, it's still a drop-in replacement. (So far, we have a few things that are implemented differently in Forgejo, but still in a compatible way).

Let me offer a few reasons to switch:

  • Forgejo - as of today, and for the foreseeable future - includes everything in Gitea, but with more tests, and more features on top. A few features Forgejo has that Gitea does not:
    • Forgejo makes it possible to have any signed in user edit Wikis (like GitHub), Gitea restricts it to collaborators only. (Forgejo defaults to that too, but the default can be changed). Mind you, this is not in a Forgejo release yet, it will be coming in the next release probably in April.
    • Gitea has support for showing an Action status badge. Forgejo has badges for action statuses, stars, forks, issues, pull requests.
    • ...there are numerous other features being developed for Forgejo that will not make it into Gitea unless they cherry pick it (they don't do that), or reimplement it (wasting a lot of time, and potentially introducing bugs).
  • Forgejo puts a lot of effort into testing. Every feature developed for Forgejo needs to have a reasonable amount of tests. Most of the things we cherry pick for Gitea, we write tests for if they don't have any (we write plenty of tests for stuff originating from Gitea).
  • Forgejo is developed in the open, using free tools: we use Forgejo to host the code, issues and releases, Forgejo Actions for CI, and Weblate for translations. Gitea uses GitHub to host the code, issues and releases, uses GitHub CI, and CrowdIn for translations (all of them proprietary platforms).
  • Forgejo accepts contributions without requiring copyright assignment, Gitea does not.
  • Forgejo routinely cherry picks from Gitea, Gitea does not cherry pick from Forgejo (they do tend to reimplement things we've done, though, a huge waste of time if you ask me).
  • Forgejo isn't going anywhere anytime soon, see the sustainability repo. There are people committed to working on it, there are people paid to work on it, and there's a fairly healthy community around it already.
[–] [email protected] 1 points 7 months ago

Nevertheless, as Bluesky grows, there are likely to be multiple professionally-run indexers for various purposes. For example, a company that performs sentiment analysis on social media activity about brands could easily create a whole-network index that provides insights to their clients.

(source)

Is that supposed to be a selling point? Because I'd like to stay far, far away from that, thank you very much.