490
submitted 5 days ago* (last edited 5 days ago) by ueiqkkwhuwjw@lemmy.world to c/selfhosted@lemmy.world

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
[-] possiblylinux127@lemmy.zip 26 points 4 days ago

I'd run for the hills

There are so many issues with AI

[-] NoFun4You@lemmy.world 11 points 3 days ago

Like ppl thinking skilled engineers cannot vet AI output. AI is pretty good for programming.

[-] IphtashuFitz@lemmy.world 20 points 3 days ago

I have a few decades programming experience, as a professional software engineer, an open source developer, and a DevOps engineer. There is no way in hell I would do a code review where 15k lines were added and a similar amount of lines removed without having a long discussion with the person who made those changes. I’d want to ask a lot of detailed questions about the changes, questions that an LLM isn’t likely to answer, and most definitely not questions I’d be inclined to try to type into an LLM to try to get an answer.

Over the years I’ve dealt with all manner of bugs, from overflows & underflows, to bad assumptions about logic flow, and much much more. The whole purpose of pointed questioning of the author is to be comfortable with decisions made in the code and to minimize the chances of all sorts of potential bugs.

[-] NoFun4You@lemmy.world 1 points 1 day ago

I think it largely depends on what you're building. You're not gonna get what you've got over there over night with a few giant prompts.

And yet there are cases like the Huntarr debacle, where the dev simply thought “and make sure your code complies with best security practices” to their vibe code prompts actually made it secure.

They added 14k lines of code in a week, and ripped out 10k lines of existing code. That’s not something that a skilled programmer can reasonably vet in that amount of time. This is showing all the signs of AI slop, and none of the signs of debugged or vetted code.

[-] NoFun4You@lemmy.world 1 points 1 day ago

That's a bit extreme

[-] thedeadwalking4242@lemmy.world 8 points 3 days ago

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 1 points 1 day ago

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 1 day ago

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 1 points 1 day 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.

[-] Ohi@lemmy.world 4 points 3 days ago

You're absolutely right, and the vast majority of people on this platform seem to get offended by anything AI related. Software engineers have been reviewing code made by other people since the dawn of the craft. Guess what y'all, AI generated code looks exactly the same, if not better on the first pass at creating a thing.

Down vote me all you want homies. You're living in a fantasy if you think all AI is slop. Sure, I can see how it's ruining some content on the Internet, but for code related tasks, its going to dramatically change the world for the better.

[-] NoFun4You@lemmy.world 2 points 1 day ago

Ppl are fucked lol, I'm over here writing a lot of stuff with AI, maybe it's not always perfect but nothing ever is, and without iteration or dedication to the craft you're just gonna sit there be all upset and judgy because you've never seen it lol

this post was submitted on 08 Mar 2026
490 points (100.0% liked)

Selfhosted

57449 readers
1241 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