Matthew Moore

Results 5 issues of Matthew Moore

My phone number gets a redirect (returns status `303` with `PHONE_MIGRATE_1`). Ultimately, I have tracked down the issue to `mtproto.go`'s `func (m *MTProto) readRoutine()` trying to read on a closed...

I'm on Ubuntu 16.04, and needed to compile tensorflow-gpu because of the newer nvidia drivers and cuda toolkit on this machine. On other machines with a normal `pip` `tensorflow` install,...

Ubuntu-Xenial
GPU
TF-1.7
Install-pip
ABI problem

I'm a new-comer to rust, particularly to futures and async/await; however, I'm pretty familiar with coroutines and some of the javascript libraries like async-parallel. I'm aiming to call 2 (or...

Twitter implemented a great "sign-in with twitter" solution that utilizes OAuth. It would be great to provide this method in the OAuth controller! Read about it here: http://apiwiki.twitter.com/Sign-in-with-Twitter