Live data from Hacker News

Viewing profile — dward

dward

HN member
Joined
Wed, Feb 20, 2013, 5:13 AM UTC
HN karma
179
Public activity
71 items

About dward

No profile information was provided.

Recent public activity

  1. comment
    Comment #25800651

    Spanner and Dremel/BigQuery are both SQL database in that you interact with them by sending them SQL. Maybe I don't understand the terminology.

  2. comment
    Comment #24372796

    Just run apt install billion-$$$-arr regulated-institution and write a systemd unit file, then run apt upgrade occasionally. What’s the problem?

  3. comment
    Comment #22486342

    GKE can't offer financial backed SLOs without charging for the service. This is something that, I assume, significant customers want and that competitors already have: https://aws.…

  4. comment
    Comment #22147366

    https://cloud.google.com/armor/ GCP Network has built in DoS mitigation as well (e.g. in the load balancing layer) so you get some protection from that for free.

  5. comment
    Comment #21982259

    HMACs do not require collision resistance from the underlying hash to provide secure message authentication. HMAC-MD5 is still considered "secure", although that doesn't mean you s…

  6. comment
    Comment #21842098

    Identity aware proxy supports SSH tunneling which means you don't need to manage a bastion. https://cloud.google.com/iap/docs/using-tcp-forwarding#tunne... For connecting VMs witho…

  7. comment
    Comment #21816314

    See also std::embed.

  8. comment
    Comment #21013353

    An ecosystem has evolved around Borg. Custom hardware, kernel, schedulers, telemetry, atomic clocks, networking, security, management... have all evolved around Borg proper to meet…

  9. comment
    Comment #19525426

    A zero-day is an interesting label to put on a bug disclosed "after the company failed to fix the issue within 90 days". I guess, you learn something new every zero-day.

  10. comment
    Comment #19329374

    The policy seems sane. * They know when they can serve 0RTT from their cache safely because they can be reasonably certain if handling a cached request is side effect free. * If co…

  11. comment
    Comment #18337991

    Oomd reminds me of userspace OOM handling mechanism proposed by David Reintjes of Google: https://lwn.net/Articles/590960/

  12. comment
    Comment #18079576

    Use go for what? DNS resolution? The default behavior is to use the system DNS resolver. The Go resolver will be used if the system is resolver is not avaialble (e.g. if the binary…

  13. comment
    Comment #17987649

    By default, go compiles binaries linked to libc to use the system DNS resolver. It does re-implement a DNS resolver but it's only used if CGO is disabled at compilation time.

  14. comment
    Comment #17984785

    Jerk is the derivative of acceleration. I haven't heard jank used in that context.

  15. comment
    Comment #17303567

    Albeit this was years ago but I was referring to the construction linked from the original paper proposed in: https://cs.nyu.edu/media/publications/TR2013-962.pdf It’s pretty unwei…

  16. comment
    Comment #17299891

    The published asymmetric macaroon constructions were pretty gross last time I looked. We were missing a practical asymmetrically verifiable append only signature. This deficiency r…

  17. comment
    Comment #17299852

    Token binding changed a few things as it evolved from origin bound certificates, notably: * moving from using client certs to signing exported keying material[0] to prove key posse…

  18. comment
    Comment #17299687

    A couple corrections to the section on token binding: 1. It works on all TLS connections, not just mTLS connections. It even works on unauthenticated TLS (although I wouldn't advis…

  19. comment
    Comment #17013253

    You can map ingress/egress channels of a network device directly into a processes memory inuserspace. These are just memory pages in what's known as the DMA region that the device …

  20. comment
    Comment #16987514

    > Package ptrace provides a ptrace-based implementation of the platform interface. This is useful for development and testing purposes primarily, and runs on stock kernels without …

  21. comment
    Comment #16982346

    It's been used in production to sandbox specific workloads for years.

  22. comment
    Comment #16918712

    I don't think ingress filtering on Google's edge would have helped if the rerouting happened in any of the transit ASs between AWS and Google.

  23. comment
    Comment #16882366

    Allo supported e2e encryption in incognito mode. https://signal.org/blog/allo/

  24. comment
    Comment #16752432

    I’d say that’s the how. Why do you look at it when you do not wish too? Habit? I’d suggest trying to be mindful of your body/subconscious/emotional feedback next time you have the …

  25. comment
    Comment #16752192

    Why does it distract you?