Sharing a Git repository over HTTP

Today, I found myself wanting to provide read-only web access to a Git repository of mine. The best way to do this (that I found) is to have separate working and sharing repositories, with a little bit of hook magic to keep them in sync. I will assume the reader has some basic familiarity with operating Git from the command line.

Continue reading

Posted in Digital life | Tagged , | 3 Comments

Integrating MPD with OS X

Introduction

Digital music has been an important part of my life for many years, and in that time I’ve gone through a few music player programs. First Apple’s CD player back when hard drives were small, then iTunes when MP3 got popular, Vox when I started building a FLAC collection and most recently, Music Player Daemon (MPD). In this post, I’m going to describe my MPD setup, including a couple of custom solutions I developed.

Continue reading

Posted in Digital life | Tagged , , , | 14 Comments

Hi

I decided to set up a little blog! I’ll probably mostly be writing about things that relate to music and computer science / programming, but I might come up with other subjects too. So stay tuned!

(Supposedly this thing supports LaTeX… T^{e_s}t_{i^n}g — oh, nice.)

Posted in Meta | Leave a comment