this post was submitted on 14 Mar 2026
51 points (93.2% liked)

Selfhosted

57575 readers
1557 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
 

Updated my actual-budget container today, and met with authentication failure - I am locked out of my budgets.

I turned to the github repo for troubleshoot, and.. Noticed that their commits are pretty much dominated by AI now.

At least they seem to be being up-front about their AI usage by tagging commits with the tag, but it still feels icky to me.

(As a 'bonus', their only support channel is on discord - but I guess that's the norm for many open-source projects.)

Is this fact of life now? Are most projects being written and managed by LLM nowadays? Not sure I can trust the projects nowadays.

Is there alternative budget app which does not involve LLM?

you are viewing a single comment's thread
view the rest of the comments
[–] JensSpahnpasta@feddit.org 19 points 2 days ago (1 children)

You might not like it, but the whole software development is starting to include AI. So you can expect that every project out there will have some kind of LLM written code in it. And maybe not now, but give it a few months or years and it will be in every major project. And even if you can't see it, there will always be the PR going in from someone who used LLMs.

[–] shads@lemy.lol -4 points 2 days ago (2 children)

So LLMs are going to achieve what Microsoft has been unable to, destroy open source and upend the world of coding. Nice. We really are living in the dumbest timeline. Can't wait for Nintendo's lawyers to decide they found a fragment of Nintendo code in the output of an LLM and start the lawfare to destroy the pesky breeding ground of emulator writers.

Said it in another thread, I have yet to meet a strong advocate for LLMs that isn't a cunt.

[–] unknownuserunknownlocation@kbin.earth 4 points 2 days ago (1 children)

Said it in another thread, I have yet to meet a strong advocate for LLMs that isn't a cunt.

I know someone who is very convinced of LLMs, and while I have strong disagreements with her in that topic, she definitely isn't a cunt.

[–] JensSpahnpasta@feddit.org 3 points 2 days ago (1 children)

There's no reason for thinking that LLMs will destroy open source. People complain about slopware, but might also give us a lot of new cool projects.

[–] shads@lemy.lol 3 points 2 days ago (1 children)

You haven't been keeping up to date on the damage they are doing to existing projects have you? Ask the team behind curl how useful the slop submissions are. They are reaching breaking point just keeping up the flood of crap. It's not that LLMs will out compete, they will overwhelm and infect.

[–] JensSpahnpasta@feddit.org 8 points 2 days ago

I have been following the curl issue for quite a while. I think that it's different from what I wanted to tell you here. Curl is getting too many PRs that are AI generated and the human maintainers can't deal with them all.

What we are here seeing is people using coding agents and LLMs to help with their own work. So it's a different kind of thing. You can also imagine a situation where projects are getting hammered by AI bot traffic, but are getting also helped by using LLMs with their project itself.