StrawberryPigtails
@StrawberryPigtails@discuss.tchncs.de
- Comment on Privacy respecting registrars 2 days ago:
I’m using NameCheap. I don’t recall them ever asking me to provide ID. They do have an api (didn’t know that till now) though I’m tired enough at the moment that I can’t make much sense of their documentation.
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 3 days ago:
Not sure if it’s the simplest way, but this is how I did it. I set up a reverse proxy service in a vm using caddy and then used pihole (also in a vm) to set up a local DNS record pointing to the reverse proxy. The systems need to be set up to use the pihole server as their DNS resolver.
How it works is you type audiobookshelf.local.lan in the address bar and it queries pihole which says it at 192.168.1.100 or whatever. The Caddy web server at that address then passes the request on to the service at 192.168.1.60:8080.
Setup is a bit tedious but it has worked for me.
- Comment on My setup (so far) 4 days ago:
Looks good.
Only thing I would caution on is all of that USB storage. USB isn’t exactly known for it reliability when used long term for storage devices. Given the current market, however, It will do. When you can afford to, I would move the server into a tower with the storage on SATA.
- Comment on Is they're an easy way to make my Jellyfin accessible outside of my home network 1 week ago:
I’ve been with NameCheap for over a decade. They’re a relatively quiet company that’s been around a while.
They’ve never done anything to make me want to change providers. Have my email through them as well. Good uptime. Ok-ish prices. Good customer service the one time I’ve needed it. Web site takes some getting used to, but it’s also never changed since I started using them.
- Comment on Recommendations for music-setup? 1 week ago:
I run both Navidrome and Jellyfin. I would say that Navidrome is probably simpler of the two to setup if you’re only interested in music.
In both cases uploading new music is the same. Upload the tracks to your media directory and wait for the next scan.
- Comment on Getting started with NextCloud? 2 weeks ago:
From what I’ve noticed, yes. Considerably.
I’m not knowledgeable enough to explain why, but something about running Baremetal --> VM --> Docker --> Nextcloud-AIO is massively slower than running Baremetal --> Docker --> Nextcloud-AIO. Hell, Nextcloud-AIO on a Pi4 was running faster than when I put it in a much roomier VM.
Someone tried to explain it to me but all I understood was that the databases don’t like that. Something about nested virtualization restricting performance.
Oddly I didn’t run into the same issue when I ran Nextcloud-AIO off of a Digital Ocean VPS. Not sure what they are doing differently, but that was running just as fast as bare metal.
- Comment on Selfhosted birthday calendar for the whole family? 3 weeks ago:
I use Nextcloud to host my calanders. With caldav (what nextcloud uses under the hood), reminders are handled by the client. I use Apple’s Reminders app on my phone and Thunderbird on my laptop.
Nextcloud does have a built in calandering app, but I’ve not used it much. I think it can do email notifications of calander events.
- Comment on Getting started with NextCloud? 3 weeks ago:
It’s all good. The name came out a random name generator a while back. I liked the name enough that I started using it generally for my fediverse presence. No meaning beyond that.
- Comment on Getting started with NextCloud? 3 weeks ago:
I currently run the official Nextcloud-AIO. No issues once I got the reverse proxy figured out. That was a bit of a pain at the time. Caddy hadn’t yet become a popular choice for reverse proxies.
I will say that Nextcloud really wants dedicated hardware, not a VM, or proformance will suffer. Still useable but it tends to to be a bit slower. Can’t vouch for the office suite as I just don’t use it.
- Comment on Self hosted portfolio tracking 4 weeks ago:
It’s been a while since I used it, but I think kmymoney has some basic features in that direction.
- Comment on What are your self–hosted alternatives for inter device communication? 5 weeks ago:
Most of the time I use Nextcloud. If I can’t wait for the file to sync I’ll use either email or a jump drive depending on which devices I’m moving data between. I
If I remember that I can, I’ll occasionally use bluetooth to send from my phone to one of my computers.
- Comment on Question: What are some alternatives to a Raspberry Pi good for a small home server? 1 month ago:
Last I checked (roughly 2 years ago, preRAM price spike) SBCs weren’t the most cost effective option for self hosting anymore. I would actually look into used thin clients or desktops. Even new, the hardware is often less expensive and more capable than SBCs. Sometimes they’re also more power efficient.
As for community support for the SBCs other than RPi, for most of them it has been close to non existent. Some better than others but the RPi was the community favorite and got all the attention due to its low price at the time.
- Comment on NutriTrace v1.0.0-rc.42 released: self-hosted nutrition tracker 1 month ago:
Meh. Reminds me a bit of the kerflufel when SystemD came out and largely replaced the V init system that came before. A whole bunch of religious adjacent arguments, at high volume with not much intelligence or understanding. It’ll pass.
All I need to know is does it solve a problem I have, does it work, is it stable, and is it secure.
Only warning I’ll give is that you should probably not get too used to your off site LLM models (Claude, GPT or whatever you’re using). Pricing seems unsustainable and the hype makes it feel like a bubble similar to the dot com bubble.
Might want to devote some time to trying to bring your LLM usage in-house. There is no telling who will survive the crash and it’s not always the “best” one.
- Comment on NutriTrace v1.0.0-rc.42 released: self-hosted nutrition tracker 1 month ago:
Why so many downvotes. Looks like a decent project. Am I missing something?
- Comment on Multi-color FDM recommendations 1 month ago:
My wife preordered the new Flashforge printer (Creator 5). Still waiting for it to come in, but early reviews look interesting.
4 head tool changer design. It’s a little over your budget, ($699 USD currently) and they don’t seem very linux friendly, but it does seem to be compatible with orca slicer. Don’t seem to be as bad as Bamboo though.
Downside is you have to wait for it to ship. They seem to have had some sort of shipping snafu and preorders have gotten delayed. Looks like we’ll be getting ours sometime end of June. Not sure when regular orders will ship.
A couple of years ago, I had an Ender 5. Can’t recommend it. Went through 3 main boards before I decided to start modding it. Never did get it truly reliable.