Dan Hlavenka

Results 12 comments of Dan Hlavenka

I'd been sort of meaning to leave a more detailed writeup here at some point, but since this issue has been getting a bit of traffic again, I may as...

I'm seeing this error as well on the current version. It's thrown every time `var DebugBridge = require('adb').DebugBridge;` is called, as well as `device.takeSnapshot`.

Did you remember to bridge your car battery with a diode? This looks like a current problem.

I like the idea, but currently a regex listener currently needs to have its query supplied as a regex, not a string. This would be a working alternative: ``` query:...

Maybe you should try concentrating harder before asking again.

[This library](https://www.npmjs.com/package/hangupsjs) looks most promising after a brief search. Image uploads look a little more complicated (there's two steps: uploading the image then sending a message with the image attached),...

I just started seeing this today as well, after my appstate.json was mysteriously invalidated for the first time in months. I can log into my account normally in a web...

It looks like they're A/B testing it. If I visit the login page in an Incognito window and refresh it a few times, clearing my cookies in between, some of...

That much makes sense, but I assume there's got to be more to it. If the `doc_id` is different, that indicates that the underlying GraphQL query has changed as well,...

This is related enough that I won't open a new issue. I think Dropbox decided to throttle back my API requests (API call in infinite loop, whoops). When I call...