Live data from Hacker News

Viewing profile — timrivera

timrivera

HN member
Joined
Sat, Dec 28, 2013, 11:35 AM UTC
HN karma
17
Public activity
9 items

About timrivera

https://twitter.com/foolproofcode

https://coderwall.com/foolproofcode

Recent public activity

  1. comment
    Comment #7078701

    > Most link farms do not have incoming links from highly ranked sites That's a good point I didn't consider.

  2. comment
    Comment #7078508

    Thanks for the heads up, I didn't know that.

  3. story
    Ask HN: why Google doesn't see HN as a link farm?

    Honest question. We know Google [1] (Bing and other s.e.) is fighting an endless war against link farms. AFAIK HN doesn't use rel="nofollow" [2] (EDIT: not entirely true, see comme…

  4. comment
    Comment #7052950

    there's also the IP Anycast [1] option. That's what you get with OVH CDN [2], for example, but not with CloudFront. Anycast routing is totally independent from DNS, thus it works f…

  5. comment
    Comment #7052724

    This is actually a great point against using custom domains (CNAMEs) with Cloudfront. At least if you can't afford the custom SSL certficate option. Cloudflare somehow got this rig…

  6. comment
    Comment #7052675

    That's what I immediately thought when I first read it, especially now that Github Pages are served over Fastly's CDN [1]. Then I realized that Github Pages do not support server s…

  7. comment
    Comment #7043778

    Bing used to be hosted by Akamai, looks like they switched over their own edge network. Also, https://bing.com just redirected to plain http, now you can actually search over https…

  8. comment
    Comment #7023944

    definitely not doing Anycast. As I wrote just a few days ago [1] github.map.fastly.net resolves to a different IP address based on the geographic location of the user. The exact se…

  9. story