this post was submitted on 08 Mar 2026
366 points (94.2% liked)

Selfhosted

60281 readers
388 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 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
[–] thedeadwalking4242@lemmy.world 9 points 3 months ago (1 children)

It's not. That's the problem. It actually sucks ass. It's super low quality for anything more complex they s very simple CRUD app or a simple function. I say this as someone who s a heavy LLM user. It's just bad code. It makes all kinds of simple mistakes. Just because code compiles doesn't mean it's good or does what you need it to do

[–] NoFun4You@lemmy.world -2 points 3 months ago (1 children)

I think it largely depends on what you're building. You're not gonna get build a company overnight with a few prompts but it's much more powerful than you've described.

[–] thedeadwalking4242@lemmy.world 1 points 3 months ago (1 children)

It's really not though. If you think it is I really suggest to re-think your perspective on what maintainable shippable code looks like. It's basically automating copying from stack overflow. There's so many little considerations that come into development.

[–] NoFun4You@lemmy.world -2 points 3 months ago

Still sounds like something someone would say who has had a bad time and experience with generating code lol. It really isn't that hard to be an engineer and to get what you want out of code generation.