A list of non-tech books for professional growth crowdsourced by Hacker News

Posted on Tue 06 September 2016 in books • Tagged with books, github

A few days ago a submitted a question to Hacker News regarding which books have helped people most professionally besides the usual tech ones.


Continue reading

How to build and deploy a Facebook Messenger bot with Python and Flask, a tutorial

Posted on Thu 02 June 2016 in tutorial • Tagged with devops, heroku, messenger, chatbot, github

This is my log of how I built a simple Facebook Messenger bot. The functionality is really simple, it's an echo bot that will just print back to the user what they write.


Continue reading