Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
meenie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
meenie
3y ago
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 as I have a cli tool called shell_gpt.
2.
▲
by
meenie
4y ago
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 work short circuits that request and returns the JS instantly.
3.
▲
by
meenie
6y ago
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.
4.
▲
by
meenie
11y ago
For anyone wondering, here's Mitch's response: https://medium.com/@mitchellharper/competing-against-indiffe...
5.
▲
by
meenie
11y ago
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.
6.
▲
by
meenie
11y ago
+1 for Proxy() :)
7.
▲
by
meenie
12y ago
It instantly crashes the browser tab in Chrome on Windows 8.1
8.
▲
by
meenie
12y ago
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 so other people could create their own Instruments, hence the
9.
▲
Band.js – Music composer interface for the Web Audio API
(github.com)
2 points
by
meenie
12y ago
|
1 comments
10.
▲
by
meenie
13y ago
It uses the new HTML5 AudioContext() functionality. - https://developer.mozilla.org/en-US/docs/Web/API/AudioContex...
11.
▲
by
meenie
13y ago
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 importing of midi files (although I'm not sure how that wo