minoche
@minoche@lemmy.world
- Comment on Booklore is officially dead 1 day ago:
The bot commented when the thread was young. HTTP, HTTPS and SSL were nowhere in the thread. I used ctl+F to make sure HTTP was nowhere in the thread before commenting. Later someone mentioned Git and the bot added Git. Even later, I added the announcement and link.
Even it had found links, finding a link and defining HTTPS, HTTP, and SSL is not helpful.
- Comment on Booklore is officially dead 2 days ago:
Bad Bot. None of these terms are in this thread.
- Comment on Booklore is officially dead 2 days ago:
I don’t blame the greater community for this one. Booklore was well-received. I have nothing but good wishes for all those involved. Much of the fighting about code quality and AI was among actual contributors.
- Submitted 2 days ago to selfhosted@lemmy.world | 71 comments
- Comment on Is *arr stack a real Netflix replacement? 1 week ago:
The whole point of the arrs is to download things in advance. Many users set up Import Lists… There are also apps like Boxarr.
Netflix’s model is to provide the cheapest, low-quality media you can bear to watch. The kind of browsing you are describing is your distressed search to find something watchable. If you populate a server with good TV or at least TV that interests you, you won’t want to hop between media like that.
- Comment on Fetcharr - a human-developed Huntarr replacement 1 week ago:
It’s for movies and tv to “find and fetch missing or upgradable media.” Huntarr was the go-to app but it had security concerns and the maker’s responses were negatively received. In the last couple of weeks, some people have presented AI slop replacements for Huntarr.
- Comment on Would a cheap, used raspberry pi 3 make for a good test server for following random self hosted tutorials? 3 months ago:
As others have said, 1 GB RAM isn’t enough. It also isn’t a good deal. You can get old NUCs for $30-40 with 8 GB.
- Comment on Self-Hosting on Gamers Nexus | what comouter is that? 4 months ago:
It is a 45 Drives Stornado F1. A similar used chassis would be a Dell R730xd
- Comment on First Home Server 10 months ago:
I would set up a media server in the old case that fits your drives but set up the game servers on the lenovo.
Plex is fine for people that already have it set up but since you’re starting from scratch why not start with the free one?
Have you already bought a HexOS license? You can do more with Proxmox or TrueNAS for free.
- Comment on How best to store a media library in proxmox? 11 months ago:
Setting up an SMB or NFS share is the correct answer because op has stated he plans to use VMs (plural). ZFS is not sharable without it. pve.proxmox.com/wiki/Storage
There are forum posts going back years about it :…proxmox.com/…/share-zfs-storage-between-nodes.14… …proxmox.com/…/create-a-large-pool-of-shared-zfs-…
TrueNAS is not absolutely required. It can be done with a different Linux distro. I use/prefer Debian.