Shares experience using Amazon's Fulfilled by Amazon service to resell Black Friday deals. Documents pitfalls in the seller center interface, particularly around pricing and inventory management, with a price monitoring utility.
Self-Updating Node.js Web App
Using GitHub WebHook to create a self-updating Node.js web app that automatically pulls code and restarts when you push to the repository.
Reading Notes: the Power of Habit
Key takeaways from "The Power of Habit": identify key procedures, build automatic routines with cue-routine-reward cycles, and cultivate willpower for lasting change.
Update on Beamer Writer: Online Compiling with WriteLaTeX and Error Messages
Beamer Writer update: online compiling via WriteLaTeX integration and improved error messages for faster LaTeX presentation workflow.
Automatic Email Notification on Github Pushes
A simple PHP script to send automatic email notifications when someone pushes to your GitHub project, using GitHub's post-receive web hooks with JSON payload parsing.