Unmapped
@Unmapped@lemmy.ml
- Comment on Tools to migrate from Plex to Jellyfin? 3 weeks ago:
Just buy the lifetime Plex pass before the price goes up then.
- Comment on Tools to migrate from Plex to Jellyfin? 3 weeks ago:
If you have Plex pass you dont have to worry about it. Others can still watch from your server free. Actually more so because the mobile app is free for them too now.
- Comment on Plex is increasing Plex Pass prices and paywalling remote playback for personal media at $1.99/month or $19.99/year. 3 weeks ago:
Deceptive title. If the person hosting the server has Plex pass then it’s still free for other users to use remote playback.
- Comment on Firefox Nightly Preps Progressive Web App Support 3 weeks ago:
Indeed. I’m not sure when they added mobile support back, but it wasn’t there when I last looked for it. Guess its time for me to move my PWAs out of brave now. Thanks.
- Comment on Firefox Nightly Preps Progressive Web App Support 3 weeks ago:
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 app to allow PWAs full CPU usage. Currently they are throttling them from what I understand.
- Comment on Framework wants to fix the budget laptop with its first touchscreen machine 1 month ago:
Their website has over an hour wait time. If the price is good this laptop could be big. I hope it keeps the good Linux compatibility their other ones have.
- Comment on Help with iptables, using nixos setting up a wiregaurd server for friends 1 month ago:
Cool, but you convinced me I need to appreciate tailscale more than I do.
services.tailscale.enable = true;
- Comment on Self host websites 2 months ago:
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 sonit would be $20 a month for pro plan.