• 0 Posts
  • 800 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle



  • non_burglar@lemmy.worldtoTechnology@lemmy.worldHang on to your Firefox!
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    22 hours ago

    I see a lot of people shit on Firefox for integrating LLM-related features. What the blog post points out and people fail to recognize is that if Mozilla stopped maintaining Firefox, almost all of its forks would die.

    You’re misreading why people are shitting on FF. It would have been nice if Firefox had actually worked on literally any other features in the last decade, like not trashing support for PWAs. Instead, we got nothing but stupid partnerships with companies for features not one wanted, and a succession of failures in the CEO seat of Firefox.

    So, yeah, I guess I don’t think it"s realistic for Firefox to have ignored the LLM craze entirely, but man, they could have managed that Google money better.




  • Classless interdomain routing is not the point of this post, but basically we started giving people more options for network sizes, and while complex in implementation, it was philosophically virtually uncontroversial.

    You’re talking about 2 different things here. Bit masking part of what is now CIDR was implementable since the mid 90s on network segments, it’s the logic to route packets based on CIDR that was integrated into RIP, GRIP, and BGP.

    Also, CIDR can’t alleviate multi-hop routing address exhaustion.




  • It’s not an on/off kind of thing, MTE is a set of ARM extensions. Either the api to use them is clearly documented or, as in the pixel 11’s case, Google started to not document their implementation.

    We know this matches their plan to obscure the AOSP code to eventually lock out anyone else from using their base.

    GOS is not in a position to reverse-engineer api calls on what was formally documented hardware.

    Instead, Google rewrote critical core Android system daemons using Rust. Like the keystore, Bluetooth stack, DNS resolver, and others. I believe using Rust essentially makes MTE unnecessary.

    No. Rust being “memory safe” doesn’t mean rust apps can’t abuse speculation or buffer under/overruns.

    The point is that the post makes it sound like using a Pixel 11 under Android results in less security than before, but for most people there is no change since they never used MTE anyway.

    Read the BlueSky posts, Google didn’t force app devs to opt into MTE, so no one did.

    Google probably decided that since hardly anyone used MTE anyway on earlier Pixel devices, they could use the space in the chip for other uses.

    “Space in the chips”? Again, see the Bluesky posts.

    Google is very clearly shifting over to a completely walled garden, because, same as Apple, it isn’t about the hardware performance and capabilities, it’s about control.