Live data from Hacker News

Viewing profile — hbz

hbz

HN member
Joined
Thu, May 20, 2010, 8:08 PM UTC
HN karma
160
Public activity
56 items

About hbz

No profile information was provided.

Recent public activity

  1. comment
    Comment #19581875

    Seemed to freeze up after I loaded a sample and clicked a few things inside it

  2. comment
    Comment #14554010

    Designing software related to healthcare / electronic medical records requires more thoughtfulness than other kinds of development.

  3. story
  4. story
  5. comment
    Comment #12683212

    Self hosted ELK stack, not HA at the moment. Will move the ES nodes to AWS's managed service once I'm ready to make it more resilient.

  6. comment
    Comment #12489120

    I like all the guesses on which company “Scaling R Us” represents. My guess is RightScale.

  7. comment
    Comment #12435842

    A counter to the author's "webserver in 1 line of code" - https://gist.github.com/denji/12b3a568f092ab951456#simple-go... I prefer proxying of SSL (and automatic generations of Let…

  8. story
  9. comment
    Comment #12161482

    Because it's lazy and insecure?

  10. comment
    Comment #12159005

    One of the biggest complaints about the curl - bash paradigm are the security implications. URLs can point to different content at different times. Project maintainers can (and hav…

  11. comment
  12. comment
  13. comment
    Comment #12125568

    Does anybody know what program was used to generate the gifs?

  14. comment
    Comment #12085711

    An interactive guide to fork bombing

  15. comment
    Comment #11709651

    Cached version: http://webcache.googleusercontent.com/search?q=cache:http://...

  16. comment
    Comment #11682702

    I use 2 containers to accomplish this: https://github.com/jwilder/nginx-proxy https://github.com/JrCs/docker-letsencrypt-nginx-proxy-compa... Since both are long running processes,…

  17. comment
    Comment #11218629

    If you already have your work history filled out on LinkedIn, this seems like a handy tool: https://github.com/JMPerez/linkedin-to-json-resume

  18. comment
    Comment #11098447

    Why even do this in ansible? Your heavy reliance on command instead of the provided ansible modules makes it more of a bash script.

  19. comment
    Comment #9909412

    My jaw dropped when I saw it was Elastomania. Love that game!!

  20. comment
    Comment #9807498

    Are you sure that's still the case? This[1] would seem to indicate you can use a U2F device[2] as an alternative to providing a cell phone for verification. [1] https://www.google.…

  21. comment
    Comment #9804820

    My mistake was that I didn't enable 2 factor authentication. Kind of aggressive calling out Google's engineers when you couldn't bother protecting yourself with their free and easy…

  22. comment
    Comment #9539333

    I wish they had posted this to HN after it was available...I want it now! This project still appears to be in its infancy.

  23. comment
    Comment #9539332

    I wish they had posted this to HN after it was available...I want it now! This project still appears to be in its infancy.

  24. comment
    Comment #9419519

    Technically incorrect. WebSockets handshake over HTTP and then "work" over TCP. I'm actually curious which HTTP stacks are non compliant and what you mean by that. As to my origina…

  25. comment
    Comment #9410060

    http://en.wikipedia.org/wiki/WebSocket are a completely legitimate use.