My Blog
A smattering of random thoughts, tutorials, and insights into the life of a programmer.In Support of the Side Hustle
The side hustle can be a great thing. Just make sure you ask yourself some simple questions before you dive into taking on extra work.
New Site, New Blog, New Thoughts
After a lengthly redesign, I’m back online. I now have a place where I can share my thoughts on development, talk about life, and promote my web services.
Simple Javascript Password Validation
You can dramatically improve your user’s experience by adding simple password validation to your registration page. Let’s see how easy it is.
WAN IP from a Bash Shell Script
What’s the best way to get your external, WAN IP address from a bash shell script? I put together a very simple solution that you’re free to use.