Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Calvein
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Calvein
11y ago
Well goldenkey answered perfectly for me here.
2.
▲
by
Calvein
11y ago
They should really be in data-attributes instead of classes imo. And not having issues on Github is quite a weird, especially when the first rule for contributing is: > Create an issue
3.
▲
by
Calvein
11y ago
Any indication if Apple is going to support pointer events[1] now since there is a stylus ? [1]: http://caniuse.com/#feat=pointer
4.
▲
by
Calvein
12y ago
What about the new Razer blade ? I'm in the same situation as the OP but my company is keen to get me the laptop I want (my Zenbook was great but its 4GB or unupgradable RAM is a bummer) so I don't really care about the price.
5.
▲
by
Calvein
14y ago
On Linux (and WIndows I presume) it's with the alt key.
6.
▲
by
Calvein
15y ago
You can write this without any problem: var x = function() { // something } // avoid polluting global scope: !function() { // Some initialization. }()