• 0 Posts
  • 11 Comments
Joined 11 months ago
cake
Cake day: August 28th, 2023

help-circle

  • Different strokes, I suppose. I have never cared for graphics in a game. I don’t care today, I didn’t care when I was playing Super Mario World as a kid. I care far more about gameplay, tight controls, and later in life I started caring more about good narrative. The best looking game in the world wouldn’t keep my attention if the controls felt like garbage, or if the gameplay was just plain boring.







  • I used to be an Android device developer back in the Lollipop days. I compiled the various images myself, including the bootloader, recovery, and the Android OS. I can say with 100% certainty that at least back in the Lollipop days, and at least on the vast, vast majority of devices (a device could theoretically change this, and I don’t know everything about every device ever released), the battery percentage that shows up when the phone is off is part of the bootloader, not Android. It’s a separate image entirely.


  • My work uses Dell servers, which have this thing called iDRAC, which is a separate embedded system that can manage the server even if the server is off. The iDRAC can turn the server on even if it’s off. Even if the server is off, you can log into the iDRAC and check the status of the server and see if there are any hardware issues, see if the server is on or off, update the firmware, etc.

    This sounds like overkill for a phone, but I wonder if they are doing it this way, with a separate embedded system. If they did, it could potentially use only a small fraction of the battery power Android uses. It could potentially last weeks or even months on a charge.

    More likely, it’s booting a separate image - not unlike recovery mode - when it turns off, and like you said, it’s not actually off. But it would be interesting if it has a separate embedded system just for tracking the location even when the OS is powered down.

    Ideally they’ll let you turn off this feature regardless of battery implications, because it sounds like a security concern if your location can be tracked even if your phone is off.

    Edit: wow, I worded my first section really poorly. But I’m to tired to fix right now. Hopefully you understand what I was saying.