Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
luchosrock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
luchosrock
8y ago
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.
▲
by
luchosrock
11y ago
Definetly the python paradox
3.
▲
by
luchosrock
11y ago
Codemirror is such a great peace of code!
4.
▲
by
luchosrock
12y ago
Good idea! it works pretty good in FF but in Chrome when I type "-" nothing gets printed, and when I type = it prints "-".
5.
▲
by
luchosrock
12y ago
Can you put that info in the original post?
6.
▲
by
luchosrock
13y ago
Try with the Inspector Console: This will remove the overlay: document.getElementById("TB_overlay").remove(); This will remove the annoying window: document.getElementById("TB_window").remove();