Hacker News new | ask | show | jobs
by 0x006A 2224 days ago
Why did you choose to ship the list of RSS feeds as an SQL database? This makes it hard to keep it up to date and submit pull requests with additional sources. Would it not be better to keep that info in a json file or a dict / list in a python module?
2 comments

Hey. Yes. You are right. We will change that!
yeah, git isn't really meant to handle binary files