Live data from Hacker News

Viewing profile — luchosrock

luchosrock

HN member
Joined
Thu, Jul 25, 2013, 1:33 PM UTC
HN karma
8
Public activity
6 items

About luchosrock

No profile information was provided.

Recent public activity

  1. comment
    Comment #18057496

    Not anymore :( They dropped IMAP and POP support for the free tier on new domains. They are part of the $2/user/month tier now

  2. comment
    Comment #10820265

    Definetly the python paradox

  3. comment
    Comment #9355082

    Codemirror is such a great peace of code!

  4. comment
    Comment #7904856

    Good idea! it works pretty good in FF but in Chrome when I type "-" nothing gets printed, and when I type = it prints "-".

  5. comment
    Comment #7873087

    Can you put that info in the original post?

  6. comment
    Comment #6206533

    Try with the Inspector Console: This will remove the overlay: document.getElementById("TB_overlay").remove(); This will remove the annoying window: document.getElementById("TB_wind…