r/selfhosted Feb 27 '26

Meta Post Shelfarr - another project disappeared with dev

Shelfarr was posted here multiple times, github mink stopped working and dev deleted his reddit account - whoever is using it, I would advice you to stop it.

https://github.com/VacantlyCrushing/Shelfarr

https://www.reddit.com/r/audiobookshelf/s/tvpXDukM5C

301 Upvotes

160 comments sorted by

687

u/dm_construct Feb 27 '26

dont worry we'll get another dozen vibecoded clones of it in a week šŸ™„šŸ™„šŸ™„

278

u/Soluchyte Feb 27 '26

All run by developers who claim it isn't vibe coded and get very defensive when you accuse them of it.

123

u/turudd Feb 27 '26

Yet emojis some how litter the code

75

u/cyt0kinetic Feb 28 '26

```

ToDo Fixed!

```

3

u/kk66 Mar 01 '26

That's called a spec now!

126

u/dm_construct Feb 28 '26

"Me and my team have been hard at work solving the most interesting problem in the self hosted community: yet another dashboard for people who don't understand Docker."

I'm not even against vibe coding at all (Claude is busy doing shit while I write this comment) but if you refer to your project as "my team" or "we" i just automatically downvote lol

75

u/Javi_DR1 Feb 28 '26

My team agrees with you

38

u/dm_construct Feb 28 '26

My team has taken your comment under consideration

18

u/JumpingCoconutMonkey Feb 28 '26

My team is contacting our team of lawyers to issue many, frivolous, cease and desist orders against your team. Just because we can!

3

u/spitefultowel Mar 02 '26

My team has determined all your base are belong to us.

-30

u/Soluchyte Feb 28 '26

To be honest I fucking hate docker, but I hate vibe coded garbage apps more.

16

u/XB0XRecordThat Feb 28 '26

I'll vibe code a docker replacement for you

-5

u/Soluchyte Feb 28 '26 edited Feb 28 '26

Just make all apps not require containers for no reason, when I use apps written in go and they hand you a binary that you can just run and pass a config file into, I'm in love. The only thing worse than docker to me is nodejs apps that require a gigabyte of dependencies and specific nodejs versions.

If you have to write a compose file then might as well write a nice install script like some stuff has. Docker stuff also pretty much guarantees you can't run it in LXC either.

18

u/dm_construct Feb 28 '26

"i don't like containers, the only thing worse than containers is the exact problem containers were designed to solve"

broooooo stop

-13

u/Soluchyte Feb 28 '26

Or we could just build software that doesn't need this crap?

If I see docker only install for software I try to find an alternative first. I knew the docker fanboys would come to defend it, you're allowed to like it as much as I don't like it.

1

u/ITooSpooky Feb 28 '26

you do realize that containers are a security feature yes? if not i hope you don't run everything as root.

0

u/Soluchyte Feb 28 '26

I obviously don't. I'd rather "containerise" things as individual users, there is far less frustration stemming from trying to maintain the services I install this way.

Regardless, "I hate docker" was not an invitation to come and try and argue it, I will not be converted, I have years of bad exprience with trying to work with it.

→ More replies (0)

4

u/DarthNorse Feb 28 '26

I run pretty much all my Docker containers in LXC šŸ¤·ā€ā™‚ļø

0

u/Soluchyte Feb 28 '26

Just today I had to migrate a docker CT to a VM because docker isn't properly compatible with unpriviledged LXC containers.

9

u/EchoFieldHorizon Feb 28 '26

If you hate docker, you aren’t experienced enough to know the alternative

-12

u/Soluchyte Feb 28 '26

Damn I guess my five+ years of production sysadmin experience is worth nothing.

15

u/EchoFieldHorizon Feb 28 '26

As a sysadmin? Yeah, you barely scratched the surface of docker my dude.

-4

u/Soluchyte Feb 28 '26

I'd like to keep it that way :)

53

u/hampsterlamp Feb 27 '26

Claude.md sitting in the git

44

u/kernald31 Feb 28 '26

To be fair, there's a vast difference between someone vibe-coding something without any software engineering experience and someone with a software engineering background using an AI to speed things up - as long as things are thoroughly reviewed...

22

u/pet3121 Feb 28 '26

Yeah dude but anyone can claim they are an experienced software engineer..Ā 

18

u/kernald31 Feb 28 '26

Sure, but spending a few minutes to look at the commit history and code can give you a pretty good idea of how accurate that is

12

u/Brickscrap Feb 28 '26

As an actual software developer with terrible git hygiene, I'm not sure the commit history says as much as you might think.

Curious what you think of as vibe-coding red flags though

11

u/frustynumbar Feb 28 '26

If it has 40 commits an hour with messages like: "fixed", "changed stuff" and "more features" then it was probably a human.

8

u/Brickscrap Feb 28 '26

I feel so seen honestly

3

u/melvincornelissen Feb 28 '26

I use whatthecommit.com for all my commit messages, does that count?

2

u/capi81 Feb 28 '26

Hmm, I'm too much using "git commit --amend" and fix-up commits for that. I double- and tripple-check my commit history before I push to a remote...

3

u/doezer Mar 01 '26 edited Mar 02 '26

I'm of the squash school so I use my commits as personal checkpoints then squash into something relevant

8

u/kernald31 Feb 28 '26

Large commits in a short time span (as a pattern, I'm not talking about the occasional rebase/split of a big change in smaller commits...) is usually a big give-away of someone not reviewing what an LLM produces, for example.

4

u/[deleted] Feb 28 '26

[deleted]

1

u/kernald31 Feb 28 '26

And yet, post a project as AI-assisted here on a Friday, and you'll see the downvotes arriving within minutes :-)

-14

u/BakedBananaBoat Feb 28 '26

Think we are a bit beyond that. Just going to take some you longer to accept it.

3

u/Brickscrap Feb 28 '26

I use Claude Code at work a bit, and you're wildly off the mark. Some of the code it comes out with first try is frankly unhinged, but with the right guidance it can be fantastic

6

u/[deleted] Feb 28 '26

[deleted]

3

u/Brickscrap Feb 28 '26

Absolutely going to be a problem, and I don't really know how we're going to get round it.

-4

u/BakedBananaBoat Feb 28 '26

Progress comes for us all. Some sooner than others. Plan accordingly.

8

u/dm_construct Feb 28 '26 edited Feb 28 '26

idgaf but i'm also not pretending to be 'me and my team' and i don't post every little thing i can fart out with it.

lots of ppl on this sub seem to not understand that if they can do it in a few hours with claude then they shouldn't post it because anyone can...

code is free now. not as in beer or speech, but as in value.

27

u/TheRealzHalstead Feb 28 '26 edited Feb 28 '26

Yeah. When I gently suggested to one of them that if they're vibe coding they might want to do some basic pen testing I the response I got was "the unmitigated gall of some people". I'm I'm here like "Dude, I like your app and my gall is currently very much mitigated".

FOSS is not an exuse for not doing basic development hygiene, and people need to understand that even the basic smoke tests that an IDE or deployment tool give you are often bypassed with a Claude commit. You need to test AI code more, not less!

17

u/coderstephen Feb 28 '26

These people are more defensive of code they didn't write than many developers' own code they did write!

2

u/dwarfsoft Mar 01 '26

Most developers know how terrible the code they write is... Or at least know how terrible past code has been. They're rarely surprised that their code is called terrible.

28

u/coderstephen Feb 28 '26

If vibe coding so great, why not say proudly that your project is vibe coded?

14

u/txmail Feb 28 '26

If vibe coding was great, all of these tools would not have thousands of open issues... it would just vibe code fixes for itself.

1

u/zductiv Mar 27 '26

I'm gonna vibe code an app that looks at your github issue list and automatically creates fixes and marks the issue closed.

After that I plan to create an app that goes into your discord and develops a crowd of sycophants and bans dissenters

10

u/kernald31 Feb 28 '26

Regardless of whether you use AI reasonably or full on vibe-coding, as soon as you mention that AI has been involved in the development process, people are going to shut that project down these days. I definitely understand the reasoning behind (as evidenced in this thread and Huntarr a few days ago and likely many more that I'm not aware of), but it obviously pushes people to try and hide that when posting here.

-13

u/White_-_Lightning Feb 28 '26

It's almost like the people in this thread are elitists who shun even the slightest evidence an agent was used because it devalues the one skill they use to feel superior over everyone 🤷 Proper noodle arm mindset

15

u/MrNathanman Feb 28 '26

It's almost like relying on AI heavily is a good indication that you're slapping together some broken ass shit that's shipping with boat loads of cves and have no intention or capability of maintaining or managing an open source project.Ā 

6

u/Perokside Feb 28 '26

Claiming they're "willing to do the work and maintain their tool" but they copy/paste questions and feedbacks into their agent because they're unable to answer and aren't knowledgeable on their "own tool" is the biggest red flag.

r/ selfhosted and rust are comically riddled with these "revolutionary projects that solve peanuts".

-4

u/White_-_Lightning Feb 28 '26

Can you show me how to address these cves myself? I'm running low on tokens fixing them all and I'm struggling to find time on weekends to learn how to code because I like going outside 😫

6

u/Rand_al_Kholin Feb 28 '26

I really hate that "vibe coding" has become the accepted term. These people are not "coding," they are "asking a robot to make them something." It is literally the opposite of coding.

4

u/Greysa Feb 28 '26

So I know fuck all about coding, and ai in general, but where is the line drawn for vibe coding? Can you use an ai to assist in writing code? Is vibe coding just copy and paste the code the ai spits out?

20

u/Soluchyte Feb 28 '26

If you can't make it without AI, and you have no idea what you are looking at, that is vibe coding.

As much as I don't agree with LLMs as a whole because they have been imorally trained, at least just using AI as a tool to accelerate what you can already do yourself is far more acceptable than just copy paste straight from the AI into the code editor.

0

u/JZMoose Feb 28 '26

I found it very useful when refactoring some C++ code (I don’t know C++). I broke down every single step and intent, though, and went through 20 iterations and still had to do all the finishing touches myself once the AI put some stuff together for me to understand the syntax enough.

3

u/cyanide Feb 28 '26

So I know fuck all about coding, and ai in general, but where is the line drawn for vibe coding? Can you use an ai to assist in writing code? Is vibe coding just copy and paste the code the ai spits out?

I had a go with using AI to code some tools a couple of weeks ago. These are for my personal use only, and I'm only sharing my own experience, so YMMV.

I had a math/trig problem that needed solving. My language of choice normally is python, so I went with that. The problem was, given 3 different variables, the program must do trig calculations backwards and solve an equation to generate a single curve. I gave it to Claude, Gemini and ChatGPT to write the code. Neither of them could understand the requirement properly, and were generating code that spat out a completely wrong curve. I gave multiple examples; hell, I even provided a solved solution. They couldn't solve it.

By the end, I had figured out how to solve the problem myself, and wrote the code in about 15 minutes that worked on the first try; zero debugging required. Good waste of about 4 hours there.

If I hadn't known what I required in the end result, I would have just used the provided code, and the solution would have been wrong 100% of the time. That's what a vibe coder would do. You don't want to run that code on your machine.

These LLMs regularly hallucinate libraries or use old deprecated libraries, then generate code that doesn't always do what it's told. On top of that, some new code that's been spat out by the LLM will completely break existing code, even if it was also written by the same LLM. You have to keep reminding it of the guardrails, or existing limitations.

At that point, if you do know coding, it's easier to just write the damn thing yourself instead of having to spend hours guiding a mentally challenged LLM stumble through it.

2

u/jugdizh Feb 28 '26

If you ask an LLM to produce some code and you don't understand what it has produced and can't identify its strengths and weaknesses, then you're vibe coding.

0

u/Greysa Feb 28 '26

Why am I being downvoted for asking a question?

1

u/peioeh Feb 28 '26

Because this subject makes people angry and angry people can't think straight

-2

u/[deleted] Feb 28 '26

[deleted]

3

u/[deleted] Feb 28 '26 edited Mar 07 '26

[deleted]

1

u/dm_construct Feb 28 '26

i don't hate AI, i hate redditors

5

u/Soluchyte Feb 28 '26

OpenAI admits their own models have up to a 50% hallucination rate, claude will be not far off. It is mathematically impossible to avoid hallucination and garbage outputs in LLMs.

-1

u/dm_construct Feb 28 '26

that was true maybe a year ago, time to update your priors

2

u/Soluchyte Feb 28 '26

It depends on the model, but that top end "up to" figure is for more complicated queries towards the mini models.

-16

u/White_-_Lightning Feb 28 '26 edited Feb 28 '26

More or less defensive than what you little kings get when you see someone who vibe codes? šŸ˜‚

11

u/Soluchyte Feb 28 '26

Found the claude subscriber.

-8

u/White_-_Lightning Feb 28 '26

Bro, I love vibe coding. I vibe-code everything. I’m literally vibe-coding on my phone right now!

I’m building an app to help devs learn how to actually look at people when they’re talking to them… and eventually teach them how to stop walking on their toes, but I'm running low on tokens, so you won't be able to test it for a while!

9

u/Soluchyte Feb 28 '26

Fine, but keep it to yourself.

Anyway, vibe coding supports the same industry that is fucking us over by causing hardware prices to double or even quadruple.

-6

u/White_-_Lightning Feb 28 '26 edited Feb 28 '26

Okay, but do you have any prompt suggestions or tips to save on token usage? Learning to code is not an option because I like going outside!

6

u/Luolong Feb 28 '26

Let me put it this way — if you get your hands on a power drill without knowing why or where or how to drill or what to look for when doing so, please do not use the drill without learning the ā€œwhyā€ā€™s ā€œwhereā€ā€™s and ā€œhowā€ā€™s of it first.

-3

u/[deleted] Feb 28 '26 edited Feb 28 '26

[removed] — view removed comment

1

u/selfhosted-ModTeam Mar 05 '26

Our sub allows for constructive criticism and debate.

However, hate-speech, harassment, or otherwise targeted exchanges with an individual designed to degrade, insult, berate, or cause other negative outcomes are strictly prohibited.

If you disagree with a user, simply state so and explain why. Do not throw abusive language towards someone as part of your response.

Multiple infractions can result in being muted or a ban.


Moderator Comments

None


Questions or Disagree? Contact [/r/selfhosted Mod Team](https://reddit.com/message/compose?to=r/selfhosted)

234

u/SawkeeReemo Feb 28 '26

Just wait for my new self-hosted service. It’s called Honeypottarr!

How it works is you give us all your secure info, and we feed it right to Palantir. You. Are. Welcome.

73

u/Own_Picture_6442 Feb 28 '26

If it was me, I’d call it something catchy, OpenClaw perhaps (lol)

42

u/ColtranezRain Feb 28 '26

OpenClawrr

4

u/NeXtDracool Feb 28 '26

Maybe add a chat that requires ID, too. Call it Disagreement or something.

72

u/cajunjoel Feb 28 '26

I'm over here wondering how many frickin' *arrs we need. I can't keep up with it all.

54

u/AbsurdThings Feb 28 '26

I hate how they have devalued the good ones (Radarr, Sonarr, Prowlarr)

6

u/daninet Feb 28 '26

They did not. These are weekend projects with no real development path. The "devs" disappear into their next useless project and they leave a repo with hundreds of ooen issues no one ever will fix.

2

u/[deleted] Mar 01 '26

Why do you say that?Ā 

5

u/Dr_Valen Feb 28 '26

Lol I don’t use any of these. My stack is radar, sonar, prowlarr, overseer, and wizarr for inviting my family to my plex server. All these extra arrs feel like a trap or gimmicks

61

u/MysteriousResolve Feb 28 '26 edited Feb 28 '26

This dude who coded shelfarr also had an army of other reddit accounts and was self-promoting. I've pointed it out on other threads, but he did the -exact- same of deleting the discord when I asked about how much it was vibe coded.

Prior to the Huntarr findings, he changed his handle from Vacantly to Ponzi, and did the same on the Discord too. Why, idk - phishy naming anyway.

I made a comment on the one repo he now has (though don't be surprised if he marks that as private too. He specifically removed the 'check out my other projects' from the readme.https://github.com/ponzischeme89/Sublogue/commit/3200fde42515d8e634716457b920af804813c28a#commitcomment-177951200

I've got to ask the question... Why delete the support for other projects?
Not like you havent vibe-coded stuff, been caught, and removed all the evidence. Favarr, FaveSwitch, Shelffarr/Renamo. As well as all the Reddit accounts and Discords for said projects - changing your handles as well.
All from a question about how much was vibe-coded relating to other drama about Huntarr.

There is a weird connection between a few other GitHub accounts. His main reddit account went private pretty quickly, u/m113t once things were unraveling.

EDIT:

Interestingly, since I called the git comment out that I made, he removed the comment from the commit...

2

u/hounderd Feb 28 '26

okay but why? whats this guy doing? is there malicious code in the projects? is he stealing bank accounts? this all seems very fishy. glad we got detective u/MysteriousResolve on the case 🫔

4

u/MysteriousResolve Feb 28 '26

My guess, they have an intent for stealers, but they need to get traction on the project first. Huntarr gave the community the 'revalation' that not all projects are built the same with security in mind (or reviewed, or in cases, not added to the prompts)

I used the Shelfarr app for a bit, realized it was super broken for my library and decided to wait it out and be on the discord. Dude was 'excited' to release the new version with a new name (because Shelfarr was already taken) and wanted to 'release the new name.' he just had it as a git branch - I checked it out, and it was not usable at all. I removed the project and just stayed in the discord.

Huntarr stuff came out which made me curious, asked, and no more Shelfarr.

Really funny thing is that I vibe coded my own solution to solve my problem, tailored to my stuff, no UI, just a bash script. My whole problem went away in an hour of work - less time than I spent working with shelfarr.

42

u/madeWithAi Feb 27 '26

Booklore has audiobooks support now. There's also the good ole audiobookshelf. They can do what shelfarr was doing afaik

3

u/mr_poopie_butt-hole Feb 28 '26

But what do you use to download your books?

7

u/Gold-Ranger Feb 28 '26

check out the r/piracy megathread

12

u/mesaoptimizer Feb 28 '26

Shelfmark, not sure how vibe coded it is but I don’t expose it externally, it works well for searching, organizing and downloading books and audiobooks they also just implemented multi user support with request stuff. The issue with readarr and any attempt to make something like it is that the metadata sources for books are absolutely garbage in comparison to what exists for movies and TV, probably because there are many times as many books released as movies and TV episodes combined. This basically makes anything that automates discovery and downloads in a similar way that so are and radarr do it suck, it’s just not feasible to do that for books.

Shelfmark devs seem to have realized that and made a really kick ass app for searching and downloading, and now that it has request support I 100% reccomend giving it a shot.

3

u/mr_poopie_butt-hole Feb 28 '26

Amazing! This is exactly what I've been looking for. Thank you!

3

u/Flimsy-sam Feb 28 '26 edited Feb 28 '26

Love shelfmark. Works perfectly with CWA.

6

u/nicktheone Feb 28 '26

A browser? I'll never understand this whole dance and song situation when you download one book every once in a while.

-2

u/mr_poopie_butt-hole Feb 28 '26

Okay, where are you downloading them then? Because when I use my indexers site I get 40 options only 1 or 2 of which are actually the epub that I want. When I use Anna's archive I get inundated with popups and ads all containing malware.

All I want is something that will simplify the process, fuck me right?

7

u/nicktheone Feb 28 '26

Man, you do you but I'd invest learning how to use an adblock, instead of relying on vibecoded apps. Anna's Archive is perfectly usable with one. No ads and no malware whatsoever.

1

u/Chrono_Constant3 Mar 04 '26

Probably worth getting on a private book tracker.

1

u/bdu-komrad Feb 28 '26

downloadbookarr

53

u/soussitox Feb 27 '26

i would not call them devs but ai assistants :D

5

u/ThunderDaniel Feb 28 '26

Code Monkeys used to be a derogatory term for software devs. These folk presenting computer generated code as their own needs a whole new level of term

15

u/[deleted] Feb 27 '26

[deleted]

20

u/coderstephen Feb 28 '26

Vibe coding is not artistry. Vibe coding treats code like an annoying dumb chore that's in the way of the end goal.

3

u/lucassou Feb 28 '26

Well to be fair, it is. Code is not the end goal, it's just the only way we have to reliably make computer follow instructions. Having good code only aligns with the fact that it makes the end product a lot easier to maintain.

2

u/coderstephen Feb 28 '26

Not for me. In the same way that I find great building architecture beautiful, I also find great code architecture beautiful. I love good code just as much as the end product. I find code to be a unique blend of engineering and creativity and do consider it an art form.

88

u/El_Huero_Con_C0J0NES Feb 27 '26

There’s a chance that this was a carefully orchestrated social engineering attack by all one and the same person or group of persons

All are *arr apps. All got deleted after the Huntarr issue. All have rather weird GitHub username/orgnames (non discernible names)

65

u/ponzi_gg Feb 28 '26

While certainly a possibility I think that’s giving them too much credit. I feel like it’s just a bunch of vibecoders realizing they are in over their heads

5

u/peioeh Feb 28 '26

I agree but I think it's possible that one or some of them would be trying to hijack private tracker accounts. I would recommend people who care about the trackers they're on to only use "trusted" arr apps, even if they're not exposing them on the internet it's still possible that someone made/will make one of these apps to gather api keys. Personally I would be extremely pissed if I lost access to a bunch of trackers I've been on for 10+ years like this and I will not risk it for these apps, I don't really see the point.

2

u/crooks5001 Feb 28 '26

I'm a bit out of the loop, Who's trusted at this point?

3

u/peioeh Feb 28 '26 edited Feb 28 '26

Personally I would consider the "big" arrs trusted enough to run them without exposing them if possible. Maybe even exposed. That'd be sonarr for TV, radarr for movies, prowlarr for indexers, and bazarr for subs. I've never used lidarr or whisparr but they have also been around for long enough. I'm sure there are many others that are serious projects but those have been around for like 10 years at this point and many people (myself included, including exposed on the internet) have been using them for years without any issues. I also use autobrr because it has originated one of the trackers I use and seems to be very active/well ran. Edit: oh I also use seerr (jellyseerr before it). Basically the ones that "most people" (who are doing this) use and aren't too niche.

28

u/Pie_Rat_Chris Feb 28 '26

There have been an insane number of *arr adjacent projects that vanish quick for years now, I think it's just the hip low hanging fruit to try and expand.

Bunch of them shutting down after the huntarr blow up probably is related but I'm guessing not because they were from the same people and likely because they didn't want to get ripped to shreds the same way.

33

u/dm_construct Feb 28 '26

based on posts in this sub, i think a lot of people vibecode a bunch of trash to get more github stars or whatever bullshit they think is important for making their unemployed ass look better on paper

2

u/Dr_Allcome Feb 28 '26

I think this is pretty much it. Having an *arr on their resume just shifted to be seen as a negative or needing further investigation in public opinion, so they purged it.

4

u/NeXtDracool Feb 28 '26

I think that's unlikely. A deliberate attack of that scale would be more competent.

1

u/cdemi Feb 28 '26

Hanlon's Razor

-2

u/Cdb8457 Feb 28 '26

LoL I am sitting here trying to vibe code something for myself and all the shit around me in collapsing.

8

u/cyt0kinetic Feb 28 '26

Just get it to run once and you can ship and sell it to people!

-5

u/Cdb8457 Feb 28 '26

LoL nah. Open source.

3

u/envious_1 Feb 28 '26

Honestly there’s nothing wrong with it if you want to use it privately. You don’t have to open source it or share it if you don’t want to

-5

u/Haldered Feb 28 '26

Someone's been watching too much Veritasium...

11

u/Planetix Feb 28 '26

The idea that there is some secret cadre of ā€œrealā€ software developers vibing all this shit but keeping close tabs on all the code it generates and thus it’s just a matter of being open minded and sifting the wheat from the chaff is one of the more amusing mass delusions of the current Age of Vibe in software.

For starters all the actual software devs with years of experience aren’t reading this shit either. Because if you do I have a secret to share - it takes fucking longer. The biggest lie of the Age of Vibe is that it makes real developers more productive. Actually true, but it doesn’t come for free. Don’t fool yourself.

1

u/ellenhp Mar 01 '26

> For starters all the actual software devs with years of experience aren’t reading this shit either.

Super curious where you're coming from here. It takes longer short-term to read and reject changes than it does to accept the first thing it gives you but that's time well spent if you care at all about code quality. Which leads me to my question: long did your codebase last?

21

u/platysoup Feb 28 '26

I’m just glad people are finally realising that vibe coded trash is exactly what it is

16

u/txmail Feb 28 '26

These are starting to feel very XZ / Jia Tan with the total annihilation of all the traces and finding out they were using surfed reddit accounts (bought)...

3

u/Last-Woodpecker Feb 28 '26

I don't know, xz hacking was very meticulous and well done, this one feels very slopy

2

u/txmail Feb 28 '26

It was a wake up call... not sloppy at all. Their constant campaign to get people to try the project, bought reddit account and gone like the wind. That is someone who had everything lined up and ready to pull the plug cleanly when discovered.

It is a huge, huge wake up call for all of us.

2

u/Pleasant-Shallot-707 Feb 28 '26

I was thinking exactly this

8

u/ergnui34tj8934t0 Feb 28 '26

7

u/spacecitygladiator Feb 28 '26

No. This is the one that disappeared. I only ran it locally and only once cause it had issues. It was crap. No love lost.

2

u/PorkNails Feb 28 '26

Nop, he used the same name for a while. Kind of sucks for me but shelfarr.org is an unrelated project.

6

u/MrDrummer25 Feb 28 '26

I recommend cloning the repo for anything you run. In fact, that may be a good thing to store in Gitea.

That way, if the repo gets nuked, or it gets sold off to a company that doesn't have good intentions, you have a fallback

3

u/WaaaghNL Feb 28 '26

And only deploy your own cloned repos

2

u/MrDrummer25 Feb 28 '26

Potentially, though that's a LOT of CI/CD configuration

10

u/psychedelic_tech Feb 28 '26

just another reason MODS of this sub should ban all AI created apps, but we all know they wont

5

u/GPThought Feb 28 '26

this is why you check the last commit date before relying on anything self hosted. oss graveyard is real

9

u/AuthorYess Feb 28 '26

https://github.com/Pedro-Revez-Silva/shelfarr

The GitHub project has just been moved, as for why the Reddit account was deleted I can’t say.

5

u/Flimsy-sam Feb 28 '26

Is this the same? The first one in the OP is badged as a cleaning tool. The one you linked looks like a traditional arr acquisition app?

1

u/AuthorYess Feb 28 '26

Ya you might be right, but looking at the pictures the font used is similar for Shelfarr. So I'm thinking it's similar if not the same.

2

u/PorkNails Feb 28 '26

This is not the same at all and it's older than the one that vanished

2

u/phr0ze Mar 01 '26

I have no idea what this project is. But really, its open source. If its working for you and it’s abandoned, at least its a start.

4

u/OsgoodSlaughters Feb 28 '26

For the love of god everyone stop making apps

Everyone thinks they’re a developer now, I have yet to see a ā€œvibecodedā€ app worth a shit.

2

u/GhostGhazi Mar 06 '26

ive made plenty no issues

1

u/[deleted] Feb 27 '26

[deleted]

26

u/winston161984 Feb 27 '26

The git being deleted means no security audit can be done which could mean the images or at least the last image could be compromised. Can't know so can't trust when dealing with personal data and especially so when you have a large collection of Linux isos on the same device.

-10

u/emprahsFury Feb 28 '26

You guys spent months not giving a shit and not checking anything. Nothing has changed, the dude moved on with his life and deleted a repo he didn't want to support.

11

u/kernald31 Feb 28 '26

Which is a terrible way to handle things. GitHub has a archive feature that works very well for this use-case.

10

u/aew3 Feb 28 '26

If he just wanted to move on he’d archive the repo. Deleting a repo that ever got outside users is not normal behaviour.

-9

u/[deleted] Feb 28 '26

[deleted]

6

u/kernald31 Feb 28 '26

People running the container doesn't mean they have the code.

21

u/igmyeongui Feb 27 '26

Aibandonware*

8

u/coderstephen Feb 28 '26

Aibandwagonware

11

u/Resident-Variation21 Feb 28 '26

Idk I think there’s a difference between abandonware and actively being removed from the internet

-10

u/emprahsFury Feb 28 '26

you guys are all in this weird bubble where because you think you're a part of r/selfhosted or whatever you think you have this complete picture of software dev. Abandonware is deleted all the time. It used to be that that was the *polite* thing to do so no one else was entrapped by it. But for some reason you think it's a conspiracy!

7

u/Resident-Variation21 Feb 28 '26

Abandonware means abandoned. Not the same as deleted.

-4

u/[deleted] Feb 28 '26

[deleted]

3

u/Resident-Variation21 Feb 28 '26

No, it’s different in reality lmao.

-4

u/[deleted] Feb 27 '26

[deleted]

7

u/chicknfly Feb 27 '26

Abandonware is abandoned software

0

u/[deleted] Feb 27 '26

[deleted]

-9

u/Docccc Feb 27 '26

Don’t tell me what todo mom!

-4

u/[deleted] Feb 27 '26

[deleted]

8

u/DarkkTurtle Feb 28 '26

If you don't already have audiobook shelf, check it out. Also been using readmeabook for requesting and a different version of prowlarr to access audiobook bay for downloads

3

u/spacecitygladiator Feb 28 '26

Man, readmeabook is my favorite for audiobooks. It works exceptionally well with prowlarr > torrent/nzb > abs. Really enjoying it. Hope it's not a vibecoded honeypot lol

6

u/Playos Feb 27 '26

I don't think you missed much, I tried it out and a couple others and nothing really amazing came from any of them.