Live data from Hacker News

Viewing profile — Chupachupski

Chupachupski

HN member
Joined
Thu, Aug 01, 2013, 1:54 AM UTC
HN karma
14
Public activity
11 items

About Chupachupski

No profile information was provided.

Recent public activity

  1. 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…

  2. 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.…

  3. 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…

  4. 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…

  5. 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;}

  6. comment
    Comment #6650912

    In this context bandwidth throttling is also a consideration - perhaps a per token or per bucket max object size?

  7. 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…

  8. comment
    Comment #6578870

    https://globessl.com/

  9. comment
  10. 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.

  11. 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…