Viewing profile — jud_white
jud_white
HN member- Joined
- Sat, Jun 28, 2014, 9:01 PM UTC
- HN karma
- 44
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About jud_white
No profile information was provided.
Recent public activity
-
comment
Comment #14456834
* Disclosure: I sometimes contribute to NSQ. We use NSQ at Dell for the commercial side of dell.com. We've been in Production with it for about 2 years. > what are the typical use …
-
comment
Comment #11608719
A point of clarification for anyone skimming the original article: > Top Tip — Libraries should never vendor their dependencies. Peter goes on to clarify: > You can carve out an ex…
-
comment
Comment #11608499
> having no stack for errors is insanely frustrating. Check out https://github.com/pkg/errors If you want more rich control of the output of the stack trace there's https://github.…
-
comment
Comment #10899062
> Coming from pretty heavy background in MSSQL internals, this article is really great. Do you know of any good resources for the undocumented function fn_dblog? I'm looking to und…
-
comment
Comment #10781881
Thanks for the varying levels of explanation (thanks to viraptor too). I think part of the reason I was confused is because GitHub's web hook setup allows for a supplied shared sec…
-
comment
Comment #10780879
I have a question I haven't been able to find an answer to, hopefully someone here can help. Why is HMAC+(hash) considered secure, while being considerably faster than say bcrypt w…
-
comment
Comment #10514258
Please remove the access to Private Repositories, or make it optional.
-
comment
Comment #9950526
Even the wiki is a git repo, though there's no built in search like there is for repositories and issues.
-
comment
Comment #9285771
One of my most often used Google queries is "time in [city]"
-
comment
Comment #8770590
Oct 4: Apple launches Siri Oct 5: Steve Jobs dies One kind of side note. On October 5th, Steve Jobs died. He had been involved in a lot of the process leading up to it. We know tha…
-
comment
Comment #8735327
> no good IDE LiteIDE is open source, cross-platform and pretty enjoyable. https://code.google.com/p/liteide/
-
comment
Comment #8625876
To know something is insecure can be acceptable. To think something is secure when it isn't can be far more dangerous. I'm considering secure to mean encrypted and identity reasona…