| bio | website | |
|---|---|---|
| location | St Paul, MN | |
| age | 26 | |
| visits | member for | 3 years |
| seen | Jan 28 at 22:09 | |
| stats | profile views | 82 |
About Me:
I currently work for Anytime Fitness in Saint Paul, MN.
Follow me on Twitter
If you want to contact me personally, email me or send me a private message on twitter.
jjnguy13[at]gmail[dot]com
|
Aug 6 |
comment |
Bug - Getting partial results for questions @Rich here is where I brought up the issue: stackapps.com/questions/1083/… |
|
Aug 3 |
comment |
Post questions using API Haha - "It's been implied (but not promised)" - They have done a very good job of not promising anything. " When v2 comes out..." They keep telling us. |
|
Aug 2 |
comment |
questions method returns error 4000 I'm getting the error 500 with my key, and no error without my key. |
|
Jul 29 |
comment |
Request Throttling Limits I see where the ambiguity lies. Does it mean that any call to a route will count towards the total, or will it count 5/30 for each route separately? |
|
Jul 29 |
comment |
Request Throttling Limits (To be fair, that was only added yesterday, and now I have to re-do my throttling code...) |
|
Jul 29 |
comment |
Request Throttling Limits Read this quote carefully: "The API will cut you off if you make more than 30 requests over 5 seconds to any single endpoint." So, your api can make N * 6 requests per second. Where N is the number of routes. This assumes you are spreading your requests equally over each endpoint. |
|
Jul 29 |
comment |
Request Throttling Limits @code, I think the language you use is very condescending. I feel like you are talking above everyone else. No one else seems to have problems with this. |
|
Jul 28 |
comment |
SkeetStalker - Get to unanswered questions before Jon Skeet? Thanks for the shout-out! |
|
Jul 28 |
comment |
List of example questions @George, I added one. |
|
Jul 28 |
revised |
List of example questions added 153 characters in body |
|
Jul 28 |
revised |
StackWrap4J Java wrapper latest update. works with the google app engine. tested today on SkeetStalker |
|
Jul 28 |
comment |
SkeetStalker - Get to unanswered questions before Jon Skeet? Glad to see you got things working. |
|
Jul 27 |
comment |
List of example questions Answers cannot be protected, because you cannot provide answers to answers... |
|
Jul 27 |
revised |
List of example questions added 72 characters in body; added 11 characters in body |
|
Jul 27 |
revised |
List of example questions added 58 characters in body; added 94 characters in body |
|
Jul 27 |
comment |
StackWrap4J Java wrapper @Bill, check out the newest stack trace. |
|
Jul 27 |
comment |
StackWrap4J Java wrapper @Catchwa, this one has me stumped. I will be installing the GAE tonight if I have time. My goal is to get you up and running before the contest. I will see if I can find the root cause of the error. |
|
Jul 26 |
answered | Should we adjust the format of the dev-tip questions early on? |
|
Jul 26 |
comment |
How to get the count of a query efficiently @code, also, 'discussion' really fits horribly. There is really nothing to discuss about here. That is clearly the best way to get a result set size without pulling any data. |
|
Jul 26 |
comment |
How to get the count of a query efficiently @code, well if you take the support tag at face-value, the word "support" means helping people use the API. That is exactly what dev-tip is doing. Just because a majority of support questions are "help my mouse is broken" doesn't mean it can't also be pre-emptive tips on how to better use the API. |