jwcrux | 8 years ago | on: A curated list of design systems, pattern libraries, and more
jwcrux's comments
jwcrux | 8 years ago | on: 2 Years of monitoring sensitive information pastebin dumps - @dumpmon (2015)
jwcrux | 8 years ago | on: 2 Years of monitoring sensitive information pastebin dumps - @dumpmon (2015)
jwcrux | 8 years ago | on: Password reuse and credential stuffing
It's an incredibly useful service - I highly recommend sending over a few dollars to help with infrastructure costs if you feel inclined to do so: https://haveibeenpwned.com/Donate
jwcrux | 9 years ago | on: File Format Posters
[0] http://jordan-wright.com/blog/images/blog/how_tor_works/cons...
jwcrux | 9 years ago | on: Update: CRISPR
jwcrux | 9 years ago | on: Update: CRISPR
1) it's not a luxury 2) that medical providers will pass the savings on to consumers
jwcrux | 9 years ago | on: Update: CRISPR
Also, I thought it was interesting when they talked about "who would turn down the ability to remove diseases for $x?" My answer would be people who simply don't have that kind of money.
This makes things complicated.
I'm not even close to an expert in this area, but I don't think it's too far a stretch to consider that having technology like this where you can theoretically pick and choose "add ons" for set prices would lead to class divides that are clearly visible when these add ons stop being just internal changes and start including exterior traits.
[0] https://www.newscientist.com/article/2123973-first-results-o...
jwcrux | 9 years ago | on: Cloudflare Reverse Proxies Are Dumping Uninitialized Memory
jwcrux | 9 years ago | on: Cloudflare Reverse Proxies Are Dumping Uninitialized Memory
jwcrux | 9 years ago | on: Ask HN: What do you think is the current best Go webframework and why?
jwcrux | 9 years ago | on: Ask HN: What do you think is the current best Go webframework and why?
jwcrux | 9 years ago | on: Ask HN: Is personal GitHub information public domain?
The way you're going about this entire conversation is simply too much. It sounds like you've reached out to multiple personal emails, created multiple issues, responded to those issues asking for updates, and brought the issue to social media in less than a day. During the holidays. That's overwhelming and doesn't put the devs on your side.
As others have mentioned, even if you're right, you really need to give the devs some time to think through the alternatives, consider your argument, come up with a solution, and implement it. This takes some time.
Removing information from a database may not seem hard to you, but you don't maintain the service. Sending a pull request is fine, but maintainers don't blindly merge anything. They have to review it, make sure it's the policy, quality of code, etc. that they want in the product, merge it, and deploy to prod after possibly testing everything.
Give it time (not measured in hours) and work with the developers.
Edit: This is exactly why maintainers don't blindly accept pull requests: https://github.com/gitpay/website/pull/4#pullrequestreview-1...
jwcrux | 9 years ago | on: Launchaco – Instantly generate a responsive, free, website
To be honest, if all product webpages looked like this, I'd be quite alright with it, because this look great.
Well done!
jwcrux | 9 years ago | on: The Orphaned Internet – Taking Over 120K Domains via a DNS Vulnerability
The author would therefore have complete control over the orphaned domains after the takeover.
jwcrux | 9 years ago | on: Ask HN: What “missing” technical solution(s) do you wish existed?
jwcrux | 9 years ago | on: The Alexa Top 1M Sites File Has Been Retired
jwcrux | 9 years ago | on: A.I. Experiments
jwcrux | 9 years ago | on: ClintonCircle / DNC
[1] http://jordan-wright.com/blog/post/2016-10-12-mapping-the-cl...
jwcrux | 9 years ago | on: Honeypot Turing Test
I've considered doing this before but, you know, if free time grew on trees...
The benefit of using containers is that you can blow them away after every session, they have builtin networking so you can make entire honey nets, they're dirt cheap, and sharing the configs is a no brainer.