Julian Schrittwieser

Results 6 issues of Julian Schrittwieser

Scenario: I update a chart very frequently, e.g. at 5 or 10 Hz, to visualize change in reward over multiple episodes. Expected behavior: The data for the chart is refreshed...

The '⬤' unicode character (U+2B24 - Black Large Circle) does not seem to be displayed correctly in my recording, it takes up more width than it should: [screenshot](https://www.dropbox.com/s/2rw5frybj4aj1em/2021-12-20_21%3A20.39.png), [recording](https://asciinema.org/a/457334) I...

The '⬤' unicode character (U+2B24 - Black Large Circle) does not seem to be displayed correctly in my recording, it takes up more width than it should: [screenshot](https://www.dropbox.com/s/2rw5frybj4aj1em/2021-12-20_21%3A20.39.png), [recording](https://asciinema.org/a/457334) I...

I guess a real README is needded - build instructions, usage, etc

As far as I understand, [XML API multipart uploads](https://cloud.google.com/storage/docs/multipart-uploads) are the recommended way to upload large blobs in parallel. Is this supported? I could find the function for [resumable multi-chunk...

Hi, I'm trying to implement a gRPC service for the tsgrpc_kvstore driver, and trying to understand how to correctly support the `generation_if_equal` option for `WriteRequest`. In particular, how to handle...