Results 192 comments of Matthew Esposito
trafficstars

Here's a PR that fixes it by adding that argument. Not sure the ramifications of still using the cache simulation, but I figured this would be better than simply removing...

Many misunderstandings going on here - any calls to JSON, API, desktop, site, or w/e will all go towards the rate limit. There are ways around it - and r7l...

For me, I ran `sudo ln -s /usr/lib64/libplist++-2.0.so /usr/lib64/libplist.so.3` because it was in `/usr/lib64`. Fedora 40 here

Fixed in https://github.com/redlib-org/redlib/commit/273d889f1b05b23ca1a038fd36da564289b6455a Release needs some kinks worked out, clone from source if you need this fix asap

> When self hosting, none of my subscriptions are saved across browser sessions Visit the settings page and check out the link at the bottom!

I wonder how I could implement this - the problem is cookie limits of 4k under an entire domain... Saving a few hundred posts would break everything :thinking:

localStorage would probably be fine. It's local to the user's browser just like cookies, not local to the server. I'll look into it for more high volume, unbounded things than...

Honestly, the problem is pretty simple, it's building one binary but our old workflow expected three, so the image registry hasn't worked in a while. I'm not experienced at ALL...

The new issue mentioned is #118 and _is_ a fix that requires a change