Thaddée Tyl
Thaddée Tyl
[Web Audio API](http://www.w3.org/TR/webaudio/) is actually [well supported](http://caniuse.com/#feat=audio-api) and gives good latencies (around .5ms on desktop, 13ms on mobile). Additionally, there already is a JS MP3 decoder that sends data to...
Interesting! I feel this could be part of social buttons, as well: https://github.com/badges/shields/issues/337
The email verification token has a short expiry timespan, so it was likely no longer valid. I think you should display a page for failed login attempts here: https://github.com/JanitorTechnology/janitor/blob/master/app.js#L65 as...
> Previously, I remember that @espadrine also experimented with something similar. Technically, it isn't bad. I was mostly worried about violating Microsoft's license if I published a service.
This company probably has related tech as well: https://shadow.tech/technology, you might be able to talk to them. On Mon, Nov 27, 2017 at 2:37 PM, Jan Keromnes wrote: > See...
I use eslint on shields.io, so I am obviously biased, but it is objectively the best human achievement since speech. > standard feels like the worst option to me: not...
It appears that [this PR](https://github.com/mudcube/MIDI.js/pull/150) assumes that this is a bug.
That's cool! Tell us if we can help.
Hi Dookiee! I don’t think you can do it in the current API, short of removing the keys before passing the JSON in. What is the intent? Is it to...
Ah, this is an unexpected link to `$PS1` indeed! How could I check whether the right Flatpak runtime extension is installed? My LC-related environment variables are below, and I believe...