Results 230 comments of Matthew Esposito

I played around with adding compression and it was atrociously slow while only adding 5-10% bandwidth savings. Reddit doesn't provide any alternate sizes for those images besides the thumbnail version...

I can't reproduce it. Can you try running it straight from the source code with the aforementioned logging variables set?

~~Fixed by https://github.com/redlib-org/redlib/pull/128!~~ Oops, not a package but a flake. But I cannot maintain this as a non-nix user so this would be something for another contributor

Seems like the owner is MIA. would be nice to contact him and ask for that small change be committed.

For anyone who wants to work on this: The routes are `https://api.pullpush.io/reddit/comment/search/?fields=author,body,created_utc,id,link_id,parent_id,retrieved_on,retrieved_utc,score,subreddit&metadata=true&size=100&sort=asc&link_id=[LINK_ID]` and you manually compare to `https://oauth.reddit.com/api/info?id=[COMMA_SEPARATED_LIST_OF_COMMENT_IDS]`. This is mildly involved of a feature so I'll tag it hard

> I am aware there is a link that allows you restore subscriptions and settings. But thinking about it for just a few seconds; where do I store this link...

Getting a new error: `2024-04-25 13:39:49 [ERROR] cli.rs:127 - Our systems have detected unusual activity from your device. Please refresh your browser and try again later.` Seems to be sporadic,...

I've been wanting to switch the two letters in it to properly reflect the new name being RL instead of LR. But haven't had the chance to get a vector...

Looks great, if you submit a PR I'd be happy to merge it!