make deps
Solution: Do not use --fast-list on directories with >50,000 files. Use Yarr’s pagination settings (default 1000 items per page). yarrlist github full
| Feature | Yarr | Miniflux | FreshRSS | Tiny Tiny RSS | |---------|------|----------|----------|---------------| | Single binary | ✅ | ✅ | ❌ (PHP) | ❌ (PHP) | | SQLite | ✅ | ❌ (Postgres) | ✅ | ✅ | | Auth built-in | ✅ (basic) | ✅ | ✅ | ✅ | | Docker image | ✅ | ✅ | ✅ | ✅ | | Memory usage | ~10-30 MB | ~50 MB | ~100 MB+ | ~80 MB+ | | JS framework | Vanilla | Vanilla | Vue | Custom | make deps Solution: Do not use --fast-list on
In an era where data privacy is paramount, Yarrlist puts you in control. Because it is self-hosted, your watch history and preferences never leave your server. There are no accounts to create, no tracking, and no ads. In an era where data privacy is paramount,
Solution (Linux):
sudo modprobe fuse
sudo chmod 666 /dev/fuse
sudo usermod -a -G fuse $USER