Category Archives: CS

Relating to Computer Science.

I type weird

Recently I bought a Microsoft Natural Ergonomic Keyboard 4000. Upon starting to use it, I immediately noticed that I have some pretty bizarre typing habits. Let me start by saying that I’m a touch-typist (in the sense that I type without looking), and I use the Dvorak layout on every computer I use (if I’m […]

Also posted in IRL Crap, Programming | Tagged , , , | Comments closed

Toroidal array with deletable nodes

Edit: apparently the term toroidal array is a concise name for a grid with the wrapping behavior which I implemented in the Grid class I wrote. So, obviously that much has been done before, as I suspected when I originally posted this article. However, my node “deletion” system may still be something new. Actually, the […]

Also posted in Programming | Tagged , , , , , , | Comments closed

Copying arrays in Java

I recently started learning how to develop Android apps. I’m working on a game at the moment, and I had been tearing my hair out over what I thought was the most elusive bug ever. Basically, I have two integer arrays: currentLocations and initialLocations. They hold the “room numbers” of various game objects/NPCs within the […]

Also posted in Programming | Tagged , , , , | Comments closed

I still can’t stand vi

I’ve been a fan of nano for as long as I’ve been editing a lot of text files remotely (soon to be approximately three years now). The learning curve was fairly gentle, and I gradually memorized the shortcuts I found to be useful. It was a good fit. With any programming I do, I often […]

Also posted in Programming, Thoughts | Tagged , , , , , , | Comments closed

Analysis of Only Everything Lasts Forever

Alright, this is just too deliciously nerdy to not post about. I recently started writing some things in Processing. I will of course post about that at some point, but I found something that distracted me quite strongly a little while ago. I have been looking at lots of Processing example programs, as well as […]

Also posted in Thoughts | Tagged , , , , , , | Comments closed
  • Recent Posts

  • Topics

  • Archives