Thats an excellent feature, thanks for the suggestion!
- 8 Posts
- 221 Comments
Thanks!
No but it seems perfect with the chores section. Thanks!
Web app is probably best. That makes it easy to share with other members in the family so anyone can check off a task once done. Also having tasks pile up when they are not done is also very useful so you can see the backlog. It’s close to a calendar app but not quite optimized for something like this.
Ideally tasks could have a description section that explains how to do it, like flushing the water heater could have be exact steps written for the heater tank that you have specifically avoiding the need to keep looking it up every year.
There are several good webapps like this already, but they all are paid and locked in to their platform.
Lem453@lemmy.caOPto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
0·2 months agoYes its config file only, but if you get the File editor app, it’s quite easy to just copy and paste a few lines into the editor.
Once it’s setup it never changes.
Lem453@lemmy.caOPto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
0·2 months agoI’ve not looked for an LDAP solution but stuff like this is why i went with authentik over other solutions. Because authentik has LDAP built in, i can use this when needed (jellyfin) but then use openid for other apps (which us superior in almost every way for home lab use)
Lem453@lemmy.caOPto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
0·2 months agoThere are auth libraries that you can just plug into your app so you don’t even have to worry about that part yourself and just focus on the app
Lem453@lemmy.cato
Selfhosted@lemmy.world•SSL certificates for things inside the labEnglish
0·2 months agoI use this tutorial to setup external only and internal only URLs both with SSL
Lem453@lemmy.cato
Technology@lemmy.world•Google settles with Epic Games, drops its Play Store commissions to 20%English
6·2 months agohttps://privsec.dev/posts/android/banking-applications-compatibility-with-grapheneos
Check compatibility here.
Borgbase has good options for Borg and restic backups.
I highly recommend using one of these 2 for proper backups. Borg with borgmatic scripts are fantastic
Lem453@lemmy.cato
Self Hosted - Self-hosting your services.@lemmy.ml•Traefik (and eventually Vaultwarden when I get there)
1·4 months agoI used this guide to use traefik with a wildcard certificate from let’s encrypt that is internal only. So I have
And also
This allows something like vaultwarden to only be accessible on my internal LAN while something like immich is exposed so I can share albums with anyone I want.
If I want to connect to vaultwarden while away from home, I connect to wireguard first then access via the local URL.
In docker I don’t even close the app’s ports, so even locally everything has SSL everywhere.
Lem453@lemmy.cato
Selfhosted@lemmy.world•700+ self-hosted Git instances battered in 0-day attacks with no fix imminentEnglish
0·5 months agoIf i remember correctly on my gitea (now forgejo) the default is open registration which really shouldn’t be the case for projects that are targeted towards self hosters.
My inital install was a long time ago so I don’t remember for sure
Lem453@lemmy.cato
Selfhosted@lemmy.world•Bad experience on selfhosting nextcloudEnglish
0·6 months agoI ran nextcloud for years on good hardware and its always been the weakest self hosted app I have. I moved to seafile for a bit and then ultimately owncloud OCIS.
OCIS is a modern app that is massively better since its written with modern languages / frameworks
Lem453@lemmy.cato
Selfhosted@lemmy.world•can we now "safely" auto upgrade immich?English
0·7 months agoI definitely don’t need to but it also costs nothing and retention policy only keeps 5 minute backups for an hour. Then hourly back up for a day. Daily backups for a week, etc. Up to 2 years
Lem453@lemmy.cato
Selfhosted@lemmy.world•can we now "safely" auto upgrade immich?English
0·7 months agoExactly this, I have hourly Borg backups and also since my install is entirely on a zfs array I have zfs autosnapshot every 5 mins with retention policy. Takes almost zero cpu or memory overhead extra and means and can do just about anything via command line and revert it back with ease.
That being said, I still don’t auto update. Unless having an issue, I just sit down every few months and update everything manually because if its already working why update. If you want the newest features, how will you even know what they are if you don’t at least glance at the release notes?
Lem453@lemmy.cato
Technology@lemmy.world•In Praise of RSS and Controlled Feeds of InformationEnglish
4·7 months agoFreshRSS self hosted. Just navigate to the website in your browser, install it to android via a browser ‘app’. Assign the app to a gesture.
Now i swipe from the left and my RSS opens. Fully self hosted with no tracking beyond the websites you visit.
I’m on version 1.143.1 I skipped all the beta timeline stages and updated from 1.135 I think.
About 30k photos and 2k videos
The web interface was great, the android app (pixel 8) was very slow. Even local assets were slow.
Since update, its way faster. Feels really good, responsive, low latency. Sync and backups have been no issue at all.
Sync on android turned itself off after updating, but I turned it back on, selected the same folders to watch and it processed for a few mins and then everything continued to work with no issues.
On the previous version, sync was pretty good. Sometimes it didn’t trigger as a background process and i had to manually open the app but it worked. New sync also works well though haven’t yet uploaded a large number of things.
The main feature I want is portion scaling. So I can type the number of servings and everything gets multiplied. Is that possible in obsidian via a plugin or with mkdocs?

gOS is actually pretty good with bank apps
https://privsec.dev/posts/android/banking-applications-compatibility-with-grapheneos/