This profile is from a federated server and may be incomplete. View on remote instance

dracs ,

The page says it captures game audio only by default. But you can switch it to all audio if UPI want to capture something like external voice chat.

dracs ,

I believe Steve has said that he hates the title/thumbnails too. But Google's algorithms heavily incentives them, so he reluctantly uses them while maintaining the good quality content.

Android custom ROM with rooting support

So I'm interested in buying a Pixel 8 to install GrapheneOS in it but I'm also interested in rooting it and from what I've read rooting your device with a privacy focused custom ROM like GrapheneOS beats the purpose of installing it, so I don't know if it's actually posible to do it or if it actually has any grace, honestly I...

dracs ,

Droid-ify can auto update apps in the background with root. I'm running it on GrapheneOS without root and it's doing it just fine.

dracs ,

Yeah, no need for ID to vote here in Australia. Just rock up at any polling place and give your name and they'll cross your name off.

Don't even need ID to register to vote. Any other person on the electoral roll can vouch for your identity.

dracs ,

The issue lies with Google's FCM (Firebase Cloud Messaging) system, so it's not something GrapheneOS can really fix. As far as I know FCM doesn't offer a way to encrypt notification content. Some apps like Signal work around this by instead of sending the message content, they send a little "wake up" notification. This tells Signal on your phone to wake up and it goes and retrieves the new message.

If you don't install Google Play Services, you won't be impacted. But you'll also not get notifications for most applications. There is an alternative push notification system called UnifiedPush which allows you to choose any server to handle your notifications (and even self host it). But it does require both the service and the app to support it, so it's not very wide spread yet.

dracs ,

It's mostly a power efficiency thing. Before push notifications were the norm, most apps used a polling method. They had the application send a request every X seconds asking "anything new". There wasn't coordination between apps, so even every app checked once every 30s, it likely wouldn't be on the same 30s. This caused the device to wake up a lot and never let it switch into low power mode.

A push notifications system like FCM or UnifiedPush means only a single application needs to run in the background. It maintains a persistent connection to the push notification service and waits for a message. When it receives one it wakes up the relevant app and passes it the details.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • kbinchat
  • All magazines