Alex Kwiatkowski

Results 108 issues of Alex Kwiatkowski

The current formatting for the setup instructions are a little difficult to read Before: ![readme-formatting-before](https://user-images.githubusercontent.com/680789/61812667-cd567200-adf8-11e9-95a4-6a45c567b398.png) After: ![readme-formatting-after](https://user-images.githubusercontent.com/680789/61812679-d5aead00-adf8-11e9-84ce-a48b74bef6cb.png)

https://github.com/dashbitco/nimble_parsec

i.e. ``` group.child_* ```

enhancement

Howdy, Any suggestions on how I can override the zig version for `master`?

* Currently very clunky and lags when selecting an option * Might be caused by reading JSON items client side * Research alpine.js performance optimizations before adding server side support

* [ ] Jobs waiting * [ ] Jobs running * [ ] Jobs with errors * [ ] Successful Jobs * [ ] Candles with missing time spans

Currently only 1 job per data type can download chunks at the same time. This starves job 2-N of work until the job 1 finishes. Come up with approach and...