Viewing profile — elliotanderson
elliotanderson
HN member- Joined
- Fri, Jul 23, 2010, 7:35 AM UTC
- HN karma
- 162
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About elliotanderson
Recent public activity
- story
- story
-
comment
Comment #15667195
We migrated from serving production JS assets off our .io domain to .com after we found a number of corporates/schools in Ireland blocking the domain at the TLD level. Since then, …
-
comment
Comment #12113020
You can use the new AWS-EC2 auth backend in Vault 0.6 https://www.vaultproject.io/docs/auth/aws-ec2.html
-
comment
Comment #11651989
You should have a look at Deis v2. Built on Kubernetes and has push to deploy.
-
comment
Comment #9844035
You might be interested in ember-paper and ember-cli-materialize if you are looking at Material + Ember.js - https://github.com/miguelcobain/ember-paper - https://github.com/trueno…
-
comment
Comment #9470031
> I've seen proofs of concept that trivially lift the secrets from Google Authenticator. Android specific?
-
comment
Comment #9073457
Looks like the certificate and encrypted private key has been found in "Visual Discovery.exe" - http://pastebin.com/N42Qfm5p (credit to @paul_pearce) More context at https://twitte…
-
comment
Comment #8430601
If not DNS, then via Server Name Indication (SNI) http://en.wikipedia.org/wiki/Server_Name_Indication
-
comment
Comment #8112799
I bought your Math & Physics book a few months ago. Only got a chapter or two in thanks to time constraints, but I really enjoyed the approach. Hopefully I can finish it in the com…
-
comment
Comment #8073108
$70 is hefty?
-
comment
Comment #8056894
... Because nothing communicates over HTTP except for crawlers, bots and malware droppers...
-
comment
Comment #7986424
Not a Google employee - but the linked file looks more like a simplified DSL for analysts.
-
comment
Comment #7701745
He ran into trademark issues with http://www.plastiq.com . Same payment space, and they beat him to filing a trademark by a year (by his account he was waiting to secure the domain…
-
comment
Comment #7658016
For websites there is a $19 listing fee and a 10% success fee.
-
comment
Comment #7638253
Filing a patent application costs around $180-$280 [1], not including the other Patent Office fees for Examination/Maintenance. Add onto that the legal fees for marking up the clai…
-
comment
Comment #7625019
Based on what evidence?
-
comment
Comment #7413688
Chris took over the role as GitHub's CEO from Tom at the end of January. Given the timeline in the TechCrunch article, these events unfolded under the previous CEO's tenure so it w…
-
comment
Comment #7034956
Bit of a risk, considering that impersonating a federal employee is a felony.
-
comment
Comment #6604444
It's because you can have "good" NPE's. Take ARM Holdings for example, they do not manufacture their own chips but rather licenses their designs to other semiconductor manufacturer…
-
comment
Comment #6596148
Out of curiosity, what would you consider "revolutionary"?
-
comment
Comment #6596144
Plenty of third parties already filling that space - I don't think Apple sees the need to move in that direction.
-
comment
Comment #6377580
Bruce's article on staying secure from the NSA[1] talks about using an air gapped computer to avoid being compromised via the network. If he hadn't been keeping his keys on such a …
-
comment
Comment #6365019
I don't see how a company being involved with this "initiative" affects the core concept - it's a net benefit for both API consumer and producer in moving to a subscribe/push model…
-
comment
Comment #6318146
Try viewing meta.discourse.org without Javascript on then look under the hood - it's a pretty easy problem to solve with some tags. Other approaches use PhantomJS to create a "rend…