

Exactly why prototypes should always bake in limitations and problems. Otherwise management will just say “good enough”


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.


I’m surprised there isn’t a plugin that will makeup the rest of the article for you… What am I saying? There almost definitely is.


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.


Lots of notes.
GitOps. Either FluxCD if you are on Kubernetes, or doco-cd if using docker compose. You will thank yourself later.
Use an external secret manager. Its worth figuring out, and then you have one source of truth, and one place to update the credentials.
Figure out your backup strategy, document it really well, and test it regularly.


Or apparently Onyx which looks good, but very new.


Depending on what else you are running and need, NextCloud Talk would work. I definitely wouldn’t spin up NC just for Talk though.


Off the top of my head:


Renovate couple with FluxCD if you’re in k8s land, or noco-cd if you’re on docker. GitOps is the way.
Take a look at towonel. It’s relatively new, but very promising. I plan to migrate to it from cloudflare.