Viewing profile — hbz
hbz
HN member- Joined
- Thu, May 20, 2010, 8:08 PM UTC
- HN karma
- 160
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About hbz
No profile information was provided.
Recent public activity
-
comment
Comment #19581875
Seemed to freeze up after I loaded a sample and clicked a few things inside it
-
comment
Comment #14554010
Designing software related to healthcare / electronic medical records requires more thoughtfulness than other kinds of development.
- story
- story
-
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.
-
comment
Comment #12489120
I like all the guesses on which company “Scaling R Us” represents. My guess is RightScale.
-
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…
- story
-
comment
Comment #12161482
Because it's lazy and insecure?
-
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…
- comment
-
comment
Comment #12127998
Thanks!
-
comment
Comment #12125568
Does anybody know what program was used to generate the gifs?
-
comment
Comment #12085711
An interactive guide to fork bombing
-
comment
Comment #11709651
Cached version: http://webcache.googleusercontent.com/search?q=cache:http://...
-
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,…
-
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
-
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.
-
comment
Comment #9909412
My jaw dropped when I saw it was Elastomania. Love that game!!
-
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.…
-
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…
-
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.
-
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.
-
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…
-
comment
Comment #9410060
http://en.wikipedia.org/wiki/WebSocket are a completely legitimate use.