Hayden Parker

Results 24 comments of Hayden Parker

> I tried using a cancelable context passed into `t.Listen`, and calling the cancel function before closing tor, but that hung for reasons unknown. Maybe I just didn't wait long...

Had to look into this, per [this](https://softwareengineering.stackexchange.com/questions/210472/is-renewal-of-mit-license-needed-on-github-at-the-beginning-of-each-year) I should merge this once I push some other changes (I have some stashed locally that need to go up, so, soon).

I would love to get back to working on this again at some point, unfortunately it just hasn't been something I've been able to prioritize. Of course you're more than...

Well the main thing is that all the data structures are implemented as `[]byte` right now. This is cool in that they are all passed around as the serialized version...

@majestrate interested in taking a look?

I start by implementing the models described in the documentation without looking at the Java source, and just write the functionality for reading and parsing the data structures. Many more...

Nice! I'm still planning on taking tunnel data structures next. It would probably be good to start making issues for these things so new contributors have an easy place to...

Are we just missing features with 6, or will building with 6 cause issues? I built gorocksdb with the master of rocksdb today and everything seemed to work, but if...

What about using [GetBytes](https://godoc.org/github.com/GetStream/gorocksdb#DB.GetBytes)?

Just checked, palm detection doesn't work out of the box but I have done **zero** configuration. Haven't been able to test headphone detection, but the onboard mic works well. Battery...