Live data from Hacker News

Viewing profile — r2b2

r2b2

HN member
Joined
Thu, Feb 05, 2015, 8:45 PM UTC
HN karma
737
Public activity
188 items

About r2b2

No profile information was provided.

Recent public activity

  1. comment
    Comment #45698629

    This camera's attestation and zero-knowledge proof cannot verify that a photo is not AI generated. Worse, those "verifications" may trick people into believing photos are trustwort…

  2. comment
    Comment #45161083

    Patients and providers should have the ability to shop and negotiate price directly with each other. No 3rd party will ever be in a better position to negotiate individualized care…

  3. comment
  4. comment
    Comment #44318900

    I've found that as LLMs improve, some of their bugs become increasingly slippery - I think of it as the uncanny valley of code. Put another way, when I cause bugs, they are often g…

  5. comment
    Comment #43221883

    Firefox should make it clear that Firefox (browser) will not collect, transmit, nor sell user data beyond what is technically required for interaction between the browser and other…

  6. story
  7. comment
    Comment #40928208

    Building a service on top of the OSS, where some people prefer to self-host, but many don't want to self host. Ex. Bitwarden, Infisical, Docker, etc.

  8. story
  9. story
  10. comment
    Comment #39638009

    I agree, better to use an additional factor than fingerprinting.

  11. comment
    Comment #39635871

    Yes, adding max-use counts and expiration dates to links can mitigate against some browser-history snooping. However, if your browser history is compromised you probably have an ev…

  12. comment
    Comment #39634692

    Correct, DNS only queries the hostname portion of the URL. Maybe my attempt to be thorough – by making note of DNS along side HTTP since it's part of the browser ↔ network ↔ server…

  13. comment
    Comment #39634602

    Good to point out. This distinction is especially important to keep in mind when thinking about when and/or who terminates TLS/SSL for your service, and any relevant threat models …

  14. comment
    Comment #39634317

    To somewhat mitigate the link-loading bot issue, the link can land on a "confirm sign in" page with a button the user must click to trigger the POST request that completes authenti…

  15. comment
    Comment #39632668

    To create private shareable links, store the private part in the hash of the URL. The hash is not transmitted in DNS queries or HTTP requests. Ex. When links.com?token= is visited,…

  16. story
  17. story
    Ask HN: Which language has the clearest type syntax?

    Or, what would be your ideal type syntax?

  18. story
    Show HN: Flame – Data Model and Query Library for Firestore

    Hi HN, I've been using Firestore as a DB for various projects and web applications since it was launched after Google acquired Firebase. I built Flame to clarify and reduce model, …

  19. story
    Photos of your home and pet on Rover are not private

    I recently discovered that Rover profiles, which typically have many photos of your pet in your home taken by the sitter for daily check-in, are protected from the public by only a…

  20. comment
    Comment #38589631

    The syntax of your language is quite nice. I’d maybe change (for …) to (each …), (fun …) to (fn …), and (let …) to (def …) or (set …) depending on implementation details of variabl…

  21. comment
    Comment #38366731

    The list-style properties should be called marker-style, and list-item renamed > to marked-block or something. I think list and list-item are clear. How about just `mark` instead o…

  22. comment
    Comment #37886759

    Autonomous electric cars make tunnels easier, which have smaller negative impact on the environment.

  23. story
    Ask HN: How would you build an interactive hex-grid for web?

    I'm working on a board game and would like to build dynamic board builder/generator for the web. Do you know of any JavaScript OSS libraries for working with clickable hexagon grid…

  24. comment
    Comment #37136562

    HN needs a @dang apprentice program so it can thrive for centuries.

  25. comment