Anton Kuzmin

Results 39 comments of Anton Kuzmin

That's very unfortunate that it's still a bug.

I made a quick hackish solution which you could improve and send a pull request. It uses webp-ffi gem. ``` ruby require 'dimensions/jpeg_scanner' module Dimensions class Reader GIF_HEADER = [0x47,...

Are there any plans about this issue?

I'd use tail for this use case when I don't need head, only tail: ``` const arr = ['a', 'b', 'c'] zip(arr, tail(arr)) ``` But then I'll also need zip...

Binary version doesn't run on macos 10.13.2: ``` $ gvm install go1.4 -B Installing go1.4 from binary source $ gvm use go1.4 Now using version go1.4 $ go version failed...

With gaze(`${watchedDirName}/**/*`, ...) no events when adding a new folder

And I get 2016-09-30T03:41:52.655Z - error: uncaughtException: watch /path/to/dir/ ENOENT when I delete watched directory

Latest one at the time of writing. On 17 Oct 2016 8:33 AM, "Kyle Robinson Young" [email protected] wrote: > @thehappycoder https://github.com/thehappycoder Which version of gaze? > > — > You...

Glad I checked this before using this node package :)

It choked on the first webp in my project. png, jpg files were ok [extra-no-repeat-offset-x.png.webp.zip](https://github.com/toy/image_optim/files/117799/extra-no-repeat-offset-x.png.webp.zip)