clifmo
@clifmo@programming.dev
- Comment on Email for self hosted services? (Not personal email) 2 days ago:
Postfix + Amazon SES free tier
I have every one of my selfhosted domains, apps and even list monk sending mail (tho I don’t have an actual newsletter yet)
- Comment on [AIP] IRI: backlog / game library manager with Steam, GOG, EGS, PSN and XBOX integrations 4 weeks ago:
Neat
- Comment on manage family photos on immich 1 month ago:
I run a separate photoprism service with the master photo library. Immich is the entry point. I have a cron job that rsyncs all photos over to Photoprism’s mount point. Since it’s a mastering app, it has a lot better keyboard navigation and features for separating our the wheat from the chaff.
- Comment on CookTrace v1.0.0: Semver Adoption, Email Overhaul, Mobile Sync Date Fix [AIP] 1 month ago:
Solo dev beast with all these trace apps.
- Comment on NutriTrace v1.0.0-rc.53 released: statistics reorder + hide, bulk delete on Foods/Meals/Recipes, OFF serving sizes 2 months 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 2 months 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 2 months 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 months ago:
This is gonna sound obvious, but setup periodic exports of your vault. Run everything locally and secure the exports
- Comment on Goodbye Google - I self-host everything now on 4 tiny PCs in a 3D printed rack (CaptainRedsLab) 5 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? 6 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? 6 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.