Linux

You can’t break a file that doesn’t exist

Don’t get me wrong, I still want to redo the map loading feature, but for now it does work on device. This gets filed under “duh.” I was trying to track down why the map file wasn’t loading correctly on the ClockworkPi GameShell device, but it looked fine on my Linux PC. I went through the trouble of setting up NERDtree in Vim on the device itself (I also have it on my Linux dev box). It will certainly be… Read More »You can’t break a file that doesn’t exist

Version Control

Git is it. There’s a lot of reasons for why I use Git, and I’ll go into that and the implementation that I’m doing.

Developer Environments

How we do what we do is often as important as what we do. Thus, I’m discussing a recent decision to shift IDE’s with more to follow on that process. Quickly before that I’d like to discuss my hardware: I have a Dell XPS 13 9370 that I purchased for my day job in IT at oakcityit.net. I jokingly tell people I bought a replacement for my 2011 MacBook Pro and found the best MacBook on the market at the… Read More »Developer Environments