Sergey Avseyev
Sergey Avseyev
https://web.archive.org/web/20150906062200/http://www.msr-waypoint.com:80/pubs/64346/dwork.pdf would be nice if before publishing here, contributors will first load URL with prefix `https://web.archive.org/save/`
Is it okay to refer to web archive versions here?
@BenWiederhake it is okay for me. I'm on intel platform :) and openindiana does not support sparc (at least for now)
I don't use channels.json but I use slice feature, could you also make sure your server sends the json in chunked mode. it would be killer feature. I'm going to...
It is possible to parse partial JSON (for example with my streaming parser experiment https://github.com/avsej/yaji
Or you can render several independent JSON objects. It will work too
here you can find sample for streaming with yajl https://github.com/brianmario/yajl-ruby/blob/master/examples/encoding/chunked_encoding.rb but the API is simple enough to just render json manually or something like that ``` ruby stream do |out|...
Is it possible to mirror source tarballs here on github in release section?
HI all, @brianmario maybe my patch will help to accept this feature?
Will it pickup all new packages which were added while fedora-packages app was broken?