Hacker News new | ask | show | jobs
by xrd 517 days ago
Interesting comments, thanks.

I've got FreshRSS installed. Email me at the address in my profile if you want to try it. Or, just create an account at reader.rss.surf on your own, I think I've enabled sign ups.

FreshRSS is interesting because you can customize it to use postgresql instead of SQLite (which I did). Normally each user gets their own unique SQLite database, but in my case it is split across postgresql and SQLite now. The way they structure their tables and databases is a bit strange across users.