HackerTrans
トップ新着トレンドコメント過去質問紹介求人

guptarohit

no profile record

コメント

guptarohit
·2 か月前·議論
I too switched to zed recently, been using jetbrain IDEs for over 10 years. Noticed recently pycharm been acting up and hogging lot of ram!
guptarohit
·3 年前·議論
thanks for sharing, Matter looks promising I'll give it a try.
guptarohit
·3 年前·議論
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/\&nbsp\;/ /g; s/\&amp\;/\&/g; s/\&lt\;/</g; s/\&gt\;/>/g' | say --progress -o greatwork

please note, this is tested on macOS only.