Skip to content

Comment on NewsBlur: A feed reader with intelligenceparent

Comments

Well, the site is very front-end JavaScript heavy, so most of my time is spent on JavaScript. For the most part, Django has been great. I grew out of many relational SQL-based models and moved most of the key-value type data to mongo. (Stories, classifiers, feed load histories are all in mongo. Feeds, subscriptions, user accounts are still in postgresql.) And the feed fetcher is all custom code to run distributed and consistent.

Django has stayed out of my way and that's been nice. I've used Django on other projects (specifically Storybird: http://storybird.com, an collaborative storytelling startup) and it's been the moon for us. Absolutely incredible. And I write RoR at DocumentCloud and it too has been phenomenal. They're both great. Choose the language, not the framework.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.