Posts

View Categories

  • Reviving a dead laptop with Linux

    My Acer Aspire One has been sitting idle for almost three years now, unable to boot up to Windows 7 32bit. Hard drive errors prevented operating systems loaded from USB from accessing files on disk.

    Continue reading...

  • Setting up Sublime Text Editor for Ruby on Rails

    In this post I’ll go over how I set up Sublime Text Editor for Ruby on Rails development.

    Continue reading...

  • Concurrency is beautiful with the Go programming language

    Golang is a general programming language designed specifically for scalable and distributed systems. One of its largest advantages is that concurrent programming is constructed as a natural part of the language, so it is able to present a far simpler approach than many other languages.

    Continue reading...

  • (Linux) Setting up Ruby on Rails using RVM

    In this post I’ll go over how to install Ruby on Rails on Linux using Ruby Version Manager, or RVM.

    Continue reading...

  • Ruby on Rails not so slow on Unix

    I’ve been starting to work in Ruby on Rails, and the Rails experience seems to be much smoother on Linux than on Windows.

    Continue reading...

  • Upgrading to Debian Testing

    Last time I went over Debian’s releases and reasons to either upgrade to Debian Testing or remain on Debian Stable.

    Continue reading...

  • Debian releases and deciding to upgrade

    Debian Stable, or just “stable”, is the default release for new Debian installs, with “testing” and “unstable” being the next releases along the development pipeline.

    Continue reading...

  • Creating Git aliases

    A few months ago a friend introduced me to Git aliases, and I’ve come to enjoy using them enough to set them up on every workspace I use.

    Continue reading...


subscribe via RSS