Recent posts

gulp simple workflow

Gulp is just a way to automate workflow. I like to use it to compile and minify resources. Not every framework can be like Rails and have this functionality ...

Laravel 5 additional resources

Laravel on it’s own is a powerful and autonomous framework. With the additions of Laravel Elixir to manage compilation of CSS and JS in your project and Lara...

Laravel 5 Homestead Workflow

This post will be a little obscure to you, if you have no previous knowledge of Vagrant or Homestead, I recommend laravel’s homestead guide and also the offi...

Raspberry Pi2

exploration and getting started with the new Raspberry Pi2

Ntfs mount permissions on linux

If you stumble upon this, you are probably trying to mount ntfs on linux, or have tried to change folder or file permissions but they remain the same. Or you...

Filtering Traffic: The OpenDNS way

The classic problem, someone connects to your wi-fi, and tries to download a movie, then you get a nasty email from your ISP making you look like an organize...

[Programming] Scheme and it’s virtues

I took this class, that was a survey of different programming languages. PHP, Ruby, Perl, Python, Scheme, and Java (Android Development). It was fast and fun...