Programming
I used to use IFTTT to turn my Twitter favorites into Tumblr Quote posts automatically. Since Twitter started locking down their API and shutting IFTTT out, I needed a workaround. Using node.js, I wrote a quick server that uses the authenticated json API and makes an RSS feed. After a quick deploy to Heroku, all … Read More “Turn Twitter Favorites into an RSS feed” »