David Marx

Results 156 issues of David Marx

+ follow up from comments on PR https://github.com/Stability-AI/stability-sdk/pull/97

`python -m stability_sdk.client "foo bar"`

bug

See https://github.com/dmarx/psaw/issues/68

I think the default used to be 500 and got bumped up to 1000. Had to hardcode this into PSAW's defaults. Would be nice if we could reuse the pattern...

http://api.pushshift.io/reddit/submission/search/?after=1d&author_cakeday=false The changelog lists `author_cakeday` as a boolean parameter. The behavior I'm observing is that it either takes the value "true" or nothing at all. Is this how all the...

Haven't been able to get this endpoint to work for a while, but it's still listed in the [API documentation](https://pushshift.io/api-parameters/). Is it still a thing? https://api.pushshift.io/reddit/subreddit/search/?q=pushshift

The [changelog](https://www.reddit.com/r/pushshift/comments/b7icwa/change_log_this_is_the_public_change_log_for_the/) indicates that this field was added to the mapping on 2019-03-31, but I'm not seeing it in results. Is this something that is only available on the backend...

some minor cleanup left before merging this into anima branch