(2016-05-16 Updated for latest Raspbian Jessie) With the advent of the Rasperry Pi 2, it’s time to get into the Pi-ecosystem again and one of the things I wanted to see if there was more performance on was the use of chromium in my stats board. I followed this guide a while back and I […]

Laravel’s routing works fantastically, except when you don’t want to use it. Laravel works as a great back end to single page applications but some of the cool stuff like Laravel’s ability to handle authentication doesn’t work quite right if it’s not serving out the pages. So in Laravel you can do stuff like make […]