Antriksh Yadav

Results 10 comments of Antriksh Yadav

Does it still happen? Is the website working properly for you?

That's just a browser thing. The engine stops playing animations when you switch away to save resources. Safari does that for me. I'm sure others do too. A solution is...

I kinda like the bug because it helps me catch up on what I missed if I look away for a few seconds. Debating whether or not I should fix.

Regardless of that, it would be nice to have support for actual Enum subclasses. Right now I'm stuck doing: ``` Schema(lambda v: v in {i.value for i in SomeEnum}) ```...

Based on other contacts I've received in recent months, you may be thinking about this unrelated project: https://github.com/JamieMagee/reddit2kindle

I just never got around to looking into this. You can try fixing it. A preference to enable this would be nice. The extension already has a few. Since there...

Sorry about the late response. Can you paste what your response looks like? It's valid JSON for me, even validated using jsonlint.com.

Unfortunately, as much as I would like to too, I don't think it is possible to do that. I do not think there is any way to edit the history...

I don't know of any possible way to save a tab's history from Safari's extension APIs. The only way would be to track every single page that the user visits...

Wow, I'm glad to hear this package is actually used by other people! I originally built this as an internal library to support [Quibbler.co](https://github.com/Antrikshy/Quibbler). The site has been running ever...