Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TurplePurtle
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
TurplePurtle
5y ago
Cool stuff, but wish there was a disclaimer saying many of the things here are Chrome-only. The target audience for this might not consider browser compatibility from the get-go and have to re-think their UI later.
2.
▲
by
TurplePurtle
5y ago
> the impact of sponsor sections can only be measured based on the total views of the video I don't think that's true at all. 1. There are video analytics to measure what parts of the video were watched. 2. Even if you generall
3.
▲
by
TurplePurtle
6y ago
To be honest I love "mech keyboards" not really because of the mechanical keys, but because people make them in so many customized sizes and colors. But there's not really a good term for this as far as I'm aware.
4.
▲
by
TurplePurtle
6y ago
Check again :) (Some of the pictures lower in the page show it's actually split)
5.
▲
by
TurplePurtle
6y ago
FYI Google Meet supports two screens as well.
6.
▲
by
TurplePurtle
6y ago
There are custom Promise implementations (for reasons), such as bluebird.js. If you're supporting legacy browsers, there will be no standard Promise object. So the simplest way to check for the Promise contract is the code posted. But
7.
▲
by
TurplePurtle
6y ago
This data is available to all and is aggregated/anonymized. From the bottom of any of the PDFs: ---------------- These reports were developed to be helpful while adhering to our stringent privacy protocols and protecting people’s priva
8.
▲
by
TurplePurtle
7y ago
Please fix the rendering on Firefox by adding `image-rendering: crisp-edges;` to the canvas.
9.
▲
by
TurplePurtle
8y ago
I'd like to believe that in a future where VR is affordable enough for most people, we'll have virtual reality offices that allow us to communicate with co-workers and have meetings as if we were actually there.
10.
▲
by
TurplePurtle
10y ago
I'm not sure if your error is in the number or in the words, but the number you wrote down is 10 trillion dollars.
11.
▲
by
TurplePurtle
11y ago
Letting people join the queue without having to stand in line seems like a better solution to me. E.g. make them take a number or use their smartphone tolet them know when their turn is.
12.
▲
by
TurplePurtle
11y ago
I wonder what the ratio would look like if the equivalent was done with a JPEG instead of a PNG.
13.
▲
by
TurplePurtle
12y ago
It's one of the sites on http://www.jimmyr.com
14.
▲
by
TurplePurtle
13y ago
Funny lion always feasible, innovative policies hatred assured. Seems like commentary on the fall of ancient reddit.
15.
▲
by
TurplePurtle
13y ago
Looks fun and informative for new programmers. That said I don't understand why this has so many points, and don't really think it belongs here.
16.
▲
by
TurplePurtle
14y ago
Here's a video with more info about these anti-picking mechanisms and how to defeat them: http://www.youtube.com/watch?v=ZQVsI4qyl3g
17.
▲
by
TurplePurtle
14y ago
Unfortunately, Java applets are the only way to connect a Midi Keyboard to an HTML5 app.
18.
▲
by
TurplePurtle
14y ago
I imagine Javascript's advantage is because V8 is a JIT compiler. It's unfortunate LuaJIT is not shown since it would probably be around the same level or higher than V8.
19.
▲
by
TurplePurtle
15y ago
Repeating what I said on Reddit: The Regexp vs. indexOf test seems a little misleading. Generally, .indexOf will be faster, but they seem to have performed a very specific test that requires the indexOf method to do some string concatenatio
20.
▲
by
TurplePurtle
15y ago
Made an updated version of that script here: http://userscripts.org/scripts/show/125021