User:Glenjarvis: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Adding initial content to page)
(Update my contact information)
Line 1: Line 1:
I am passionate about programming (Python and C mostly, although I know other languages) and hardware. What flips the switch to be 'six years old' again is historical computing (like the Commodore-64) and being able to build a computer from the ground up. I have a degree in Computer Science and took Computer Engineering courses just for this purpose, but I still don't have my head around all of microprocessor design (I think I just need to hack at it and try to see where my gaps are).
== Contact ==
* glen@glenjarvis.com (preferred)
* +1-415-680-3964 (urgent only)


I currently work at UC Berkeley in a Phylogenomic Lab and am becoming interested in Biology web lab stuff (one of my weakest areas is suddenly becoming a passion).
== Project interests ==
* Python programming (my day job)
* Teaching the UC Berkeley Work Certification two-year program materials "Linux Administration" to anyone focused enough to do the homework and come back


I try very hard (but often fail) to stay focused on a few small areas. I'm currently in the expanding phase and loosing some of that focus :(
== Identifiers ==


Current projects include:
=== GPG public key ===
* Teaching the UC Berkeley Work Certification two-year program materials "Linux Administration" to anyone focused enough to do the homework and come back
<pre style="overflow: auto; padding: 1em;">
* An Arduino temperature incubator (for Tastebridge and for my e.coli experiments)
http://glenjarvis.com/key.asc
* Much more -- but staying focused today.
 
pub  2048R/36703FB2 2012-05-28 [expires: 2017-05-28]
      Key fingerprint = F27C A351 FD01 0F45 0D2B  1431 DBCB DF2F 3670 3FB2
uid                  Glen Jarvis (glenjarvis.com) <glen@glenjarvis.com>
uid                  [jpeg image of size 7125]
sub  2048R/E6B30D73 2012-05-28 [expires: 2017-05-28]
</pre>
 
=== ssh public key ===
<pre style="overflow: auto; padding: 1em;">
ssh-dss AAAAB3NzaC1kc3MAAACBAKWuUyH3JpHqQk3w2JBWAgu6vrk281UsXr9rzoOtqBZ70q6OxrsuELhshz8qRRdtUcIMaxWm69vsy4XHLbuTZ6/SdDxraFPc7l9p5zxqigDwY4ud00IYKiqV8koom/xJtb5Rl8+Dz363EBKCZTKkp/VOGn/mbChyAoePGnWnhgaPAAAAFQDRZqe4w5rwnxByMOOWxmhWUbuF6wAAAIAYV1rDiVRkGyj2XENt40ahBf+tQhF2/0sHZsakhdU6kLSRJjn54Ln2O/QGVTv9MHgoG1umgc+LOJcZ27a+Mllp70hFIgFbRc2+eJmRhB/f+NgYG+aPW5CPSRfehmmUG/t116WA5yN6wq8SvxLOQi1G/+WOg80ediBKJQOm1rPxLQAAAIB+f8brSvLfkWo8vZc38Hb+4qHYnXzN1HR9qCZHGo/YeljU0HQVvIlXYcn17RR09Ay1cxkXjeFu4OEuZbubRr8lLceD+25oO7IXCxKyRMH8U5OsGALiklWjec8pxTsmamj66Z04IsRnppQ3Sz/h1BO7DC6GzlbhCLohh315HINWLQ== glen@glenjarvis.com
</pre>
=== <tt>/etc/passwd</tt> entry ===
# adduser --shell /bin/bash --gecos 'Glen Jarvis' glenjarvis
 
[[Category:Keys_Available]]
__NOTOC__
__NOEDITSECTION__

Revision as of 11:48, 19 August 2012

Contact

  • glen@glenjarvis.com (preferred)
  • +1-415-680-3964 (urgent only)

Project interests

  • Python programming (my day job)
  • Teaching the UC Berkeley Work Certification two-year program materials "Linux Administration" to anyone focused enough to do the homework and come back

Identifiers

GPG public key

http://glenjarvis.com/key.asc

pub   2048R/36703FB2 2012-05-28 [expires: 2017-05-28]
      Key fingerprint = F27C A351 FD01 0F45 0D2B  1431 DBCB DF2F 3670 3FB2
uid                  Glen Jarvis (glenjarvis.com) <glen@glenjarvis.com>
uid                  [jpeg image of size 7125]
sub   2048R/E6B30D73 2012-05-28 [expires: 2017-05-28]

ssh public key

ssh-dss AAAAB3NzaC1kc3MAAACBAKWuUyH3JpHqQk3w2JBWAgu6vrk281UsXr9rzoOtqBZ70q6OxrsuELhshz8qRRdtUcIMaxWm69vsy4XHLbuTZ6/SdDxraFPc7l9p5zxqigDwY4ud00IYKiqV8koom/xJtb5Rl8+Dz363EBKCZTKkp/VOGn/mbChyAoePGnWnhgaPAAAAFQDRZqe4w5rwnxByMOOWxmhWUbuF6wAAAIAYV1rDiVRkGyj2XENt40ahBf+tQhF2/0sHZsakhdU6kLSRJjn54Ln2O/QGVTv9MHgoG1umgc+LOJcZ27a+Mllp70hFIgFbRc2+eJmRhB/f+NgYG+aPW5CPSRfehmmUG/t116WA5yN6wq8SvxLOQi1G/+WOg80ediBKJQOm1rPxLQAAAIB+f8brSvLfkWo8vZc38Hb+4qHYnXzN1HR9qCZHGo/YeljU0HQVvIlXYcn17RR09Ay1cxkXjeFu4OEuZbubRr8lLceD+25oO7IXCxKyRMH8U5OsGALiklWjec8pxTsmamj66Z04IsRnppQ3Sz/h1BO7DC6GzlbhCLohh315HINWLQ== glen@glenjarvis.com

/etc/passwd entry

# adduser --shell /bin/bash --gecos 'Glen Jarvis' glenjarvis