Results 259 comments of Zed

Maybe the 'other' group is missing read permission?

It's a constraint set by the web server I'm using for nitter, it requires files to be readable by others before serving them publicly

I like this idea but I'm not sure it would work as well as you might imagine. When visiting a tweet (or "conversation"), Twitter only displays one reply thread at...

I believe Nitter does use atom feeds: ![image](https://user-images.githubusercontent.com/9434921/150656655-b7821e6b-5184-4910-8f8f-40fd4ccab316.png) Videos are currently impossible because they require JavaScript, but an alternative is in the works.

Support for this will be implemented when #634 gets merged

Would it be enough to add seconds?

Could be that Nitter doesn't run on OpenBSD 7.2, hard to tell from just "No error reported."

Cookie-based custom list is the plan, with ways to export/import it.

Sanity check: - Delete ~/.nimble to refresh dependencies, recompile - Run `flushdb` in redis-cli to clear Redis, restart nitter - Does it happen if you set `redisConnections` and `redisMaxConnections` to...