Live data from Hacker News

Viewing profile — cryptonector

cryptonector

HN member
Joined
Fri, Jun 29, 2012, 6:34 PM UTC
HN karma
11,569
Public activity
8,374 items

About cryptonector

No profile information was provided.

Recent public activity

  1. comment
    Comment #48811412

    > What needs a change? > The fix is pretty straightforward: treat comment content as untrusted data, not as potential instructions. Comments should be passed to the model with clea…

  2. comment
    Comment #48805528

    Uh, no, homes should not be airtight. You'd have a hard time closing exterior doors if they were, and anyways, houses need to be able to "breathe" to be able to keep humidity down …

  3. comment
    Comment #48800686

    I carry an Atmotube with me to monitor VOCs and particulates, but it also measures CO2 and NOX. It's small, and it easily attaches to a backpack or belt loop with a carabiner it co…

  4. comment
    Comment #48800647

    CDC _never_ goes away, that's for sure. Maybe just for replication to a logical replica, but you'll often need a sync from one system to another -- it just ends up happening.

  5. comment
    Comment #48800607

    No, GP is right to ask. SQLite3 for example has WITHOUT ROWIDS precisely because these INTEGER PRIMARY KEYs are a bit artificial and they add an index (by rowid) that you might not…

  6. comment
    Comment #48756700

    > 3) The administration decision making is just wacky. In a normal administration they'd have actual policy documents you could look at to understand under what circumstances they …

  7. comment
    Comment #48625363

    It probably won't. It will probably have to be a U.S. passport.

  8. comment
    Comment #48624986

    Person is terrible. The U.S. itself should provide this service.

  9. comment
    Comment #48571732

    Everything ASN.1-related! For 3GPP, SET, and other telco and fintech apps -- all the encoding rules like PER and OER, etc.

  10. comment
    Comment #48561749

    I've had to convince ChatGPT that code is mine before it would do a security review.

  11. comment
    Comment #48561300

    If you're heading home then he'll want to know where from. Oh, a restaurant? Did you have anything to drink? I smell alcohol! Step of the car please. That's one way it can go, and …

  12. comment
    Comment #48561195

    Losing days is better than losing decades.

  13. comment
    Comment #48561171

    There is a reprise, too. In 2014 the SCOTUS weakened 5A rights significantly, so now you are best off asserting your 6A rights (i.e., say you won't talk without your lawyer present…

  14. comment
    Comment #48560963

    He also knows what to keep proprietary and monetize.

  15. comment
    Comment #48560946

    This so much.

  16. comment
    Comment #48465900

    This. But TFA was specifically concerned with the relational algebra, so I'm giving it a pass :)

  17. comment
    Comment #48462384

    The continuations in CPS are closures. Goto basically isn't. GCC's computed goto is, but generally when people say 'goto' they mean the traditional C goto, which involves no closur…

  18. comment
    Comment #48462186

    The rejections over the years that I saw were not about design.

  19. comment
    Comment #48456607

    But corporate devices can boot any OS you might like. Sure, they have MEs that maybe you can't disable, but you can firewall them. Server kit is just not like consumer kit. Even la…

  20. comment
    Comment #48456581

    But some of that is nonsense and incorrect. You can very much use local variables, and you'll find tons of vfork()-using code that does that and calls plenty of async-signal-safe f…

  21. comment
    Comment #48456521

    But they are not walled gardens.

  22. comment
    Comment #48456494

    Nooo, not thaaat!! We want traiiiins!!

  23. comment
    Comment #48456457

    > The Google founders are, lets say, more reliable than Musk when it comes to making sound business decisions. I've no idea about that and I won't opine. But every time I see that …

  24. comment
    Comment #48456313

    We should all write on our devices private nastygrams to whomever is assigned to watching our devices. The least we can do is mock them.

  25. comment
    Comment #48456296

    It isn't TPMs nor attestation nor DRM making this possible. It isn't secure boot either. It's walled gardens with secure boot -yes, secure boot- that the consumer can't bypass. Sec…