this post was submitted on 08 Mar 2026
464 points (94.4% liked)

Selfhosted

56958 readers
727 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

According to the release:

Adds experimental PostgreSQL support

The code was written by Cursor and Claude

14,997 added lines of code, and 10,202 lines removed

reviewed and heavily tested over 2-3 weeks

This makes me uneasy, especially as ntfy is an internet facing service. I am now looking for alternatives.

Am I overreacting or do you all share the same concern?

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

there is this repo that lists some slopware : https://codeberg.org/small-hack/open-slopware maybe someone can add it

[–] cecilkorik@piefed.ca 27 points 3 days ago (2 children)

I think there's room for a little bit of nuance that page doesn't do a great job of describing. In my opinion there's a huge difference between volunteer maintainers using AI PR checks as a screening measure to ease their review burden and focusing their actual reviews on PRs that pass the AI checks, and AI-deranged lone developers flooding the code with "AI features" and slopping out 10kloc PRs for no obvious reason.

Just because a project is using AI code reviews or has an AGENTS.md is not necessarily a red flag. A yellow flag, maybe, but the evidence that the Linux Kernel itself is on that list should serve as an example of why you can't just kneejerk anti-AI here. If you know anything about Linus Torvalds you know he has zero tolerance for bad code, and the use of AI is not going to change that despite everyone's fears. If it doesn't work out, Linus will be the first one to throw it under the bus.

[–] witten@lemmy.world 3 points 2 days ago (1 children)

Lol my project has an AGENTS.md and its contents are basically, "Don't use AI agents on this codebase."

[–] EarMaster@lemmy.world 2 points 2 days ago (1 children)

Well it's AI slop then - at least by the definition of most users here.

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

Upvote this guy

[–] osanna@lemmy.vg 3 points 2 days ago

oh no. not ladybird! You were supposed to save us!

[–] Xylight@lemdro.id 5 points 2 days ago (2 children)

the linux kernel is on that list, bro it's time to switch!

[–] paequ2@lemmy.today 3 points 2 days ago

Time to switch to Plan9!

[–] napkin2020@sh.itjust.works 2 points 2 days ago

Also Chrome, Firefox ans Ladybird!

[–] WhyJiffie@sh.itjust.works 4 points 2 days ago

did not know that the serde developer tolnay is a military apologist. I'm disgusted. serde is a very good tool.. I'll think about what to do about this. such a shame...

[–] addie@feddit.uk 3 points 3 days ago

Awesome page, thanks. Have bookmarked.

Harfbuzz though? That's going to take some replacing. Hopefully someone will fork an earlier version. The thing that it does (accurate multi-script font shaping) is difficult to do; requires a lot of rule-of-thumb knowledge that's unlikely to be possessed by a single person, needs a lot of collaboration.