All topics

Personal

8 articles tagged Personal.

I Code in vi/vim and Loving It (And No, I’m Not Trying to Impress Anyone)

  • Personal
  • War Stories

In 1996, I took my first Computer Science course in college. The professor encouraged us to use vi/vim. Later, at my first job out-of-school, the team was, also, using vi/vim. As the IDE craze took hold at the turn of the century (kind of weird typing that), I never really moved on from there. So,…

Read article: I Code in vi/vim and Loving It (And No, I’m Not Trying to Impress Anyone)

Flying Over Mars

  • Personal

I’ve had this one sitting on the shelf for a while. The last semester of my undergraduate program at Wash U., I created a flight simulator program that could be used to view Martian terrtain data. We created this by grabbing a series of still shots while the flight simulator was running.

Read article: Flying Over Mars

JCup & JFlex With Ant

  • Assembly
  • C / C++
  • Compilers

I’ve been bogged down in work and school lately. So, it has been a while since I’ve written anything. This semester I’m taking an Instruction Set Architecture course at Wash U–basically, the final project is to design a processor with VHDL in ModelSim. I think I’m going to stick to software.…

Read article: JCup & JFlex With Ant

Using JCup & JFlex with Ant

  • Assembly
  • C / C++
  • Compilers

I’ve been bogged down in work and school lately. So, it has been a while since I’ve written anything. This semester I’m taking an Instruction Set Architecture course at Wash U–basically, the final project is to design a processor with VHDL in ModelSim. I think I’m going to stick to software.…

Read article: Using JCup & JFlex with Ant