Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OZ
Posts
3
Comments
423
Joined
2 yr. ago

  • 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…

  • Yeah… we’re having this with one of our suppliers right now…

    We’re showing them all the issues they aren’t solving and they’re saying “look all our KPI numbers look amazing”

    So now we have to explicitly go into each ticket and mark it as dissatisfied, since they don’t take into account how long the ticket was open, how many meetings had to be called over the ticket, etc. just whether it was closed without clicking the extra “we’re dissatisfied” button

  • 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

  • Nearly every computer you use, including the ones people are starting to use for self-driving, can have their memory accidentally modified from cosmic rays

    We try really hard to protect spaceships from them, since they’re subject to more

    However, due to the law of large numbers, sometimes your computer will get random bit flips - where it should be a 0, but it’s instead a 1, or vice versa