Hacker News new | past | comments | ask | show | jobs | submit
Thank you! I think how something is made, and the decisions that got it to where it is, is just as important as the thing itself.

One of the delightful things about the web is we can all bring our own ideas and designs to problems.

I haven't written about this yet, but one thing on my mind is the importance of good import/export features. With good import/export features, we can all move around and try different softwares to see which ones we like!

Indeed, import/export is one of the most important design point centering control back to the user, and even better is abstracted storage of data: if I had a single OPML file accessible from everywhere (with auth, of course) and all tools took the universally accessible path, I could change feeds in one tool and automatically see the result in another without fussing out import/export buttons and procedures.