Zed
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:  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."
#444 implements this
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...