Praise be!
It has functionality to let you set up a reverse proxy (in beta). But you can access all your services by using the zero trust vpn
Yes, it is easier and safer for someone who doesn't know what they are doing to set up.
Why not use a zero trust VPN like netbird? It is fully open source.
You can create a reverse proxy that requires a password to get through to jellyfin. I think there is a limit of like 5 for this though (unless you pay or self host).
I've never understood this debate, how can you compare an operating system to a text editor?
Not the best solution but I will leave it in case no one else comments; maybe consider a different vpn provider that does not assign a port on every connection such as mullvad. You should be able to follow this example: https://github.com/JamesTurland/JimsGarage/blob/main/Torrent-VPN/docker-compose.yml
They have partnered with a (secret for now) hardware vendor so we should have other options in the future.
It works well for me. I did hear that there was bad support for baking apps but they seem to work fine.
I have had trouble with ride hailing apps as they seem to use googles integrity API.
Look at how many actual projects are using dioxus vs leptos. I believe some. Of the projects listed on the dioxis website are no longer maintained.
GitHub stars can be bought very easily.
The only annoyance is that after an update by bluetooth controller gets disconnected.
Yes. Fish is equal to ZSH when running scripts. But has more trouble if you are writing scripts you want other people to run (this is quite rare these days though, maybe just use a proper programming language if you want to write/share software).
Fish is worth trying out! I have used both fish and ZSH both for around a year. Fish is a better experience overall. You don't have to maintain a bunch of config files for the same level of features and it is generally faster.