User:Christie: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


===Identifications===
===Identifications===
====/etc/passwd entry====
==== <tt>/etc/passwd</tt> entry ====
# adduser --shell /bin/bash --uid 21580 --gecos 'Christie Dudley' longobord
...
# awk -F: '$1=="longobord" {print}' /etc/passwd
longobord:x:21580:21580:Christie Dudley,,,:/home/longobord:/bin/bash





Revision as of 20:29, 15 February 2009

I used to know more than I do now. Long ago I studied the bit with the electrons floating around. I miss it. I liked signal theory a lot.

I am not so good at the lifting heavy things business.

Here is a picture of me, but I'm told it doesn't look much like me with my hair all up like that.

Identifications

/etc/passwd entry

# adduser --shell /bin/bash --uid 21580 --gecos 'Christie Dudley' longobord
...
# awk -F: '$1=="longobord" {print}' /etc/passwd
longobord:x:21580:21580:Christie Dudley,,,:/home/longobord:/bin/bash


contact

longobord@gmail.com is my most direct email.
longobord on twitter, gtalk, etc.
Valkyrie` on irc

projects

Still getting these sorted for the year. Here are a couple of things that have been rattling around in my head:

  • Helping design and build low-cost robots out of (relatively) easily obtainable parts. Haven't named the project yet.
  • Probably something with LEDs, including acrylic light pipes. Maybe some cast resin.
  • Learning new things?
  • I need an arduino project. I got a toy and must use it. Still thinking on that.