• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle






  • Yeah, that’s always been my experience with KPIs, too.

    It’s always turned into a game for managers - they don’t have the ability to actually improve the product, so the measurements change or they add an extra field in the ticket…

    My first job was as a cashier and we were trained to press the calculate button on the register after each item we scanned. Did that make the checkout go faster? Nope. Did it make their measurement look better? Yeah, since that wasn’t “checkout time” in their report

    At another job, patches weren’t merged fast enough. So, instead of making any changes that would improve the product, we were ordered to make one ticket for investigating the problem and a second for integrating the fix. It made fixing issues slower, but their KPIs went up…



  • Pixels (at least ordered from Google) allow you to unlock the bootloader without any exploits, so they normally have the best ROM support

    GrapheneOS is where a lot of the security work that ends up making it to other Android devices starts

    CalyxOS is a good option for more support for standard Google Play apps

    LineageOS is the original big ROM, but I think last time I checked, you couldn’t reenable the secure boot chain



  • It should make it somewhat easier for individuals as well

    The idea is that you have the vendor image with Qualcomm or Samsung specific drivers, and you can build AOSP for everything else

    The structs in the kernel have some extra GKI space so if they change, it can still support the older drivers

    The downside is Google is planning on pushing the updates through the Play Store, so it will take some effort to make it work in AOSP for Lineage/Graphene, etc