Author: [email protected]
Color names around the world
Very interesting vid from Vox about how different cultures label the color spectrum. Some interesting patterns emerge like which colors get preference and researchers offer some interesting theories as to why this happens.
Learn Git
I found an awesome online tutorial for learning git at try.github.io. It’s taught by Code School (you can check them out at Codeschool.com.) Basically, you can practice typing git commands into the browser, and learn the basics of staging, committing, and pushing repositories onto GitHub. The step-by-step tutorial is very simple, and you’ll be using…
IF This Then That.com
If you guys haven’t heard of ifttt.com, you should definitely check it out. This is an automation app that links up all your smart home devices like Alexa. I currently have a few conditionals running to turn on my Hue lights automatically at sunset, and off after midnight. I also have a few weather notifications set like reminding…