

Yeah, that’s a future step. I just haven’t finished migrating everything.


Yeah, that’s a future step. I just haven’t finished migrating everything.


You mean putting your home servers on a VPN with your client devices? That wouldn’t really allow for exposing public services.
It also has support for discovery through labels/annotations
Best stack I’ve seen so far is Yubal + Navidrome + Tempo. If you don’t mind paying for your client then Symfonium is hard to beat.
I have a simple slow model running on CPU in my cluster for karakeep. I’ve tried running a variety of models on my 7900XT but even with 16GB their performance just isn’t there. My new work m5 Mac book with 48GB of ram is the first time I’ve seen usable performance for local models and it has been pretty impressive.
Take a look at towonel. It’s relatively new, but very promising. I plan to migrate to it from cloudflare.


Exactly why prototypes should always bake in limitations and problems. Otherwise management will just say “good enough”
I’ve been running it for a while now and it is really good. The annoying bit is that you have to roll your own import flow to get your portfolio data in. And many brokerages do not make it easy to get that data in a reasonable format.


Depends on the scenario, but I’ll use KDE Connect, NextCloud, VaultWarden send, or just go old scp.


Its FOSS. Be the change you want to see in the world.


As is most FOSS software. I’m not sure what point you are trying to make. GadgetBridge is actively working on the feature and I’m genuinely excited about it.


It will be even better once gadgetbridge finishes support for sending to endurain. Then we won’t even need Garmin!


I’m currently using NextCloud + Davx5 + Tasks.org and am quite satisfied. I think it supports basically everything you are asking for. I’ve also toyed with jtx Board but Tasks.org felt cleaner. I always manage my tasks on my phone, but I know the tasks show up in Thunderbird desktop. Not sure about the functionality though.


I’ve used it for a few years and it is an excellent application. I used Synology Photos for about a day before moving on.
Loyalty to a brand or company never made sense to me. Its a relationship or a contract. As soon as they start breaking that contract screw em.
Yeah, I use VaultWarden for my passwords, but Bitwarden for secret management. There are a lot options for secret management. If necessary I could just host OpenBao on my NAS.
The Bitwarden news is really disappointing. I thought they were me of the “good guys” but it seems that was only the first phase of enshittification. I quite like their services but I’m starting to make my migration plans. 1password seems pretty reputable and their prices are relatively stable.


Sounds like this could pretty easily be run alongside Frigate for testing. I’ll have to check it out!


If you want robust (and a ton to learn) go with k3s for a lightweight Kubernetes deployment and FluxCD.
If you want simpler go with docker-compose and doco-cd.
With a GitOps workflow you define it all in files in a bit repo then the server automatically deploys and updates. IMHO its much easier to maintain long term than click ops.
Its a secure way to route the traffic from a public endpoint to your internal services without exposing your home IP address. You could do something similar with wireguard. I didn’t indicate you couldn’t.