Posts tagged linux

Nexus One Debugging In Ubuntu Linux

This is mostly just a note to myself, but I figured some other people might find it useful. When I connected my Nexus One, it was showing up as “???????????? no permissions” when I ran adb devices. I added the typical udev rule and had no luck. Running lsusb revealed the the vendor [...]

The Computer I Built

A few weeks ago, I build a new computer. I hadn’t built a computer for myself since 2004 when I built the one I have replaced with this new one. In that time, I have upgraded the RAM, added another hard drive, and changed from the original 17″ LCD screen to two 19″ [...]

Vim “No Identifier Under Cursor” Arrow Keys Problem

Recently, I started to have problems with Vim on my machine at work (a 24″ iMac), running OS X 10.5.7 and SSH’ing into a CentOS Linux server.  The arrow keys did not have the correct functionality.  Instead they would give errors such as “no identifier under cursor” and the session would freeze momentarily.  I noticed [...]