I’m Brandon, also known as Foltz.
Recent Posts
Seamless multi-machine workflow with a Git repo and Dropbox
I use Git for version tracking in my software projects, but I also move around frequently and use different computers. Of course I could commit when I am leaving and fetch the updates when I arrive at my next computer, but this requires conscious effort and remembering to do so. I’m sure there are fancy…
It’s OK to break your computer
It’s Friday and I’ve been busy all week, so here’s a short note to computer users of every skill level: don’t be afraid to break things. Sometimes you should even try to break things. The point of this is so that you can have a better understanding of how things work by figuring out why…
TMO Project Log – Introduction
I’d like to introduce my current project called TMO. TMO is (or rather, will be) a handheld electronic game system. It features a 16×16 dot-matrix LED screen, very simple sound (beeps and such), and input via a wheel controller and several buttons. I’m still working on finalizing the design, but this gives the general idea….
Shortcut to mount SSHFS drives using bash functions
SSHFS is a super handy tool, but the one-liner necessary to mount a remote drive is lengthy and can be a pain to remember. If you use SSHFS regularly, you probably have a few machines that you routinely connect to and thus can benefit from taking a shortcut. On Linux (assuming you use bash) you…





