Live data from Hacker News

Viewing profile — jeffparsons

jeffparsons

HN member
Joined
Thu, Jan 03, 2019, 5:12 AM UTC
HN karma
2,340
Public activity
337 items

About jeffparsons

No profile information was provided.

Recent public activity

  1. comment
    Comment #49228067

    > just stops shy of asking Australian tech companies, like Fastmail, to build backdoors into their products so that the government can "legally access" data from them It stops just…

  2. comment
    Comment #48843728

    Basically the same phrasing was widespread before LLMs were invented. So I don't think it's specifically motivated by that.

  3. comment
    Comment #48081204

    I don't have any special certification or arrangement with Anthropic; this is vanilla Opus 4.x via Claude Code.

  4. comment
    Comment #48060982

    It may be worth noting that Claude can and will (if it believes you own the code, at least) produce PoC exploits for exploitable bugs that it finds. My only source for this is pers…

  5. comment
    Comment #48031401

    I've regularly heard something similar said of consulting work, too. Many people new to the game worry about charging too much, because if a client is paying more then surely the p…

  6. comment
    Comment #47241548

    Amazon, for example, charges us for cloud resources and then charges us again (handsomely) for the privilege of submitting bug reports to them. And then sometimes, even with a clea…

  7. comment
    Comment #47187498

    Claude won't answer questions about what cities you should nuke in what order. The Pentagon wants Claude to answer those sorts of questions for them. Edit: oops, I misunderstood. T…

  8. comment
    Comment #46372309

    Or in case some folks find the addition of a computer confusing here, if someone sends you a physical letter and they've used correction tape or a black marker to obscure some part…

  9. comment
    Comment #46156252

    It's possible without specific hardware acceleration, but murderous for mobile devices.

  10. comment
    Comment #46127913

    RDS, Route53, and Elasticache are decent, too. But yes, I've also been bitten badly in the distant past by attempting to rely on their higher-level services. I guess some things do…

  11. comment
    Comment #45959893

    Additionally, what has been the correct choice five years in a row might be catastrophically wrong in the sixth year. We need some randomness injected into our behaviour so that so…

  12. comment
    Comment #45821392

    And with a little work you can even use them to map ranges of keys to values in a way that's reminiscent of interval trees — e.g. https://crates.io/crates/rangemap . (Disclosure: t…

  13. comment
    Comment #45786554

    This email is from a Debian maintainer, about Debian introducing a new hard dependency on Rust. It's not some random Rust advocate telling Debian folks that they should use Rust ag…

  14. comment
    Comment #45535487

    Good question. I'm not primarily blaming Discord or the other company for this (even though they both obviously share some responsibility, too) — I'm blaming government/legislators…

  15. comment
    Comment #45524961

    The third party company shouldn't ever need to see the IDs, either. Same issue.

  16. comment
    Comment #45524799

    There is no reason for a company like Discord to ever see the ID. The owner of each relevant form of ID — usually a government agency/department — should provide an attestation ser…

  17. comment
    Comment #45513663

    Don't get confused here: they didn't decide that their policy change was wrong — they just didn't expect quite as much backlash. Make your purchasing decisions accordingly.

  18. comment
    Comment #45257150

    I think the person you were replying to might have intended sarcasm.

  19. comment
    Comment #45257000

    My Android phone prevents me from taking screenshots if an app author doesn't want me to. My Android phone prevents me from recording phone calls at the request of my carrier, even…

  20. comment
    Comment #45256956

    In Australia: Centrelink, Service Victoria, Medicare, myID (formerly MyGovID), ATO (tax) — for a start. There's no great reason for these to be Android/Apple specific. I'm just off…

  21. comment
    Comment #45097792

    I took a swing at something vaguely similar a long time ago now: https://github.com/jeffparsons/planetkit My approach was to build a hex grid on a geodesic sphere. It's a very diff…

  22. comment
    Comment #44991098

    I didn't specify the challenge clearly. I meant to allow blocks in any orientation, as long as they would be stable. So you can, for example, have blocks sloping down from the edge…

  23. comment
    Comment #44990862

    This would be easily solved for customers who care about it by allowing you to pay a one-off fee to reserve the name for ~100 years. Or they could just absorb that. Any idea why it…

  24. comment
    Comment #44967502

    That's basically the direction I was going in my head. I just remembered we have a bunch of Kapla blocks in the house, so I may be able to do this "IRL"!

  25. comment
    Comment #44961859

    > My goal here is to develop an intuitive sense of comfort with the behaviors of these stacks. If I succeed, you will not just understand that the physics allows the stacks to be s…