Alex Kwiatkowski
Alex Kwiatkowski
The current formatting for the setup instructions are a little difficult to read Before:  After: 
https://github.com/dashbitco/nimble_parsec
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...