Viewing profile — meenie
meenie
HN member- Joined
- Fri, Aug 23, 2013, 2:31 AM UTC
- HN karma
- 7
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About meenie
Recent public activity
-
comment
Comment #36589077
I’m a software engineer and I use it everyday. I haven’t gone to StackOverflow in months. I use it like interactive documentation. I don’t even have to leave the terminal to use it…
-
comment
Comment #33181451
There is a service worker that will prefetch all of the event handlers currently in view. So when the person clicks on the button, the browser will fetch the JS, but the service wo…
-
comment
Comment #23564517
If it's not problematic, then why would GitHub put in the time to make this change? In your worldview, it might not be problematic, but for others it is.
-
comment
Comment #10694949
For anyone wondering, here's Mitch's response: https://medium.com/@mitchellharper/competing-against-indiffe...
-
comment
Comment #10694947
Here's his response: https://medium.com/@mitchellharper/competing-against-indiffe... Guess the adage, "there are always two sides to a story" comes to mind.
-
comment
Comment #10119733
+1 for Proxy() :)
-
comment
Comment #9003904
It instantly crashes the browser tab in Chrome on Windows 8.1
-
comment
Comment #8033342
Hey Guys, Last August I had an idea for a weekend project and created a library called 8bit.js. I figured it should be more than just 8bit oscillator sounds and broadened the API s…
- story
-
comment
Comment #6261413
It uses the new HTML5 AudioContext() functionality. - https://developer.mozilla.org/en-US/docs/Web/API/AudioContex...
-
comment
Comment #6261378
Hey guys, thanks for posting my library. I put it up yesterday and it just exploded all over the net haha. I plan on making it easier to input notation as well as support the impor…