Luciano Mammino

Results 89 comments of Luciano Mammino

Same issue here, I hope this get addressed any time soon 😞

I found a solution eventually. Not sure it's the ideal one, but it seems to be working. The idea is that I keep iterating over the data buffer until: ```...

Turned this into an npm module https://github.com/lmammino/capnp-stream/ I will probably add a writable equivalent Looking forward for @kentonv feedback

Thanks, @kentonv. This approach doesn't seem to work when using the `packed` option. The `expectedSizeFromPrefix` seems to hang forever. Any advice on how to solve this? Regarding the PR, unfortunately,...

Started working on this... please see here: https://github.com/lmammino/KnpGaufretteBundle/tree/rackspace-adapter-factory I will submit a pull request once I will be able to test it and provide proper documentation

As a sicilian I agree this is really needed! Anyway consider this should not conflict with #6. E.g. Normal: "staminchia" , big: "stagranminchia"

I agree with you that if `Original` is not available anymore then we should do a bit of research and see if there's a way to have a more stable...

Unfortunately the Flickr API is not very clear on the possible size types. On thing I noticed though is that in every result it seems that the bigger sizes are...

I was able to download your pictures from the set (the public ones) with the following command: ``` bash flickr-set-get get 72157624752126886 37482335@N00 ``` It seems (for reasons to me...