Blog

After a few weeks of using my 50" television as a display while working on my time-lapse project it quickly became hard to work with. I decided to downsize to a desktop workstation solution.
I've wanted to attempt to make a paleo/gluten free brownie. I checked my cupboards and I had what I assumed was everything I needed for a brownie minus some chocolate/cocoa.
I had a site that needed private messaging so I decided to use BuddyPress as it already has a great messaging system. It appeared to work well with all the existing plugins until I tried to use the site search.
In my previous article I outlined how to get Ruby installed via RedHat Software Collections (SCL) and this works for basic ruby commands until I tried to install my backup gem. I got an install error when trying to build the native extensions.
I wanted to cut the amount of repositories that my systems were running and I recently came across Red Hats Software Collections (SCL). Software collections is a relatively new system that allows you to run some newer versions of popular packages including ruby, php, postgreSQL and more.
After getting the wireless network card working on my raspberry pi I got straight to work on testing out the camera module on the pi. I found a lot of websites talking about how the module works and how to hook it up.
I've finally got some time to do some work on my time-lapse project when I hit a brick wall straight off the bat. My $15 tiny wireless adaptor from Asus wasn't working so I did some digging to try to work out what was going on. I first tried to use the GUI WiFi Config and it was able to detect...
If you have read some of my other posts you'd know that I've got a couple of Network Attached Storage devices from QNAP and Synology. I've settled on using the Synology as my primary array with the QNAP as a backup.
I've recently switched to using nginx + php-fpm + mariaDB for the backend running this WordPress blog and running it on a micro instance on amazon web services. I did this because I wanted to learn some newer technologies and see how they differ from the standard LAMP setup that I'm so familiar with.