Live data from Hacker News

Viewing profile — benth

benth

HN member
Joined
Wed, Aug 01, 2012, 4:30 PM UTC
HN karma
40
Public activity
31 items

About benth

ouvttvaf@tznvy.pbz

Recent public activity

  1. comment
    Comment #22057953

    Missed that. Thank you!

  2. comment
    Comment #22057454

    The parent comment is wondering about the structure of the signature and if different curve parameters can be specified for it. How can explicit curve parameters be specified in an…

  3. comment
    Comment #15835601

    From the post: "For example, one customer told us that they plan to create hundreds of VPCs, each hosting and providing a single microservice" At first glance, that sounds pretty n…

  4. comment
    Comment #15353072

    Gotcha. On the ingest front, do you have any numbers around that? I see some benchmarks that focus on other (important) aspects like QPS but didn't catch anything on ingest.

  5. comment
    Comment #15351993

    Say I'm using ELK for log aggregation. Would Vespa be a good replacement? One pain point is ingest rate. How many "average" log lines per second can Vespa do per node?

  6. comment
    Comment #14721433

    In our case, the appliance usually can access the internet, possibly through a proxy, but it's not accessible from the internet.

  7. comment
    Comment #14711377

    I recently read about how Plex got trusted SSL certificates for all their users in partnership with DigiCert, and was really curious if a similar scheme could be accomplished with …

  8. comment
    Comment #13612710

    You raise some good points, like the kubelet killing off pods in hopes of getting a new pod with juicier secrets associated with it, but nevertheless the ticket mentioned by the si…

  9. comment
    Comment #13612691

    There's still rooted node / kubelet access control to worry about, which does not look to be a problem with Docker. ( https://github.com/kubernetes/kubernetes/issues/40476 )

  10. comment
    Comment #13610434

    I agree. I also care more about access control than encryption. But if you obtain a kubelet's credentials, you can read all secrets. It would be nice if a kubelet's access was rest…

  11. comment
    Comment #13609589

    It's not so much the plain text part that bothers me, it's the access control. Quoting the docs at https://kubernetes.io/docs/user-guide/secrets/#security-prop... : "Currently, any…

  12. comment
    Comment #8825789

    ExtraHop Networks - Seattle Give us packets, get IT and business insight. Like systems-level programming? C, Go, Python? Let's talk! ben@extrahop.com

  13. comment
    Comment #8127229

    Glad the conditional/ternary operator's atypical associativity is documented now...

  14. comment
    Comment #7830908

    ExtraHop Networks. Seattle, WA. jobs+hn@extrahop.com Deep L7 protocol analysis at scale.

  15. comment
    Comment #7499491

    I'd have assumed this was Sipser's book as well, except that I was recently at a university bookstore and saw the third edition of his book priced at over $200. Sipser's a great wr…

  16. comment
  17. comment
    Comment #7086383

    For the "catrank" case, could you use std::str::raw::from_utf8 to skip the utf-8 validity check?

  18. comment
    Comment #6996662

    Seattle, WA - ExtraHop Networks - http://www.extrahop.com/jobs From packets to perspicacity. If you want to work at a company with a strong engineering team, founded and run by eng…

  19. comment
    Comment #5287498

    ST2's first public alpha release was in January 2011 and there was an update about every two weeks. Six months later, July 2011, the first Beta was released and Jon Skinner said th…

  20. comment
    Comment #5266187

    Nice. It looks like beginning and end of string anchors are included by default. Is there any way to turn that off?

  21. comment
    Comment #5262132

    Curious how it compares with SCTP over DTLS over UDP (which WebRTC uses).

  22. comment
    Comment #5254978

    I wonder if it is still too soon to start seeing the worst failure cases given the age of the drives. I am curious why RAID6 is (still) used given its poor behavior in failure cond…

  23. comment
    Comment #5118952

    Congratulations, and thank you for sharing your experience.

  24. comment
    Comment #5004464

    His resources will grow exponentially!

  25. comment
    Comment #4976222

    Don't leave us hanging :) What was the problem?