Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I actually have different problems with Chaptarr aside from it being vibe coded.
Generally, I don't have an issue with vibe coding - as long as it's not the average person's Star Trek level depiction of asking the computer an overly simplified request which it then successfully extrapolates into a fully working solution. AI aided development isn't an issue really as long as the developer knows what they want to achieve and HOW to do it, and utilising AI to do the heavy lifting.
No, my problem with Chaptarr is the general approach of the maintainer. It's a fork of Readarr (clearly visible from the logs), which was licenced under GPLv3, which in turn requires any forks (derivatives) to publish source code. Now, RLH has been providing Docker images only, claiming "the code is too messy to publish" whenever asked, meaning there's absolutely no oversight as to what is actually happening inside, what's been modified and so on.
Furthermore he modified the metadata server format, without publishing it, then created two separate APIs for it, which you have to manually edit after install (and this is hidden in the FAQs on Discord), that metadata server is incredibly limited (because it's supposed to be for "testing only"), and there's no option to use your own either, as the API contract has changed.
RLH is also pretty opaque about updates, sometimes you get a flurry of updates within a few hours, sometimes you're sitting around for weeks without any changes being pushed. He's also been pretty shady, randomly making the DockerHub images available to anyone then restricting it, and I've also heard about random bans of people on Discord who dared to question him (although this is only hearsay, I have not witnessed any bans myself, so take this with a pinch of salt).
Overall the whole project is super shady and even if I presume the best intentions, the continued GPL licence violation with various quality issue excuses alone is enough for me to stay far away from it - even if I appreciate some of the QoL changes I've seen when I trialled it.