This seems to be the closest
Lem453
FreshRSS 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?
Everyone is focusing on the fact that this us C vs rust. The original sudo has issues on its own. Its a large code base that does lots of things and has inherent security vulnerabilities.
Sudo is worth redoing regardless of language.
https://linuxsecurity.com/news/security-vulnerabilities/sudo-flaws-linux-privilege-at-risk
This is great. Thanks!
Couldn't the attacker just drop a dangerous binary into the data volume then?
How would you add new links if its read only?
I've been using this which works great.
https://f-droid.org/packages/com.sbv.linkdroid/
Works with my single sign on setup as well which was critical. Creates a nice share target on android so any share button gives the option of sending the link to linkwarden
One thing to consider is that once zfs is setup there really is no significant intervention that is needed. I probably haven't done anything to my proxmox zfs array in years.
I know its almost a meme to say just learn command line, but unfortunately in this case it will really help you understand what is happening and it also just takes a few commands to setup up once and then never worry about it again.
After the inital setup, the zfs GUI will be pretty much unused.
For commands I don't use often, i use a note taking software to keep track of commands I used during setup because years go by before I use it again. I find the GUI often changes in that time making it harder to replicate whereas command line is the same and easier to document.
Traekif can reverse proxy just about anything include ssh.
That being said I don't. For stuff like ssh I connect with wireguard first then ssh. For stuff like immich I directly expose that behind traefik so I can share images with others. For stuff like vaultwarden I have that behind traefik but internal only so you need wireguard first then you connect to vaultwarden.local.domain.com