Vinh Le

Results 16 comments of Vinh Le

Despite granted the permission, but I still have this same issue ![image](https://user-images.githubusercontent.com/261283/46060647-a1e20700-c196-11e8-8733-0187ddd85ae9.png)

In my use case, the total value is not good enough. ![image](https://user-images.githubusercontent.com/261283/46056833-33487d80-c185-11e8-8de7-ce89e440306a.png) Monitoring some specific files is really important, like entry script main.js, a small change but create a big...

currently, it does not support mention entities yet. And also does not support any custom way to define custom entity parsers, I believe.

Hey, sorry, I was so busy, will give a try soon

> @vinhlh would you be willing to help implement this? sure, let me give it a try, maybe try referencing to the implementation in cucumber-js

can I have a question @aslakhellesoy. Does Reports API support only message formatter? If yes, I guess, we need to support this as well.

I did some tests on my own product images, it seems `mozjpeg` is better in my case. ``` Average: guetzli: reduce 19%. mozjpeg: reduce 41%. ``` After reading `guetzli` papers,...

@robryk sorry, I didn't know `mozjpeg` use `progressive` by default. ~~And I have a question, what you guys meant by~~ ``` Guetzli-generated images are typically 20-30% smaller than images of...