Live data from Hacker News

Viewing profile — ivan_i

ivan_i

HN member
Joined
Sun, Jul 05, 2009, 1:45 PM UTC
HN karma
48
Public activity
7 items

About ivan_i

No profile information was provided.

Recent public activity

  1. comment
    Comment #1105727

    I wrote a Python extension based on the original Ken Perlin's algorithm. Just found it on my hard drive and uploaded it to github: http://github.com/ii/perlin

  2. comment
    Comment #1072466

    add this line to your /etc/hosts 74.207.245.100 _why.usesthis.com and it will work

  3. comment
  4. comment
    Comment #913279

    Why do you think that Google woudn't register something like гугл.рф? I think it's for folks from the pure rural areas who don't know the latin alphabet at all. They have a right t…

  5. story
  6. comment
    Comment #819636

    Almost everyone else does have their holiday in Russia. It is an old Soviet tradition to celebrate every kind of work.

  7. comment
    Comment #768764

    Or write speed-critical Python iterator directly in C. Python source is the best reference: http://svn.python.org/view/python/trunk/Objects/dictobject.c... (look at the end). Pytho…