

Most sites use some custom js-based players instead of the native video tag anyways, so I don’t exactly think it’s an issue.
Most sites use some custom js-based players instead of the native video tag anyways, so I don’t exactly think it’s an issue.
Not sure if it was a joke 😅 Nextpush uses your nextcloud (~a self-hosted google drive alternative) instance in case you happen to have one, so that would depend on where you’re hosting it. Although, assuming push notifications aren’t exactly resource-intensive (otherwise those would require at least making an account), the difference would be pretty negligible from a performance standpoint
A small addition to already mentioned stuff. There are multiple ways to deliver the notifications without google services. 1st and older one is by simply letting the app hang in the background indefinitely and ping the necessary servers from time to time, that one almost always works, since app developers can’t really rely on gapps being installed; 2nd is UnifiedPush (that’s already mentioned sunup [mozilla], but also ntfy [ntfy], nextpush [nextcloud], gCompat-UP [google firebase], NoProvider2Push [fully local]). AFAIK, it works similarly to the way gapps send notifications and uses less battery, but not all apps support it, so you may need to search for forks. For example, the official and, iirc, Foss telegram clients don’t, but mercury, nagram{,x} and momo do.
Not the brightest of those, imo: a while back they’ve opted their users in “discover together”, which is basically sharing your watch history with your plex friends. That went over as well as you’d expect: https://www.404media.co/plex-users-fear-discover-together-week-in-review-feature-will-leak-porn-habits-to-their-friends-and-family/
Mine doesn’t even care if the phone is rooted, and most of the stuff can be done via a web interface. On the flip side of the coin, this shithole has SMS as the only available “2FA” method
I mean, as long as it works, why would they? Like, I’m also unlikely to suddenly go converting all my nix spaghetti into some new and shiny thing unless it makes doing something I need considerably easier
While not in the roadmap, I’d like to try adding squid[.]wtf and possibly lucida.{s,t}o (although, it’s been rather unstable lately) downloaders, if you’re interested
Probably not, given it depends on bluez
Characters from the Murderbot Dairies, mostly
Fair, although AFAIK we’d also need native hls support (outside safari) since it’s quite commonly used as well. Although, that info might be outdated