pullpush-io

Results 6 comments of pullpush-io

https://undelete.pullpush.io/r/Jokes/comments/93wi0e I made a minor-modification (basically url change) fork - let me know what you think

Ah, I haven't even noticed that I'm trampling on your API key. Sorry. Please feel free to pull the pull the plug on it, especially if they have your credit...

`ids` is not implemented yet. This is because if is a completely different query structure to the rest of the bunch, I will actually do it today now what I...

So implementation of `?ids=` is done. Your particular example `t1_himv9l3` (subreddit: pushshift) will need to wait as for privacy reasons we are testing in /r/jokes only (this is to give...

Thanks for this one. Will this be useful for reading compressed files record-by-record? This is what I use the old msgpack lib for most: ```py with open('archive.zst', 'rb') as fh:...

My familiarity with the source code here is **extremely** limited, but I think I saw `skip` functionality? Usually this can be used to probe the buffer and establish if we...