Brian Orr
Brian Orr
The `Public::get_trades()` method does not support [pagination](https://docs.cloud.coinbase.com/exchange/docs/pagination) which is required to retrieve historical trade data. To avoid a breaking change this could be addressed by adding a new method resembling...
I would like to be able to use `zmq::poll()` for normal ZMQ sockets and monitoring ZMQ sockets, to handle them all within a single thread. However this isn't currently possible...
The `blog-post` class is referenced in [`single.html`](https://github.com/halogenica/beautifulhugo`/blob/master/layouts/_default/single.html#L5) but is not defined in any style sheet. Is this an intentional omission or an accident? I discovered this while investigating why post...
### Summary The editor becomes extremely slow when trying to open files (via `:o`) that are accessed via SSHFS mounts. Every new character takes 1-2 seconds to show up, as...