Posts
Published 5 June 2014
in archive
with tags
linux
,
docker
After working with Docker for only a few hours, I now have more old containers than I have fingers.
Continue reading …
Published 4 June 2014
in archive
with tags
iis
,
woff
,
mime
IIS does not have a MIME type set up for woffs. I don' t like this, it throws errors like this one:
Continue reading …
Published 1 June 2014
in archive
with tags
ubuntu
,
grub
,
linux
,
windows
After my previous post, I sit here with a working grub installation, but it doesn't yet allow me to boot into Windows.
Continue reading …
Published 1 June 2014
in archive
with tags
linux
,
grub
,
i386
,
efi
As I'm working less and less with the Microsoft stack and more and more with the Node stack, I decided it would be a good idea to develop on Linux. Ubuntu is the choice at work so to keep it consistent, I thought I'd try it at home. 14.04 LTS had some quirky bugs so I installed 13.10 to some space I made.
Continue reading …
Published 29 May 2014
in archive
with tags
gitlog
,
bash
,
git
To count the number of files deleted between two Git commits, use the following command:
Continue reading …