Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)UN
Posts
0
Comments
138
Joined
2 yr. ago
  • Why do you hate cloudflare so much? I dont like how much control a for profit company has over the web. But they have a lot of really useful stuff. I have switched my self-hosted stuff to cloudflare tunnels(and tailscale) because it was so much easier then dealing with nginx and certs.

  • Yes, they did that when the EU made the ruling about allowing other app stores. Apple doesn't like PWAs cause they lose their 30% cut. Hopefully we some ruling or law that they have to treat them equal to native apps.

  • 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.

  • If its just a simple static page. Just use cloudflare pages. It scales to zero and would probably be completely free for your use case.

    Vercel is even easier to setup but they don't allow businesses on the free tier so it would be $20 a month for pro plan.

  • Being a Linux user I really like everything being ran in the browser. What if we just have more control of which JS APIs can be used? On a site by site bases. Which I assume can probably already be done with extensions.

  • Thanks, both of your points are good. I was thinking about it in terms of what OP is trying to do. Having key on the same drive. Putting the key on a separate drive or even the cloud like someone else suggested makes sense. I have all of my computers on manual. Since I don't have anything critical enough that it can't wait till I'm back home to start it back up.