Get the latest tech news
Blogging on Paper (2017)
I recently published my first blog post of 2017. The fact that it was posted exactly one year after my last post was mere coincidence.
I write posts in Markdown using vim, generate HTML using Jekyll, and serve the content via a small web app in Go on Heroku. Starting a new post involves firing up vim and creating a new Markdown file, a process which isn't easy to replicate on mobile. When I'm finished with a draft, I can't easily get feedback from peers unless I open a PR on Github and invite them to my private repository.
Or read this on Hacker News