page-header

Author: Brandon Rubin

Jeweler, Programmer, Gamer, and Avid Learner. Crafts fine jewelry, chainmaille, and sculpture. Brandon loves programming in Ruby, working with Linux, and building computers.

04
Oct

Git: Merging Conflicts Visually

When using git, I much prefer using the command line as opposed to any GUI applications. However, a problem arises when merging conflicts between the local branch and the remote. Looking at the file and doing it manually can be…

18
Sep

Public Code Number One

Today I finally released my first public code into the wild. I’ve been teaching myself programming, and throughout the learning process, my code has been in private repositories with Bitbucket. It was a struggle to feel confident enough to put…