Ari Summer

Results 39 comments of Ari Summer

We are also having some issues with Grammarly and react-mentions. @jfschwarz any thoughts?

@jfschwarz thoughts on this? Could we export these util functions in a new version?

> Yes, after there's a version of sharp that depends on the future libvips v8.9.0 we can look at the best way of handling its new Stream API. > >...

@Dignifiedquire sure thing. I was attempting to test a package I wrote, which is a thin wrapper around chrome's filesystem api. I was writing some tests for the library which...

@peter-murach thanks for quick response Just tried as you said, but something odd is happening ``` ruby >> x = [] => [] >> 2000.times{ |i| x > require 'tty-table'...

@alexwoz @colonelxc I'm finding differences between the Safe Browsing API (what's returned from running the `sbserver`) and what's on https://transparencyreport.google.com as well. The transparency report is saying that the url...

Found another: ![screen shot 2018-04-04 at 9 03 29 pm](https://user-images.githubusercontent.com/2474416/38345339-d4a5ffb8-384b-11e8-9030-55c9542fb4df.png) Is it possible that results from the API are more up to date than https://transparencyreport.google.com or are they using the...

@afilipovich Thanks for the response! Very weird. So have you or anyone else been able to determine how accurate this is in a real world production environment? It seems to...

@tomharvey sorry for the delay on this! It's a great idea. I'll take a look as soon as I can.

@ryanfelton thanks for the PR! I've fixed the `bundler` dependency issue in https://github.com/summera/retscli/pull/5 by removing it from the `gemspec`. I've also committed the `Gemfile.lock` to source control since that's best...