Robert Monfera

Results 38 comments of Robert Monfera

I'd like to understand a bit more about the current status of `KHR_parallel_shader_compile` across browsers: Just like 2.5 years ago, Chrome and Firefox do not support this extension. Only Safari...

For the record, there are some traces that work with `crossfilter` in a view mode, ie. crossfiltering yields a feedback (when whitelisting them in the `dashboard` code), even though they...

At the moment, there's a `plotly_restyle` event is generated upon release of the magenta brush bar. Currently there's no return value as the actual data point filtering is being done...

@slishak if the need is urgent, maybe you could subscribe to the `plotly_restyle` event, query the filter `range`s and do a basic nested loop across data points and constrained dimensions....

There's another reason for considering a toggle: it might be responsible for some slowdown I'm experiencing: the ADVANCED version of my code, even with successful GCC inlining of some inner...

#810 doesn't seem to be the same issue as this one. That covers other areas; different areas even in Ukraine; and a different claim status on Ukrainian land. Russia's claim...

> Yes tslint rules only work on 1 file at a time. File boundaries seem convenient for linter implementation but otherwise a fairly arbitrary compartmentalization of linting, because file bounds...

Seemingly unrelated problem: may well not be `budo` specific (as `budo` relies on `browserify`). It happens with Firefox only - Chrome, Safari are fine, also using a MBP. Even on...