clifmo
@clifmo@programming.dev
- Comment on NutriTrace v1.0.0-rc.53 released: statistics reorder + hide, bulk delete on Foods/Meals/Recipes, OFF serving sizes 1 week ago:
Three things:
-
You replied.
-
OP has been in comments many times.
-
Thanks for your down vote
-
- Comment on LiftTrace v1.0.0-rc.7 released: per-exercise sharing, CSV workout export, custom equipment 1 week ago:
I use this app almost daily. I’m not aware of any real alternatives I can selfhost. Keep up the work!
- Comment on NutriTrace v1.0.0-rc.53 released: statistics reorder + hide, bulk delete on Foods/Meals/Recipes, OFF serving sizes 1 week ago:
Love that OP keeps posting his updates despite the massive disdain for his efforts. No fucks
- Comment on Vaultwarden while allowing family emergency access 2 weeks ago:
This is gonna sound obvious, but setup periodic exports of your vault. Run everything locally and secure the exports
- Comment on Is there room for Windows selfhosters? 4 weeks ago:
Welcome sure, but few and far between. Check out JimsGarage on YouTube. He does a lot of windows selfhosting content
- Comment on How do you manage you DB in a docker environment? 4 weeks ago:
Bare metal database VM running mariadb, postgres and valkey. Haven’t had any issues with needing multiple versions. Simpler to manage imaging the VM and data backups from a central place. Plus, I need a general database anyways for development work, sanitized production clones, etc. No sense in having 50 database servers running when I can have 3
- Comment on New Article - Whole Home Audio with SnapCast 1 month ago:
I’m going to read and understand this but already ok feeling glad I just bought a product and was done www.wiimhome.com/wiimmini/overview
- Comment on Goodbye Google - I self-host everything now on 4 tiny PCs in a 3D printed rack (CaptainRedsLab) 3 months ago:
I’ll do it for $1000 and less wattage
- Comment on What us the best way to add remote access to my servers? 4 months ago:
Yup. It gets more involved once you start adding DNS and SSL. But if you’re ok typing IPs and you’re not opening your firewall to the public, it’s all you really need.
- Comment on What us the best way to add remote access to my servers? 4 months ago:
All you need is Wireguard with IP forwarding allowed on the host, maybe some firewall rules if you have one. You configure your wire guard client to only route traffic for your network IPs. I leave my wire guard client connected 100% of the time.