• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: September 19th, 2023

help-circle
rss


  • I dont use many PWA’s since I had to run them on chromium before. But as a web Dev and even more so as a user, I feel like PWA’s are the way to go. They completely avoid all the app stores drama plus the 30% fees. Also the devs get to deploy instant updates without the delay going through the app stores. Just like any other web app. If done right I could see them replacing most native apps. Assuming we can get apple to allow PWAs full CPU usage. Currently they are throttling them from what I understand.

    Edit: To clarify I’m speaking about mobile. I’ve never even tried PWAs on desktop and can’t imagine why I would use that over browser+bookmarks.







  • Not really directly answering your question here so feel free to ignore me. But if I’m understanding right your setup sounds like a more complicated way of doing what I am.

    I put tailscale on all my devices. And in every docker compose for the ports I do. TailscaleIP:hostport:containerport

    So nothing can be access on local network at all. Only through tailscale. Which I can access from any of my devices locally or remotely without opening a port. All E2E encrypted I’m pretty sure. The only con is having to trust tailscale.

    I do keep Plex port open for friends though.