ianaré sévi

Results 30 comments of ianaré sévi

Nice! I had looked into tests initially but could not find anything testing these functions. Maybe I missed them, if so where should I look? Otherwise where should the tests...

Most images come from wikimedia commons, and are free to use even for commercial purposes as long as the original author is credited. I've put the original filename and license...

> I'm not very familiar with the capnp streaming api. Can you wait on data inside the callback in C++ as well? I haven't tried using capnp in C++, and...

That makes sense, thanks for the explanation. I used `sleep(1)` to simulate some blocking process, in my case capturing an image from the camera. I'm not understanding how to use...

Having a `close` or `terminate` function on the `TwoPartyClient` would indeed be very useful. Writing your own socket code is tedious and can be error prone.

In order to work around this issue I've configured my nginx server to redirect all resized images to the original, but only on search engine user agent. In this way...

I'm getting good scores on page speed insights (96 on dekstop / 54 on mobile), the bad score on mobile is due to "Defer offscreen images" and "Eliminate render-blocking resources"...

The information is in the XMP data: ``` Canon EOS REBEL T1i Canon ```

Thank you. I'm having some problems with travis on this repo, will take a better look when fixed.

Sorry for the delay, finally got everything working. Can you rebase develop onto this branch? Thank you.