Completely Useless Fun Project: Building A New Programming Language
Posted in Compilers on Nov 3rd, 2017
This week, I am doing something new. Something most people will shy away from. But not me! Why? Because I am a masochist. So what am I doing? I am going to start creating a completely new language.
Building Production Code
Posted in Engineering on Oct 28th, 2017
Last Tuesday, I gave a talk on building production code for Michigan State’s Spartan Hackers. In a bit of a departure from my retro theme, I am writing about building production code
Building An Arcade Controller
Posted in Raspberry Pi on Oct 17th, 2017
Last week, we built a retro-arcade console out of a Raspberry Pi. This week I am going to walk you through building a retro arcade controller to play your games!
Building A Raspberry Pi Arcade Machine
Posted in Raspberry Pi on Oct 11th, 2017
I am starting to build a raspberry pi powered arcade machine. In this article, I will describe how I built a raspberry pi arcade console.
My Experience With .NET Core
Posted in Emerging Technology on Mar 17th, 2017
I have been playing around with .NET core after having experience with regular old ASP.NET for years. While its a cool technology, its not without its thorns.