Viewing profile — TurplePurtle
TurplePurtle
HN member- Joined
- Thu, Aug 18, 2011, 11:00 PM UTC
- HN karma
- 72
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About TurplePurtle
No profile information was provided.
Recent public activity
-
comment
Comment #26946509
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 an…
-
comment
Comment #26895492
> 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 …
-
comment
Comment #24499152
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 t…
-
comment
Comment #24499128
Check again :) (Some of the pictures lower in the page show it's actually split)
-
comment
Comment #23482072
FYI Google Meet supports two screens as well.
-
comment
Comment #22979869
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 …
-
comment
Comment #22772074
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 st…
-
comment
Comment #20854038
Please fix the rendering on Firefox by adding `image-rendering: crisp-edges;` to the canvas.
-
comment
Comment #16925043
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 meeting…
-
comment
Comment #13710185
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.
-
comment
Comment #10182216
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 tu…
-
comment
Comment #10161257
I wonder what the ratio would look like if the equivalent was done with a JPEG instead of a PNG.
-
comment
Comment #7743784
It's one of the sites on http://www.jimmyr.com
-
comment
Comment #5954523
Funny lion always feasible, innovative policies hatred assured. Seems like commentary on the fall of ancient reddit.
-
comment
Comment #5914675
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.
-
comment
Comment #5100673
Here's a video with more info about these anti-picking mechanisms and how to defeat them: http://www.youtube.com/watch?v=ZQVsI4qyl3g
-
comment
Comment #5038613
Unfortunately, Java applets are the only way to connect a Midi Keyboard to an HTML5 app.
-
comment
Comment #4074805
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.
- comment
-
comment
Comment #3717213
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 tha…
-
comment
Comment #3556524
Made an updated version of that script here: http://userscripts.org/scripts/show/125021