Any links or thoughts on sane OpenWRT settings for a home network? I’m a networking noob but learning slowly and would love some good reading or tips.
wip.
Keyoxide: $argon2id$v=19$m=8192,t=2,p=4$jxJjKHbOe6nCL4sFU0cPTQ$dIcs/Q8WShEaiy1l3VRnE34IEC0fcGgB
Any links or thoughts on sane OpenWRT settings for a home network? I’m a networking noob but learning slowly and would love some good reading or tips.
I use gocryptfs because it can be used on Android (DroidFs) and Linux desktop so I can sync my shares.
There’s a few GUIs for desktop for it that you can try out and see if they help with your use case.
Heroic is working on this feature and you can try it out if you want to currently it just isn’t deemed stable. Here is the PR: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/3020
Perhaps when it was under jwilms original repo and now its under the alacritty org. Looks like it’s going strong and moving from yaml to toml config, which makes me happy.
When did alacritty die? I thought it was still actively maintained. Maybe I missed an important commit somewhere but it looks active as of now?
I’ve got to agree. It’s replaced z for me and its just a great multipurpose tool
Oh I wasn’t aware of Organic Maps. I will check it out. Thanks! I’m in an undermapped area so I can often add sidewalks, addresses, and lighting.
StreetComplete is perhaps the easiest and maybe best way to contribute as it is on rails. Constraining input for newer users is great. If your area is saturated with information I look at that as a win for the open community as a whole, but I understand the desire to add more.
There is SCEE which has advanced features and more editing options but I haven’t explored it yet. I am just happy something like StreetComplete exists to allow me to contribute in a meaningful way without adding garbage data.
Neat project!
While this might not solve all of your use cases, did you consider a tool like mise?
Theres a number of other options out there such as asdf-vm and others who’s names I can’t recall. I recently moved from asdf to miss but its a great way to install things on different machines and track it with your dotfiles, or any other repo you want to use. Mise has tons of configuration options for allowing overrides and local machine specific versions.
It won’t tie into apt for your upgrades but you could just alias your apt update to include
&& mise up
.