lemonsqueeze
lemonsqueeze
Hi, Playing with dex2jar with this .dex file [classes.dex.zip](https://github.com/pxb1988/dex2jar/files/3694336/classes.dex.zip), looks like `auth-api` turns into `auth_api` when going from .dex file to .jar: `com/google/android/gms/internal/auth-api/*` becomes `com/google/android/gms/internal/auth_api/*` Tried both 2.1-20180327402 snapshot and...
Android hackers wanted ! There's already a Pachi [Android app](https://github.com/Daimas/android-pachi), unfortunately it uses an old Pachi version without patterns / dcnn so it's really weak. I'd be nice to have...
Right now for MM patterns used in tree search we do one pass looking for local patterns, and if nothing big matches another one ignoring distance this time to find...
Hi, I came up with this to play with GoCNN in gogui: I couldn't get main.py to run initially so had to work around the package issues with limited python...
Seriously, this is the best dev tool i've ever used. js / html / css dev with dragonfly is just a treat, and it even makes debugging enjoyable ! I...