Interview with Ryan Cramer – ProcessWire CMS Founder and Lead Developer
In this interview I talk to Ryan Cramer, founder and lead developer of the ProcessWire project. Ryan has been kind enough to share with us some insights into who he is and into the ProcessWire project...
View ArticleInstalling Linux as the Only OS on MacBook Pro
In this post I am going to briefly outline the process I went through installing a Linux distro to run as the only OS on my MacBook Pro. I will cover my process of experimenting with various distros...
View ArticleInstalling htop on Manjaro
In my previous blog post I talked about installing Manjaro Linux as the sole OS on my old MacBook Pro. That install is still running beautifully and I have not run into any significant problems so...
View ArticleQuick Tip: Removing Orphaned Packages in Manjaro
I was running into trouble trying to update my Manjaro on my MacBook Pro today, I kept running into package conflicts which could not be resolved. Pacman suggested deleting certain packages but the...
View ArticleUpdate Ruby to Latest Version on Mac OS X
I recently needed to do a small scripting job in Ruby, and to use the gems required I needed to be on the latest version of Ruby (2.4.1). My MacBook was on an older version, so I needed to run a quick...
View ArticleSolving the clang version error on Mac OS X
Following up on my last post on how to update Ruby to the latest version on OS X, I recently ran into an error when trying to update again to Ruby 2.5.0. configure: error: clang version 3.0 or later is...
View ArticleHow to Update R and RStudio on Mac OS X
Because R and R Studio don’t necessarily warn you when they need upgrading, I had to figure it out myself when I started getting some weird bugs running assignments during an R class. Alas, I needed to...
View ArticleInstalling RWeka Package in R on OS X
I’m currently taking a data mining class, and I’m trying to do as much of the coding in the class using R for practice. We are using Weka 3 which so far is proving to be a pretty neat (FREE) data...
View Article