Tyler Breisacher

Results 48 comments of Tyler Breisacher

What can we do to help reach a consensus on this? The rules sound good to me (though I'm a godot newbie) and I would say it's probably good to...

`@suppress {nonStandardJsDocs}` might work, but I'm not sure.

I generally want to avoid allowing syntax in such a way that it implies we're doing some checking that we are not actually doing. If we're going to do that...

IIRC we have one scope per switch statement. I guess technically we should have one for the switch statement and one for the body of the switch statement.

@horkana just in case you weren't aware, you can get the mouseover text by clicking on the image itself. I have a touchscreen so having it on hover obviously doesn't...

By "adjacent" I assume you mean that if the user is looking at comic n, then comics n-1 and n+1 are silently loading in the background. I'm starting to get...

Actually, it looks to me like this one might be Randall's fault. I don't know if you're using the JSON API, but if you look at https://www.xkcd.com/971/info.0.json in the browser,...

After a quick Google search, there is no built in onShakeListener or anything like that, but it's not too tricky to throw one together... http://stackoverflow.com/questions/2317428/android-i-want-to-shake-it