Tomas Gonzalez Vivo

Results 7 issues of Tomas Gonzalez Vivo

Is someone mantaining this project? How is https://github.com/dchester/epilogue/pull/223 not merged yet?

**Describe the bug** I want to be able to update the window size after it's created (built). I understand I can do this by updating the window mode and screen...

I get the following error after running a copy of the _example directory in my local machine. ``` $ cd ~/Projects/mysql_server_example $ wget https://raw.githubusercontent.com/src-d/go-mysql-server/master/_example/main.go $ go get github.com/src-d/go-mysql-server $ go...

So, a big turn off for me developing with ssb is the fact that nearly none of the ssb packages have TS declarations. This is my first real code contribution...

I found a problem while implementing the "4. Server accepts" section on the documentation when computing `detached_signature_B` . I think there is something wrong in the documentation. To my understanding,...

I'm having trouble getting started with tensorflow on rust. I'm stuck with the following error while building a project that uses the tensorflow_gpu feature: ``` Compiling tensorflow-sys v0.18.0 error: failed...