Live data from Hacker News

Viewing profile — gikrauss

gikrauss

HN member
Joined
Thu, Sep 10, 2009, 7:40 PM UTC
HN karma
10
Public activity
10 items

About gikrauss

www.devartis.com

Recent public activity

  1. comment
    Comment #32081556

    L2 solutions are proving that this is not quite true.

  2. story
  3. story
  4. comment
    Comment #3884759

    Yep, I wouldn't sign in to my google account using that link, it was just meant to give quick access the that particular page

  5. comment
    Comment #3884414

    Here's a link using a web proxy for those outside the US: http://www.uswebproxy.com/index.php?q=aHR0cHM6Ly9wbGF5Lmdvb2...

  6. comment
    Comment #3681633

    I forgot the link http://blog.devartis.com/2012/01/05/scraping-websites-having... :S

  7. comment
    Comment #3681433

    A couple of months ago I posted a very similar article that uses node.js, request and jQuery to achieve the same goal. In this case, as long as jQuery can handle the response you s…

  8. story
  9. comment
    Comment #2280615

    I think I'll replace whatsmyip.com for this: alias whatsmyip="curl -s http://jsonip.com | grep '[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}' -o" A simple way of accessin…

  10. comment
    Comment #2128609

    I will definitely consider CodeIgniter for my next PHP project. It seems like a very good alternative to CakePHP and I definitely like a framework that tries to stay out of my code…