Eshan Singh

Results 8 comments of Eshan Singh

Hey, I know it's been a hell of a long time, but is there any news on this or any way that I can help implement this? I've been digging...

ALso, how do you get posts that are past the initial 100 posts? The stream only gives you the new posts as they are posted, not the older ones, does...

@donovanrost This behaviour might be useful in some cases, but it does not allow enough control for some others, like pagination as I mentioned. As of now, I just decided...

@bkonyi I'm using the `reddit.subreddit(subredditName).stream.submissions`. The problem is essentially that you don't have enough control for my particular usecase - you get the first 100 results automatically in the stream,...

Thank you for the work you did with RTV! It's a great thing you've made here.

I would also like this feature a lot, for Tailwind colors in my case, and I'm willing to try to work on it if someone could point me in the...

Yeah, I personally think this is the main (and pretty much only) disadvantage of q - having to install it each time if you're using virtualenvs, for example. And remembering...

postNavigation is run immediately after the page is navigated to. What I'm talking about is a callback when the navigator page I've just pushed is popped by the user, by...