Avindra Goolcharan

Results 52 comments of Avindra Goolcharan

:+1: openSUSE doesn't know what this flag is, breaking the build. Removing the flag fixes the build on SUSE platform.

I'm not sure if this is the intended behavior, but.... If I use `--servedir` by itself, the watcher is enabled by default. So, if you want `--watch`, just pass `--servedir`...

Another option is to surgically de-box the immutable.js data into standard JavaScript data. I count 138 hits: https://github.com/facebook/draft-js/search?q=immutable An easier route might be to do a clean-room implementation using React...

If I run [`aseqdump`](https://github.com/bear24rw/alsa-utils/blob/master/seq/aseqdump/aseqdump.c), this is the "event" that gets generated when I turn off the connected device: ``` 0:1 Port unsubscribed 16:0 -> 128:0 ``` The `0:1` seems to...

> If I get a MidiOutputPort on the main thread, and pass it into another thread in the manner you described, and then .... @hughrawlinson yeah, you should be able...

Anyone get [MIDIAccess](https://developer.mozilla.org/en-US/docs/Web/API/MIDIAccess#Browser_compatibility) to work? Chrome says it's supported, but I get errors when I try to use it there.

`withRouter` (from `react-router`) will allow you to access `location`, `history` and `match` on deeply nested components. ~https://reacttraining.com/react-router/web/api/withRouter~ https://v5.reactrouter.com/web/api/withRouter EDIT: follow redirect

Nice list. Since Python, JS and Rust are there, I would recommend: * https://www.reddit.com/r/C_Programming/ * https://www.reddit.com/r/PHP/ * https://reddit.com/r/golang/ The /r/programming wiki has a more detailed view: https://www.reddit.com/r/programming/wiki/faq

Cruising at ~60MB per instance here with alacritty [`0.6.0`](https://github.com/alacritty/alacritty/releases/tag/v0.6.0). That's rather high for one window.

There's no tag either. If anyone is looking for a quick summary, you can use this link https://github.com/benjamine/jsondiffpatch/compare/v0.3.11...12f49b3306a7dabf3e223200d3db5f5716ecb4d9