Viewing profile — luchosrock
luchosrock
HN member- Joined
- Thu, Jul 25, 2013, 1:33 PM UTC
- HN karma
- 8
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About luchosrock
No profile information was provided.
Recent public activity
-
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
-
comment
Comment #10820265
Definetly the python paradox
-
comment
Comment #9355082
Codemirror is such a great peace of code!
-
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 "-".
-
comment
Comment #7873087
Can you put that info in the original post?
-
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…