Live data from Hacker News

Viewing profile — petedoyle

petedoyle

HN member
Joined
Sat, Mar 19, 2011, 8:45 PM UTC
HN karma
310
Public activity
70 items

About petedoyle

No profile information was provided.

Recent public activity

  1. comment
    Comment #47150013

    Wow, I'd love to do this. Any tips on how to build this (or how to help an LLM build this), specifically for ./gradlew?

  2. comment
    Comment #44372552

    The U.S. Missile Defense Agency (MDA), in cooperation with U.S. Space Force and U.S. Northern Command, conducted a flight test on June 23, 2025, in which the Long Range Discriminat…

  3. story
  4. comment
    Comment #44215810

    Apologies / small correction: Apps first published to the Play store before August 2021 are not required to upload their keys [1]. This likely includes Signal. [1] https://develope…

  5. comment
    Comment #44215740

    Maybe this? https://en.wikipedia.org/wiki/MUSCULAR

  6. comment
    Comment #44215610

    > The absolute nightmare is about giving Google the root signing key of your application I wish more people talked about this. At Amazon, I helped with the early threat modeling ar…

  7. comment
    Comment #43987898

    Somewhat off-topic: Does anyone know the underlying strength of the keys used as the "root of trust" behind passkey synchronization on Android/iOS? I can't find a lot of documentat…

  8. comment
    Comment #43551212

    I didn't know him, but followed his work on bufferbloat closely. I've never seen anyone work so diligently, for so many years, to fix a problem most people will never know even exi…

  9. comment
    Comment #43357208

    Oh, looks like it. I disabled extensions one by one til I found it was reflect.app's extension. Edit: reported on their discord. False alarm :) Amazing work!!

  10. comment
    Comment #43356711

    Small FYI that I couldn't see them in Chrome 133.0.6943.142 on MacOS. Firefox works.

  11. comment
    Comment #43272366

    If Apple were to add new APIs, it might be possible to use personal cloud storage (NAS, Decentralized Web Nodes, etc.) with the same UX as iCloud with E2EE.

  12. comment
    Comment #42957099

    Maybe they wanted some cached data to get invalidated if users change their passwords?

  13. comment
    Comment #36040052

    Would be fun if this turned into a huge recruiting event :)

  14. comment
    Comment #35805125

    > Sure, but if that key derivation function is protected by a "you get 10 attempts then we wipe the keys" safeguard, the effective entropy is much higher. Thank you. 100% agree. > …

  15. comment
    Comment #35804955

    Thank you! I'm trying to understand more deeply, so I appreciate it. :) > This approach works because the secure enclave provides measures against bruteforcing and tampering. That'…

  16. comment
    Comment #35804148

    This has been bothering me, a lot. Google talks [1] about how Passkey replication is e2e encrypted between devices, but AFAICT they're just using a pin + key derivation. A six digi…

  17. comment
    Comment #35713753

    I recently drove by both the GCP and AWS regions in Oregon. It was so interesting to see one giant facility for GCP, and like 40 separate datacenter buildings for AWS, typically se…

  18. comment
  19. comment
    Comment #33339798

    Oh, that's great to know. Thank you both, I'll definitely try this!! :)

  20. comment
    Comment #33339626

    I've spent ~150 nights in hotels in the past year, and it's super rare that booking directly is cheaper. I almost always save like 30% on Hotels.com/HotelTonight/etc. I recently wa…

  21. story
  22. comment
    Comment #24087873

    They might be using App Bundles dynamic delivery [1] on Android, in which case this isn't really an issue. Helps keep the initial download size small, while allowing larger feature…

  23. comment
    Comment #23107563

    > "We believe that communicating dates produces the wrong incentives. What really matters on a long timescale is 1) priorities and 2) velocity." [1] I saw this written during the 2…

  24. comment
    Comment #22836184

    Thinking this might be different. I've been curious what the BLE packet structure might look like. Looks like there's 16 bytes of unique id needed for the "Rolling Proximity Identi…

  25. comment
    Comment #22836050

    Also excited because they can likely push both advertisement and scanning into the BLE chips themselves, letting the rest of the system (CPU, etc) sleep. Big win for battery life.