|
|
|
|
|
by guptarohit
1083 days ago
|
|
This is one of the great writeup! In case you want to listen it instead of reading it like me, you can do so by following command, it creates a audio file (named greatwork) which you can play: wget -qO- http://paulgraham.com/greatwork.html | sed -e '/<script/,/<\/script>/d' -e 's/<[^>]*>//g; s/\ \;/ /g; s/\&\;/\&/g; s/\<\;/</g; s/\>\;/>/g' | say --progress -o greatwork please note, this is tested on macOS only. |
|
(Not affiliated, just a happy user.)