Browse by Tags
All Tags »
Personal »
Programming (RSS)
Sorry, but there are no more tags available to filter with.
For those of you that semi-regularly follow this blog, you may or may not have noticed that I've really been getting into OS Development lately. Of course, the first step is brushing up on x86 assembly language. Outside of that, it's a lot of Research,
Read More...
Before I joined the ranks at Microsoft, a hobby I started to take up was Operating System development. Technically, I didn't get very far yet (I had just started). My "kernel" (if you can even call it that) basically just printed "Hello World" to the
Read More...
I know, this post isn't exactly Windows-related, but I thought it was cool nonetheless... Miguel de Icaza recently posted on his blog on the topic of authoring file systems with Mono on Linux . Since I've been digging into File System "stuff" at work
Read More...