Viewing profile — Chupachupski
Chupachupski
HN member- Joined
- Thu, Aug 01, 2013, 1:54 AM UTC
- HN karma
- 14
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Chupachupski
No profile information was provided.
Recent public activity
-
comment
Comment #7382792
I am aware that this was true in the past (a countryside ATM booth tried to lock me in at 6:00PM 11 years ago) but can you list any recent examples of this (bank names, ATM locatio…
-
comment
Comment #7357081
TL;DR; SSL would be used for all traffic but non-SNI browsers would be served from the origin server or a caching server. URLs would be rewritten in JS in the browser on first hit.…
-
comment
Comment #7356381
Personally I can relate to Kent Beck's approach to testing rather than "test everything": "I get paid for code that works, not for tests, so my philosophy is to test as little as p…
-
comment
Comment #7351936
Does anyone know an elegant way to sniff browser support for SNI? Using JS to load an element from the SNI domain and then rewriting URLs if the response is too slow would probably…
-
comment
Comment #7309512
One more without calc for older browsers: .container {width: 80%;} .left {float:left; width: 300px; background: yellow;} .right {margin-left: 300px; background: red;}
-
comment
Comment #6650912
In this context bandwidth throttling is also a consideration - perhaps a per token or per bucket max object size?
-
comment
Comment #6637808
You're teasing, right? dig devnull-as-a-service.com ; ANSWER SECTION: devnull-as-a-service.com. 1481 IN A 213.95.21.200 http://whois.domaintools.com/213.95.21.200 Whois Server: who…
-
comment
Comment #6578870
https://globessl.com/
- comment
-
comment
Comment #6486528
One approach is to get each hit done by two (or three) regular MTurkers and crosscheck the results. I've seen this done with "human OCR" type tasks.
-
story
Amazon Cloudfront down?
Amazon Cloudfront down? Seems to be in Australia. Images on amazon.com aren't loading. aws.amazon.com doesn't load. IMDB, Twitter and Pinterest assets don't load either. Not to men…