Author Archives: Laurence

How to setup the MySQL data directory to be in your encrypted home folder on Ubuntu 14.04

Ubuntu has built in home folder encryption similar to OSX. I always turn on this feature on both OSs and have never experienced any perceptible performance hit. This guide shows one approach to migrating the MySQL data directory into the … Continue reading

Posted in Sys Admin, Work | Tagged , , , , | Comments Off on How to setup the MySQL data directory to be in your encrypted home folder on Ubuntu 14.04

Grunt – for automating builds in Front End land

Grunt is a front end build tool I’ve used on the last several projects. It handles CSS / JavaScript minification, concatenation, and linting really well.  Some of my legacy projects use a combination of bash and Yahoo UI Compressor, which … Continue reading

Posted in Application Development, Code | Tagged , , , , | Comments Off on Grunt – for automating builds in Front End land

Wolfram Alpha Language Coming Soon

Wolfram Alpha has always been a interesting if not quirky ‘intelligent search engine’. It can do things like: Take derivatives –  d(ln(x))/dx Generate star charts Show the position of the International Space Station Get detailed nutrition facts Stock analysis (Facebook) Routlette Payoffs … Continue reading

Posted in Science and Math | Tagged , , , , | Comments Off on Wolfram Alpha Language Coming Soon

ReCaptcha getting hard to read, found streamlined substitute in FatFree

Recently implemented a Captcha field on a signup page.  So, to start with I looked around for a good plugin to handle this. ReCaptcha was the first one that popped up. ReCaptcha does support themeing, which is nice since the … Continue reading

Posted in Code | Tagged , , | Comments Off on ReCaptcha getting hard to read, found streamlined substitute in FatFree

On Pluggers, Rockstars, Ninjas, and other fun labels for developers – which are you?

My first boss taught me there are two types of programmers: pluggers and rock stars. It was the late 90’s, and programming talent was in high demand. I was the young gun they brought in.  A plugger would not have … Continue reading

Posted in Fun Nerdy, Work | Tagged , , | Comments Off on On Pluggers, Rockstars, Ninjas, and other fun labels for developers – which are you?