Vendetta9076
@Vendetta9076@sh.itjust.works
- Comment on The future is NOT Self-Hosted, but Self-Sovereign 1 week ago:
If you mean a note taking app, then as long as your old service isn’t user-hostile it should just all be markdown.
- Comment on introducing copyparty, the FOSS file server 2 weeks ago:
Hey! Just set this up today and it seems pretty good. Only issue I’m having is that is pretty slow to download (~2mb/s) what are some good ways to speed it up?
- Comment on The Future is NOT Self-Hosted 2 weeks ago:
Its funny to say a worse experience because I can confidently say that all the services ive replaced are equal or better than their corporate counterparts. And sometimes better by 10x
- Comment on 🔒 Setting Up Headscale & Tailscale on NixOS: A Zero-Trust Networking Guide for ❄️ NixOS - YouTube 4 weeks ago:
Shit there is? How do I set up auto discovery?
- Comment on Creating similar service to AlternativeTo 5 weeks ago:
Thats why you should bake your own! Super easy and delicious
- Comment on PewDiePie: I'm DONE with Google 1 month ago:
No, he isnt. Repeating false information ad nauseum doesn’t make it true.
- Comment on Plex has paywalled my server! 1 month ago:
Wait its not remote? You’re on your local network?
- Comment on Drivebender replacement 1 month ago:
That’s fair enough. I just accepted that I’m always going to have to fix the computer issues no matter what. So I just make it easier on myself.
- Comment on Drivebender replacement 1 month ago:
I know this isn’t the answer you want but ditch windows. There’s a million better ways to do it better on BSD or linux
- Comment on Drivebender replacement 1 month ago:
Not at all a helpful comment to your question, but what’s drive bender?
- Comment on How I use Pinchflat to avoid podcast ads 1 month ago:
Are you sure that the domain name is set up correctly?
If local works but domain doesn’t that seems like a place to look
- Comment on How I use Pinchflat to avoid podcast ads 1 month ago:
Hmm. What podcast apps have you tried? I use antennapod and it just works
- Comment on How I use Pinchflat to avoid podcast ads 1 month ago:
Did you route the RSS endpoint outside of auth?
- Comment on I've massively improved my home organization with this free and open-source [Self-Hosted] tool [HomeBox] 1 month ago:
en.wikipedia.org/…/Inventory_management_software
Here’s a good list
- Comment on New server for the family, Proxmox or TrueNAS, LXC or Docker? 2 months ago:
Hey breh. My setup us bare metal proxmox, a truenas VM and a couple Debian LXCs. Main LXC is running docker just fine with zero issues.
I’d honestly suggest skipping the truenas VM and just managing your disks in proxmox but my setup has been holding steady for about 5 years now.
Definitely don’t have to choose between lxc or docker.
- Comment on I have some questions about selfhosting 2 months ago:
I virtualized my nas for memes but honestly you don’t even need to do that. Just run proxmox and use zfs then build whatever lxc/VMS you want on top of it
- Comment on How I use Pinchflat to avoid podcast ads 2 months ago:
Honestly I’m surprised more people don’t do it. Its so easy.
- Comment on How I use Pinchflat to avoid podcast ads 2 months ago:
This is what ive been doing for about a year and I love it.
- Comment on [paper] Evidence of a social evaluation penalty for using AI 2 months ago:
I think its honestly pretty undeniable that AI can be a massive help in the workplace. Not all jobs sure but using it to automate toil is incredibly useful.
- Comment on Come to say thank you. Time to move from proprietary to Open Source 2 months ago:
Its certainly a rabbit hole. If you ever need help shoot me a message. I’m happy to chat about this stuff.
- Comment on Come to say thank you. Time to move from proprietary to Open Source 2 months ago:
Its honestly not too bad as a starting point but its definitely harder than just installing truenas. Reason I’d suggest it is that it gives you more flexibility in the long term.
If you want less complexity, something like yunohost or CasaOS can be great too
- Comment on Come to say thank you. Time to move from proprietary to Open Source 2 months ago:
Welcome! I personally run proxmox as my host is then virtualize a truenas core VM and have my docker setup in another lxc. A bit more complex than just straight up truenas but its saves me before. I’d recommend looking into it
- Comment on [deleted] 2 months ago:
Sam Altman can get fucked
- Comment on pinchflat + jellyfin useres - how do you sort your youtube audio rips? 2 months ago:
Go into sources, click a source then click the actions dropdown and it should say “copy RSS feed”
You’ll need to follow this though to allow the RSS feed endpoint to be hit without authentication.
- Comment on pinchflat + jellyfin useres - how do you sort your youtube audio rips? 2 months ago:
It sounds like what you want is a way to handle “podcasts”. I just mount the RSS feed from pinchflat into antennapod
- Comment on What OS should I use for self-hosting that doesn't require extensive terminal knowledge? 3 months ago:
Oh lol
- Comment on What OS should I use for self-hosting that doesn't require extensive terminal knowledge? 3 months ago:
I mean its not really meant to be special. Just a good management frontend.
- Comment on What OS should I use for self-hosting that doesn't require extensive terminal knowledge? 3 months ago:
Ive had several stacks just fail to deploy in portainer.
Copy pasting the composes then running them as vanilla yamls or in dockge they worked entirely fine.
Can’t remember the exact compose files but I remember they were Linux server containers. No idea what the issue is/was since its been years.
- Comment on What OS should I use for self-hosting that doesn't require extensive terminal knowledge? 3 months ago:
Might want to use dockge instead of portainer.
Portainer has… Weird issues.
- Comment on Intel NUC Homelab - Plex, Immich, Home Assistant 3 months ago:
Lack of business version is a big win over portainer. I’ll have to look at the feature set. Right now I use dockge and don’t feel like im missing anything but always open to new stuff. Does it save the compose files in a volume or bind mount by default?