Live data from Hacker News

Viewing profile — NotPractical

NotPractical

HN member
Joined
Tue, May 19, 2020, 2:36 PM UTC
HN karma
1,381
Public activity
441 items

About NotPractical

No profile information was provided.

Recent public activity

  1. comment
    Comment #49051258

    > Microsoft has a list of IP addresses that has been used by a computer with a certain GDID, but FBI needs to get the GDID in the first place What they did was the opposite: ask Mi…

  2. comment
    Comment #49049619

    I think the difference is that, on Windows, there are background services that constantly ping Microsoft with the device ID. A device ID on its own is not really harmful if it's no…

  3. comment
    Comment #49049085

    I have bad news for you if you think GrapheneOS isn't going to accept this patch from upstream if it lands.

  4. comment
    Comment #49040163

    There is no information about the author of this article, and it has the "AI smell". It's safer to operate under the assumption that it is AI generated unless and until the author …

  5. comment
    Comment #48748808

    > A next version of the Technical Specifications for Age Verification Solutions will include as an experimental feature the Zero-Knowledge Proof (ZKP) solution From: https://agever…

  6. comment
    Comment #48747201

    Except that within days of this service going live there's going to be a freeageverification.com that instantly generates an attestation proof for anyone for free. I fail to see ho…

  7. comment
    Comment #48735157

    Not to mention self-signed custom builds of GrapheneOS.

  8. comment
    Comment #48505476

    > I think it would be nice if we could run unsigned apps on iOS Apple enforces those restrictions via the permanently locked bootloader. The main benefit of unlocking the bootloade…

  9. comment
    Comment #48499259

    ...it's still large enough to comfortably read without zooming in, which is not the case for Gruber's website.

  10. comment
    Comment #48492002

    Nope, HN's CSS accommodates smaller screen sizes [1]: /* mobile device */ @media only screen and (min-width : 300px) and (max-width : 750px) { #hnmain { width: 100%; min-width: 0; …

  11. comment
    Comment #48483886

    Was this program available to independent security researchers or just established organizations? The docs you linked aren't very clear on this.

  12. comment
    Comment #48445768

    > No upstream open source developer takes that on The key words here are "open source", right? Some problems can't be solved without cooperation with the developer.

  13. comment
    Comment #48437596

    There is a difference between mandating that your customers use one specific Linux distro which is maintained by a controversial company, and supporting all Linux distros through a…

  14. comment
    Comment #48419093

    Won't they just ban your account for using this?

  15. comment
    Comment #48352289

    No, because a malicious AI agent could just replace the sudo binary in your path with one that collects your password and uses it to execute arbitrary code as root. Nothing short o…

  16. comment
  17. comment
    Comment #48217062

    Does anyone have a citation for this that wasn't written by Claude? It wouldn't surprise me, but I refuse to look through AI slop to check the accuracy of the report.

  18. comment
    Comment #48112796

    > Other than enriching apple, there’s been no direct or apparent harm to the end user from the walled garden. https://www.reuters.com/sustainability/society-equity/apple-... I don'…

  19. comment
    Comment #48066990

    No, they were correct in their understanding of what I meant. I should've said "capable of passing Play Integrity's device attestation checks". I replied to them with more context.…

  20. comment
    Comment #48066977

    It indeed runs on modified versions of Android, but this is not supported by Google and never has been. When Apple says "Apple Pay is supported on iOS >= $VERSION" they don't expli…

  21. comment
    Comment #48040663

    > No mention of device integrity verification yet If Google Play services is listed as a requirement, that implies that a "certified Android" device capable of Play Integrity attes…

  22. comment
    Comment #48000976

    Minecraft Legacy Console Edition apparently leaked on 4chan recently, too: https://github.com/MCLCE/MinecraftConsoles Almost no coverage on HN or mainstream media though. Surprisin…

  23. comment
    Comment #47871974

    Here's the technical measures that are being worked around: https://blog.mozilla.org/en/firefox/fingerprinting-protectio... > IMO you need to actually work around a technical measu…

  24. comment
    Comment #47827921

    Most tech businesses exist because problems exist. Tailscale delivers a solution that's available today . The only alternative is to sit and wait for IPv6. I don't imagine Tailscal…

  25. comment
    Comment #47605483

    The entire rule is as follows: Apps should be self-contained in their bundles, and may not read or write data outside the designated container area, nor may they download, install,…