Awesome
osdev
Following the tutorial: https://littleosbook.github.io
Setup
OSX
$ brew install nasm # assembler
$ brew install qemu # virtual machine
$ brew install cdrtools # includes a utility for making disk images
Install binutils following these instructions to get gnu-ld