"If you are not embarrassed by the first version of your product, you've launched too late".
Check out the releases page for the latest build, updated daily.
Download the complete collection of +200 essays from Paul Graham website and export them in EPUB, and Markdown for easy AFK reading. It turned out to be a whooping +500k words. I used the RSS originally made by Aaron Swartz shared by PG himself, feedparser
, html2text
, htmldate
and Unidecode
libraries for data cleaning and acquisition.
On macOS you need brew in order to install the dependencies listed in the Makefile.
Run the Makefile in the root directory using:
make
Here's a list of the current essays included, and an EPUB.
If you have any ideas, suggestions, curses or feedback in order to improve the code, please don't hesitate in opening an issue or PR. They'll be very welcomed!