<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=173.228.107.115</id>
	<title>Noisebridge - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=173.228.107.115"/>
	<link rel="alternate" type="text/html" href="https://wiki.extremist.software/wiki/Special:Contributions/173.228.107.115"/>
	<updated>2026-04-10T09:28:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=ESP8266&amp;diff=46420</id>
		<title>ESP8266</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=ESP8266&amp;diff=46420"/>
		<updated>2015-01-28T08:35:53Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* Order Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ESP8266 =&lt;br /&gt;
&lt;br /&gt;
The ESP8266 is a small, low-cost wifi-talking board. It&#039;s the new center of the Internet of Things. Originally intended as a &amp;quot;wifi modem&amp;quot;, it exposes the WiFi interface over AT-style commands.&lt;br /&gt;
&lt;br /&gt;
Some hackers immediately noticed there is a general-purpose microcontroller on the box, and made a firmware for it that takes Lua programs. Now you don&#039;t need another microcontroller. Sweet!&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
For full specs, see [https://nurdspace.nl/ESP8266]. Important facts:&lt;br /&gt;
* 3.3v *only* - 5v will let out the majikul smoke&lt;br /&gt;
* Some reports say 1A current draw, others say 250 mA&lt;br /&gt;
* Talks 802.1n, supports most major auth types.&lt;br /&gt;
&lt;br /&gt;
There are a number of ESP8266 hardware versions. The ones of interest are:&lt;br /&gt;
&lt;br /&gt;
* ESP1: 8 pins (basically one I/O plus power, etc.). Breadboard friendly (2.54mm), but not useful standalone&lt;br /&gt;
* ESP12: 16 pins (I/O, power, 9 GPIO). Non-breadboard friendly: 2mm pin spacing&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Folks seem to use [http://nodemcu.com/index_en.html NodeMCU], a Lua based firmware, when using the ESP alone.&lt;br /&gt;
&lt;br /&gt;
= Group order 01/2015 =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Prices are from the same store, and are competitive within a few cents.&lt;br /&gt;
&lt;br /&gt;
* ESP-12, Without breakout (Option A): $2.60 [http://www.aliexpress.com/store/product/Free-Shipping-10pcs-lot-ESP8266-remote-serial-Port-WIFI-wireless-module-through-walls-Wang-ESP-12/413752_32243298445.html aliex]&lt;br /&gt;
* ESP-12, with breakout board, battery socket, resistors, and power regulator (2.54mm pitch): $4.50 [http://www.aliexpress.com/item/Free-shipping-10pcs-lot-ESP8266-ESP-12-serial-WIFI-Industrial-stable-version-A-full-test-board/32260087529.html aliex]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Order Participants ===&lt;br /&gt;
Put your name, email, and quantity of With and Without breakout desired.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Email&lt;br /&gt;
! No Breakout&lt;br /&gt;
! Breakout&lt;br /&gt;
|- &lt;br /&gt;
| Casey&lt;br /&gt;
| c1@caseyc.net&lt;br /&gt;
| 0&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| Adrian&lt;br /&gt;
| adrian@freebsd&lt;br /&gt;
| 0&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| Yer name&lt;br /&gt;
| Yer email&lt;br /&gt;
| -1&lt;br /&gt;
| -1&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=ESP8266&amp;diff=46419</id>
		<title>ESP8266</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=ESP8266&amp;diff=46419"/>
		<updated>2015-01-28T08:35:39Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* Order Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ESP8266 =&lt;br /&gt;
&lt;br /&gt;
The ESP8266 is a small, low-cost wifi-talking board. It&#039;s the new center of the Internet of Things. Originally intended as a &amp;quot;wifi modem&amp;quot;, it exposes the WiFi interface over AT-style commands.&lt;br /&gt;
&lt;br /&gt;
Some hackers immediately noticed there is a general-purpose microcontroller on the box, and made a firmware for it that takes Lua programs. Now you don&#039;t need another microcontroller. Sweet!&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
For full specs, see [https://nurdspace.nl/ESP8266]. Important facts:&lt;br /&gt;
* 3.3v *only* - 5v will let out the majikul smoke&lt;br /&gt;
* Some reports say 1A current draw, others say 250 mA&lt;br /&gt;
* Talks 802.1n, supports most major auth types.&lt;br /&gt;
&lt;br /&gt;
There are a number of ESP8266 hardware versions. The ones of interest are:&lt;br /&gt;
&lt;br /&gt;
* ESP1: 8 pins (basically one I/O plus power, etc.). Breadboard friendly (2.54mm), but not useful standalone&lt;br /&gt;
* ESP12: 16 pins (I/O, power, 9 GPIO). Non-breadboard friendly: 2mm pin spacing&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Folks seem to use [http://nodemcu.com/index_en.html NodeMCU], a Lua based firmware, when using the ESP alone.&lt;br /&gt;
&lt;br /&gt;
= Group order 01/2015 =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Prices are from the same store, and are competitive within a few cents.&lt;br /&gt;
&lt;br /&gt;
* ESP-12, Without breakout (Option A): $2.60 [http://www.aliexpress.com/store/product/Free-Shipping-10pcs-lot-ESP8266-remote-serial-Port-WIFI-wireless-module-through-walls-Wang-ESP-12/413752_32243298445.html aliex]&lt;br /&gt;
* ESP-12, with breakout board, battery socket, resistors, and power regulator (2.54mm pitch): $4.50 [http://www.aliexpress.com/item/Free-shipping-10pcs-lot-ESP8266-ESP-12-serial-WIFI-Industrial-stable-version-A-full-test-board/32260087529.html aliex]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Order Participants ===&lt;br /&gt;
Put your name, email, and quantity of With and Without breakout desired.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Email&lt;br /&gt;
! No Breakout&lt;br /&gt;
! Breakout&lt;br /&gt;
|- &lt;br /&gt;
| Casey&lt;br /&gt;
| c1@caseyc.net&lt;br /&gt;
| 0&lt;br /&gt;
| 3&lt;br /&gt;
| -&lt;br /&gt;
| Adrian&lt;br /&gt;
| adrian@freebsd&lt;br /&gt;
| 0&lt;br /&gt;
| 5&lt;br /&gt;
| -&lt;br /&gt;
| Yer name&lt;br /&gt;
| Yer email&lt;br /&gt;
| -1&lt;br /&gt;
| -1&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=ESP8266&amp;diff=46418</id>
		<title>ESP8266</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=ESP8266&amp;diff=46418"/>
		<updated>2015-01-28T08:35:26Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* Order Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ESP8266 =&lt;br /&gt;
&lt;br /&gt;
The ESP8266 is a small, low-cost wifi-talking board. It&#039;s the new center of the Internet of Things. Originally intended as a &amp;quot;wifi modem&amp;quot;, it exposes the WiFi interface over AT-style commands.&lt;br /&gt;
&lt;br /&gt;
Some hackers immediately noticed there is a general-purpose microcontroller on the box, and made a firmware for it that takes Lua programs. Now you don&#039;t need another microcontroller. Sweet!&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
For full specs, see [https://nurdspace.nl/ESP8266]. Important facts:&lt;br /&gt;
* 3.3v *only* - 5v will let out the majikul smoke&lt;br /&gt;
* Some reports say 1A current draw, others say 250 mA&lt;br /&gt;
* Talks 802.1n, supports most major auth types.&lt;br /&gt;
&lt;br /&gt;
There are a number of ESP8266 hardware versions. The ones of interest are:&lt;br /&gt;
&lt;br /&gt;
* ESP1: 8 pins (basically one I/O plus power, etc.). Breadboard friendly (2.54mm), but not useful standalone&lt;br /&gt;
* ESP12: 16 pins (I/O, power, 9 GPIO). Non-breadboard friendly: 2mm pin spacing&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
Folks seem to use [http://nodemcu.com/index_en.html NodeMCU], a Lua based firmware, when using the ESP alone.&lt;br /&gt;
&lt;br /&gt;
= Group order 01/2015 =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Prices are from the same store, and are competitive within a few cents.&lt;br /&gt;
&lt;br /&gt;
* ESP-12, Without breakout (Option A): $2.60 [http://www.aliexpress.com/store/product/Free-Shipping-10pcs-lot-ESP8266-remote-serial-Port-WIFI-wireless-module-through-walls-Wang-ESP-12/413752_32243298445.html aliex]&lt;br /&gt;
* ESP-12, with breakout board, battery socket, resistors, and power regulator (2.54mm pitch): $4.50 [http://www.aliexpress.com/item/Free-shipping-10pcs-lot-ESP8266-ESP-12-serial-WIFI-Industrial-stable-version-A-full-test-board/32260087529.html aliex]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Order Participants ===&lt;br /&gt;
Put your name, email, and quantity of With and Without breakout desired.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Email&lt;br /&gt;
! No Breakout&lt;br /&gt;
! Breakout&lt;br /&gt;
|- &lt;br /&gt;
| Casey&lt;br /&gt;
| c1@caseyc.net&lt;br /&gt;
| 0&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| Adrian&lt;br /&gt;
| adrian@freebsd&lt;br /&gt;
| 0&lt;br /&gt;
| 5&lt;br /&gt;
| -&lt;br /&gt;
| Yer name&lt;br /&gt;
| Yer email&lt;br /&gt;
| -1&lt;br /&gt;
| -1&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=Meeting_Notes_2014_05_06&amp;diff=42177</id>
		<title>Meeting Notes 2014 05 06</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=Meeting_Notes_2014_05_06&amp;diff=42177"/>
		<updated>2014-05-08T16:47:02Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: (from Adrian) - I said for four weeks, not for all time.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You should read the [[meeting instructions]] forthwith!&amp;lt;br&amp;gt;&lt;br /&gt;
Don&#039;t forget to &#039;&#039;&#039;post the meeting notes to the wiki&#039;&#039;&#039; and e-mail the discussion list with a short summary.&lt;br /&gt;
&lt;br /&gt;
These are the notes from the [https://www.noisebridge.net/wiki/Category:Meeting_Notes The 312th Meeting of Noisebridge]. Note-taker: FIXME YOUR NAME HERE; Moderator: FIXME THEIR NAME HERE.&lt;br /&gt;
* &#039;&#039;&#039;One or two bullet points of high-level meeting summary.&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
= Short announcements and events =&lt;br /&gt;
* Bullet point list of announcements and events&lt;br /&gt;
312th meeting&lt;br /&gt;
John volunteered to &lt;br /&gt;
501c3 hackerspace, make hacker build do stuff&lt;br /&gt;
based principally on do-ocracy&lt;br /&gt;
Jarrod says code of conduct is be excellent&lt;br /&gt;
&lt;br /&gt;
introductions:&lt;br /&gt;
sid hacker, software, hardware&lt;br /&gt;
&lt;br /&gt;
jade neurohacker, studied psych compsci, recently python Java&lt;br /&gt;
&lt;br /&gt;
Cynthia, kitchen person, food hacker, personality hacker&lt;br /&gt;
&lt;br /&gt;
Jarrod, designer, works in wood shop&lt;br /&gt;
&lt;br /&gt;
monad, tinkers around&lt;br /&gt;
&lt;br /&gt;
Campbell accurate notes&lt;br /&gt;
&lt;br /&gt;
?(new guy, sorry I missed your name) sysadmin&lt;br /&gt;
&lt;br /&gt;
vee, wants a nice place for everyone to come to&lt;br /&gt;
&lt;br /&gt;
bill, cooperative sociologist, how do we cooperate?&lt;br /&gt;
&lt;br /&gt;
Corey, tinkerer writer&lt;br /&gt;
&lt;br /&gt;
Adrian, mailing list admin nazi, also stirs up trouble?&lt;br /&gt;
&lt;br /&gt;
Chris likes to hack hard &amp;amp; soft wares, cryogenics&lt;br /&gt;
&lt;br /&gt;
john, not an alcoholic or rocket scientist yet&lt;br /&gt;
&lt;br /&gt;
Dan, programmer, neuroscience, art, here a lot&lt;br /&gt;
&lt;br /&gt;
Mikey, comp engineer, robotics, consciousness hacker&lt;br /&gt;
&lt;br /&gt;
Kevin, biochemisty, functional programming class, Facilitator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Short announcements and events &lt;br /&gt;
JOHN is organizing makerfare! Volunteers? People who get passes need to help with setup, Saturday, Sunday manning the booth. Cool projects anyone wants to bring down: contact john Neurofog@gmail.com Issuing passes soon.&lt;br /&gt;
&lt;br /&gt;
Mikey: proposing a monthly meeting in the space, Conciousness Hacking, had one, another one planned for Saturday, create a comm. Based on ah ands on approach to new tools and tech for changing the way we feel, ex. If you look at what meditation does to our brain, ask can we design tech to do the same thing, taking the form of wearable to play music, measure heart rate, change color of wrists band, tech that interacts with you in some way to change the way you feel in a desirable way, speakers, lightning round for ideas, and presentations, make connections to help people work on projects. He&#039;s been doing it on Second Saturdays of every month, not fixed in stone, roughly in the middle of the month on Saturdays around 12-1.  Probably not first sat because of godwaffls&lt;br /&gt;
&lt;br /&gt;
Vee – sat at noon, postal union wants us to come to 101 market, Chalk-upy, provides food&lt;br /&gt;
May 12 occupy forum anarchism, past present future, &lt;br /&gt;
&lt;br /&gt;
Kevin – if you want to have an event at any time, check the schedule, no conflict, great have an event.&lt;br /&gt;
&lt;br /&gt;
Dan- Godwaffles showed up on sundays &lt;br /&gt;
&lt;br /&gt;
john – please don&#039;t delete anything off of the calendar unless double checked&lt;br /&gt;
&lt;br /&gt;
Adrian- apologises for deleting event off of page, did not quite grasp the gravity of the background, it turns out that Joseph had been made to feel like he wasn&#039;t &lt;br /&gt;
welcome here, apologies for moderating email without mailing the list. Hopefully there is a better way of doing this the next time. He won&#039;t log in for four weeks to moderation queue except to delete Spam.&lt;br /&gt;
A couple days ago 6 known Spam emails unsubscribed at the same time, so it seems like some trollers gave up&lt;br /&gt;
&lt;br /&gt;
Kevin, lets move on. Eliminate old and stale events:&lt;br /&gt;
&lt;br /&gt;
circuit hacking Monday, Jarrod says it must be happening&lt;br /&gt;
&lt;br /&gt;
collaborative coding: ?&lt;br /&gt;
&lt;br /&gt;
Monday 8-10 front end web dev- still happening&lt;br /&gt;
&lt;br /&gt;
Tues 7-9 “Ruby &amp;amp; Rails” in Church – happening RIGHT NOW&lt;br /&gt;
&lt;br /&gt;
NB Weekly- Happening RIGHT NOW&lt;br /&gt;
&lt;br /&gt;
DATA in Turing – has been on hiatus, never got off ground, check with Stan – DAN&lt;br /&gt;
&lt;br /&gt;
SF LINUX DISCUSSION IN TURING – DEF HAPPENING&lt;br /&gt;
&lt;br /&gt;
Timebank every odd month - &lt;br /&gt;
&lt;br /&gt;
fem book club for men, has not had principle actors tom/al/charlie - DAN&lt;br /&gt;
&lt;br /&gt;
Python class – wed in Church – new teacher, in flux&lt;br /&gt;
&lt;br /&gt;
Neurohacking&lt;br /&gt;
&lt;br /&gt;
Thursdays trash night – happening, has to happen&lt;br /&gt;
&lt;br /&gt;
collab coding- thursday night ?&lt;br /&gt;
&lt;br /&gt;
Front end webdev part 2- happening – dan&lt;br /&gt;
&lt;br /&gt;
5mof- still happening&lt;br /&gt;
&lt;br /&gt;
machine learning meetup – hasnt happened for a while – dan&lt;br /&gt;
&lt;br /&gt;
German night – aged out?&lt;br /&gt;
&lt;br /&gt;
Digital archivist – on hiatus&lt;br /&gt;
&lt;br /&gt;
TasteBridge 2.0 1st and 3rd Fridays – stans been traveling, lets wait til Friday Probably still happening – DAN&lt;br /&gt;
&lt;br /&gt;
Friday 4-10 FUN TUTORING AT COLLABORATION STATION – Stan Osbourne joint that has been on hiatus with Stan &lt;br /&gt;
&lt;br /&gt;
JavaScript – Garret&#039;s class, happening.&lt;br /&gt;
&lt;br /&gt;
GODWAFFLE NOISE PANCAKES – Check with Douglas.&lt;br /&gt;
&lt;br /&gt;
Noon-6 modular and analog synth workshop – left TBA&lt;br /&gt;
&lt;br /&gt;
Sundays, 10-11:30 JavaScript class – Garret would appreciate you leaving that – DAN&lt;br /&gt;
&lt;br /&gt;
DND LOOKING FOR NEW PLAYERS&lt;br /&gt;
&lt;br /&gt;
monthly lock sport collab – leave it..&lt;br /&gt;
&lt;br /&gt;
BAHA – 2nd Sundays only, 2pm&lt;br /&gt;
&lt;br /&gt;
GO 3pm Sundays, l&lt;br /&gt;
&lt;br /&gt;
Elements of image making, Dan hasn&#039;t seen it happen, but hasn&#039;t been looking. Maybe not happening&lt;br /&gt;
&lt;br /&gt;
KEVIN MOVING ON, Treasurers report? No financial report this meeting.&lt;br /&gt;
&lt;br /&gt;
John- we didn&#039;t have one last week either, can someone reach out to Danny?&lt;br /&gt;
&lt;br /&gt;
Kevin will send message to the list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MEMBERSHIP BINDER&lt;br /&gt;
&lt;br /&gt;
Jarrod 2 categories of membership to noisebridge, the type we are referring to tonight is capital M Member, members who come to the meetings and make decisions to manage the space, deal with business of NB, what comes with that is power to participate in consensus, which is how NB is governed, beyond that there is not much else Member&#039;s have over others – they can block consensus, bc of that power, new members are consensed in to becoming members, which requires consensus of others members, those who want to have that level of participation in the community, fill out a form, read aloud at 4 meetings find 2 sponsors who are M&#039;s to vouch for them on their application, read for 4 weeks, 4th week they are have the option of being consensed for Member&#039;s&lt;br /&gt;
Other class is the associate members, ppl that have access to the space, become that way by getting 4 associate members or M&#039;s to vouch for them on the wiki, directions being on wiki, does not go through consensus, &lt;br /&gt;
beyond that everyone is welcome to come and hang out, ideally getting someone to vouch for you, but in practice anything can happen. &lt;br /&gt;
John adds key requirement for being any member is BEING EXCELLENT&lt;br /&gt;
Dan add there are also people being simply members of the community and look at the member levels and wiki page as a good option for those not here long enough to be recognized by face, put out as 3rd option which is very informal, but helps this place &lt;br /&gt;
Jason in SF for the next 10 days, figured he would just show up. He went to a conference in New York a while ago and heard Mitch Altman speak&lt;br /&gt;
Diana came here with her girlfriend and she showed her around, wants to learn how to hack and build things.&lt;br /&gt;
&lt;br /&gt;
Kevin &lt;br /&gt;
&lt;br /&gt;
qbit week 4+&lt;br /&gt;
&lt;br /&gt;
javier week 4+&lt;br /&gt;
&lt;br /&gt;
 Jarrod – stale forms are deleted after 3 months&lt;br /&gt;
&lt;br /&gt;
John – usually people are willing to sign if the members show up and make good&lt;br /&gt;
&lt;br /&gt;
[edit] Financial Report &lt;br /&gt;
Funds in bank: &lt;br /&gt;
Noisetor (See the bullet points at the bottom of http://noisetor.net/finances/#summary): &lt;br /&gt;
[edit] Consensus items &lt;br /&gt;
&lt;br /&gt;
Kevin Where the magic of consensus happens.........&lt;br /&gt;
explain cons.&lt;br /&gt;
&lt;br /&gt;
&amp;gt;Vee- the way cons works, occupy too, lateral sharing of power, everyone should be happy with a decision, everyone votes on something, only takes on person to block it, they have to feel really strongly with that, and if they are overridden, most people stand aside, purpose of cons is to make sure there is unanimity and to make sure everyone is happy, cons is usually used her to deal with banning, so M&#039;s have to take this responsibility very seriously, cons &lt;br /&gt;
&lt;br /&gt;
John – there is no limit to blocking, but it is preferred in the block is explained, and preferred to come up with alternate solution&lt;br /&gt;
&lt;br /&gt;
Vee- does that create a new proposal?&lt;br /&gt;
&lt;br /&gt;
Kevin – good detail – if a prop is amended, requires another 2 weeks through process to arrive at cons.&lt;br /&gt;
&lt;br /&gt;
Dan- consensus is very important for our structure where enforcement is up to the people, where people take their time and energy, and requires, if you&#039;re going to do something that needs consensus, it requires real consensus, &lt;br /&gt;
&lt;br /&gt;
Monad- doesn&#039;t even have to be majority, but requires no one be willing to block&lt;br /&gt;
&lt;br /&gt;
Kevin – any concerns?&lt;br /&gt;
&lt;br /&gt;
Foodhacker – would like to see him attached to associate member, that someone be responsible for him for a period of time, and then reconsider that restriction&lt;br /&gt;
&lt;br /&gt;
John – I don&#039;t think we should put any procedural condition. Community has made it clear that there is no sleeping on top of the elevator, and the will of the community is no sleeping anywhere. So I think that the whole banning/taking a break. So I think that the strong push for ban was Tom pushing hard for a ban, but I don&#039;t think attaching onerous procedures is necessary, just don&#039;t do boneheaded things like that again, PLEASE&lt;br /&gt;
&lt;br /&gt;
Rayc- when that meeting happened, felt like an agenda item rather than being spoken for, after decision someone said maybe a couple months maybe t3 months, felt shut down. &lt;br /&gt;
&lt;br /&gt;
We banned you, cannot reopen discussion because we banned you, yeah it sucks for you, you don&#039;t get to bring it back up once its consensed, if you could do that then we could talk forever. &lt;br /&gt;
&lt;br /&gt;
Monad- it was a compromise from perma ban&lt;br /&gt;
&lt;br /&gt;
John – rayc respectfully the 6 mo ban was a compromise originated by john, because sleeping on elevator is inappropriate but someone did block the perma ban and it was discussed at length, and john pushed hard for it no to be a perma ban, despite Toms desire, it wasn&#039;t rushed through&lt;br /&gt;
&lt;br /&gt;
Vee- concerned greatly for many reasons, 1, all raycs contributions, (member wall) hes done a lot for nb, been here the longest, cares a lot for people, has calmed down Vee for many times, ie argument with Sid over fuse box. 2, when she straightens up the library, he cooks dinner for her. Considerate so he thinks he should be unbanned&lt;br /&gt;
&lt;br /&gt;
Kevin would like to make a point that consensus CAN unban rayc&lt;br /&gt;
&lt;br /&gt;
Casey – when was Rayc here about the circuit board? Sunday? Wants to know day&lt;br /&gt;
&lt;br /&gt;
Vee- possibly&lt;br /&gt;
&lt;br /&gt;
john – quick redirect, fusebox issue is ongoing&lt;br /&gt;
&lt;br /&gt;
Casey- Rayc, why were you at noisebridge,&lt;br /&gt;
&lt;br /&gt;
Rayc- Sid invited me to help him not die&lt;br /&gt;
&lt;br /&gt;
Casey – you are banned&lt;br /&gt;
&lt;br /&gt;
rayc- I know, &lt;br /&gt;
&lt;br /&gt;
Casey- not productive conversation, I like you, I am disappointed in this conversation, disappointed you continue to come here. Considering blocking unban because of attitude &lt;br /&gt;
&lt;br /&gt;
rayc- tense and stressed, I am here to discuss this not have attitude&lt;br /&gt;
&lt;br /&gt;
Casey – why were you here&lt;br /&gt;
&lt;br /&gt;
rayc- to help Sid&lt;br /&gt;
&lt;br /&gt;
Casey – invalid response, and I believe that overrides the unban of rayc I am considering blocking unban&lt;br /&gt;
&lt;br /&gt;
rayc- I wanted to be here working with seed because of his talent and experience and needs help, so I&#039;m here because I care about noisebridge and feel its the right thing to do, moral courage, building inspector, accusations of calling bldg inspector, I wouldn&#039;t be doing this if I don&#039;t ha&lt;br /&gt;
&lt;br /&gt;
Casey – understanding i&#039;m really mad at you, how could you have done that better&lt;br /&gt;
rayc – better.... &lt;br /&gt;
&lt;br /&gt;
John 0- there are serious concerns about how he returned rarely I don&#039;t know how n the community valid this is but there are many I&lt;br /&gt;
Casey -this is a digression&lt;br /&gt;
&lt;br /&gt;
rayc- I wanted to make a point how there are quite a few people who thought I called the bldg inspector, and I thought I would show up to show that I wasn&#039;t the &lt;br /&gt;
one calling the bldg inspector&lt;br /&gt;
&lt;br /&gt;
Casey I don&#039;t doubt your motivations, but I want you to understand i&#039;m mad, how could you  have done it better&lt;br /&gt;
&lt;br /&gt;
rayc- I didn&#039;t understand consensus until I discussed it with seed, but should have asked to come back on a Tuesday, but didn&#039;t have that ability until I came back communication isn&#039;t my strongest point, and I like building on things, wants to learn how to communicate more effectively, and I felt like that was the faux pas that led to this, and if seed is mentoring me, maybe I can be unbanned and work under somebody with a mentor. &lt;br /&gt;
&lt;br /&gt;
Casey – I agree, but want to block unban for another month.&lt;br /&gt;
Monad, I like rayc, great contributor, but spitting all over our faces in consensus, and seed inviting someone in whose banned, should now better&lt;br /&gt;
seed last meeting, didn&#039;t we say we would invite him ?&lt;br /&gt;
&lt;br /&gt;
Dan – yes a meeting&lt;br /&gt;
&lt;br /&gt;
monad- rayc has been coming here during the day even before that. Thinks the way he uses the space is not healthy, and maybe a 6 month break would be good, before ban you were walking around like a zombie, using this as hangout and living space, &lt;br /&gt;
Jarrod – you have a lot of support in the day to day community thats here, no one kicks you out. Sounds like proposal is being blocked, are you coming back anyways?&lt;br /&gt;
&lt;br /&gt;
Rayc- compromise – instead of full out ban, let me limit my activities to set number of hours during the day, until I am unbanned&lt;br /&gt;
&lt;br /&gt;
Casey – not okay, you flagrantly disobeyed the rules of noisebridge&lt;br /&gt;
&lt;br /&gt;
Dan- Ive talked with Robert and other people in the space about Roberts presence and Ive explain it as civil disobedience, which is the courage to say im making a point, but im going to take whatever comes for making that point, very complicated, Ive appreciate d the point by saying hey where is consensus day to day, but the consensus in the meeting says otherwise, Ive been supporting your stance here, and im going to wrap it up and say I don&#039;t know im confused and conflicted, id like to see serious concerns that Casey has brought up and &lt;br /&gt;
&lt;br /&gt;
Sid – I need help with all this, when I  put out the call to come help me, rayc responded,&lt;br /&gt;
John I think the way the ban was handled, what if rayc led by tom was unexcellent, however consensus should be respected in noisebridge and would like to offer compromise, Casey, what if rayc stays away for 30 days&lt;br /&gt;
&lt;br /&gt;
Casey – i don&#039;t accept, it wasn&#039;t led by tom, it was consensus, and I don&#039;t agree with modifying the consensus. &lt;br /&gt;
&lt;br /&gt;
Kevin – Casey has strong feelings, simmer down and close the stack after we hear from others&lt;br /&gt;
&lt;br /&gt;
John- I did respect that Casey was upset and offered a compromise&lt;br /&gt;
&lt;br /&gt;
vee- its not rayc&#039;s fault that he came back, I felt bad about the way he was banned, lets face it not all of us have equal say, we don&#039;t get to vote on proposals, associate members just get to be here, so she doesn&#039;t respect the consensus process, its elitist, Kara comes here, shes banned, and no one gets to defend themselves, don&#039;t blame rayc blame me.&lt;br /&gt;
&lt;br /&gt;
Rayc- during the meeting if you can recall, when I spoke for myself, tom interrupted, and I felt like I had no representation, so thats why I disobeyed. Others people have done more negative things, and haven&#039;t been banned. I messed up, I know I messed up, the punishment doesn&#039;t weight the action, if we can discuss the concerns with sleeping in front of the elevator, health, injury issue, nb could get shut down, credibility issue. Stupid, negligent, bad decision, as for shut down, there are so many other things that could get nb shut down that aren&#039;t being spoken about. The punishment is out of proportion,&lt;br /&gt;
Casey my position remains the same &lt;br /&gt;
&lt;br /&gt;
Adrian- why isn&#039;t vee a member? There is no prereq , if you are disillusioned by consensus. Why not get membership?&lt;br /&gt;
&lt;br /&gt;
Kevin – consensus is a tough process, if everyone through the door could participate, wed not get anything done&lt;br /&gt;
&lt;br /&gt;
Adrian – its not the first time Ive heard someone disillusioned by not being a member, and since I&#039;ve been coming here barriers to M has been removed&lt;br /&gt;
&lt;br /&gt;
rayc- membership gets blocked for silly specific reasons, like Howard, im not the only person concerned about this, this is fascist, when it was stated that tom was making sure the people would be selected&lt;br /&gt;
&lt;br /&gt;
John – for the record whatever deviations occur, saying cons doesn&#039;t work is disrespectful because thats the way nb runs, but if tom was misusing it he will be &lt;br /&gt;
accountable&lt;br /&gt;
&lt;br /&gt;
Adrian – I think that when naomi&#039;s mum came out and participating, she had good points about consensus as a process, and I disagree fundamentally with the term block as a catchall which they don&#039;t need to give any reason for. Cons is supposed to be compromise, if there are actors acting in bad faith, and are forwarding their agenda, then the consensus process is broken, and we could debate that forever, but it wont really make this discussion easier. Is consensus as its been practiced that last year flawed? Probably. Dose that excuse elevator sleeping? Meh? Yes no? From my seat im less worried about your approach at civil disobedience, and whether you are going to do something like this again, and are you going to pay any grievance? Trying to not pass judgment here, I get the feeling that your disobedience against how nb is run is rubbing people the wrong way.&lt;br /&gt;
&lt;br /&gt;
Rayc- first off, I think tom is not all the problem, the operation of tom is the complete problem, I like what you and Naomi&#039;s mum touched on, but I feel that the &lt;br /&gt;
consensus process is used more as an algorithm than being used for people to work things out, and I feel what consensus should be is something else, I am here to state that I would not pull another bone head move like that, and the reason it happened is I wasn&#039;t communicating and I think if I was going to come back, I need a mentor like Sid to help me work things out. There is a community space, I haven&#039;t always made the best relationships , may have been tattered, arrogant, but I want to work toward solutions, additional support. Asking can I work on this with these people, clear up loose ends. Another thing, I moved the member shelves, in the name of excellence, the reason im bringing that up , that became an overwhelming force for me at noisebridge, causing me to act a certain way, adding additional stress. Ive always acted towards best practices, working towards clarity, I haven&#039;t been able to reach out, or felt comfortable in the space, I haven&#039;t found someone o sit down with and say this is whats going on.&lt;br /&gt;
&lt;br /&gt;
Nicole- I haven&#039;t known anyone in the space willing to learn more than rayc&lt;br /&gt;
Sid before I took rayc back I took a poll of people in the space, at least 80 percent of people who come to noisebridge agreed to sign a petition to bring rayc back, including Mitch Altman. If Mitch&#039;s judgment was bringing rayc back &lt;br /&gt;
&lt;br /&gt;
Casey – because he disrespected the cons process, it doesn&#039;t change my position. From an emotional perspective, we were this close to banning rayc through consensus but made it out by the skin of his teeth. The fact that hes been continuing to come here, the fact that you think its acceptable to do civil disobedience to your peers is unacceptable.&lt;br /&gt;
&lt;br /&gt;
Sid isn&#039;t this place about hacking?&lt;br /&gt;
&lt;br /&gt;
Casey No!!&lt;br /&gt;
&lt;br /&gt;
Sid im urging you guys to reconsider, this place is about hacking anything&lt;br /&gt;
&lt;br /&gt;
Casey im always against people hacking noisebridge&lt;br /&gt;
&lt;br /&gt;
 John first, saying the only person who could possibly help Sid is rayc is a crock, if you put the word out to the list there is a chance people would help propose another compromise, rayc would you consider doocratically removing yourself for 30 days because that would help reduce tension and concerns that you are misusing the space that would give the members &lt;br /&gt;
&lt;br /&gt;
rayc I think that would be appropriate Okay.&lt;br /&gt;
&lt;br /&gt;
Guy next to john I don&#039;t know rayc, I have experience with community, im not going to speak to specific issue, but the larger issue is the integrity of the consensus process vs people individual agency are coming together, because he was banned and the censuses of the voting members of the group who are responsible for the direction of the group, he showed up anyways, the discussion should be around whether the integrity of the rules that we set up a  vs respected member of the community taking rules in to his own hands&lt;br /&gt;
&lt;br /&gt;
Adrian the only ting I want to bring up about the banning process is that the reason there ware no ridiculous requirements around the . Because if people are threatening themselves or others in the space, they should be asked to leave so the immediate threat is removed but this isn&#039;t about you in this particular instances we should make it more difficult to an people and why we don&#039;t currently require consensus to an people and why we don&#039;t just ask them to leave th e space, I think we should ask the list for a better understanding of peoples opinions who aren&#039;t here&lt;br /&gt;
monad consensus has nothing to do with voting, there is no voting, only a lack of a block. Its no a definitive majority, they could be against it but if no one blocks it could pass.&lt;br /&gt;
&lt;br /&gt;
Dan – I just want to remind people of the octant, and speak to Robert about the time in which this happened was time if great turmoil, and disillusionment about whether we were in fact a consensused based org and whether our structure dynhad betrayed us, we had a situation that the board as it existed just sort of had a coup attempt,. And there was no more cons and thats the context where Roberts civil disobedience. Now that we&#039;ve turned a corner, this is a different group, toms not here, Kevin, Casey, monad, john and what im hearing a lot is that theres gotta be balance and theres a real concern about take it out of your specifics, and the general problem of people respecting a ban, i&#039;ve heard Casey wont consider removing a ban for 30 days, same form john, maybe 30 days would do magic, and id encourage conversations with Casey, sunsunquist, peoples who comfort is integral to &lt;br /&gt;
remind people of context, and maybe its no appropriate anymore. &lt;br /&gt;
&lt;br /&gt;
Jarrod rayc you do a lot of great stuff at noisebridge, and Ive learned a lot from you, so I find it extremely frustrating to be in the space when you&#039;re here, because it is really difficult to see someone so great for nb being so disrespectful of its core principle after being here in a ban, I wish you and believe it would have been possible, to work out a reduction of the 6 mos to probation period, where through cons we could have brought you back to the space, when I come in to the space, and you are here, I feel like I am disrespecting nb by letting you stay, pressure from Dan and Sid. I care less about computers than I do about consensus. &lt;br /&gt;
&lt;br /&gt;
Rayc on of the reasons why I have worked on many projects in the space is I see lots of efficiency, and I see ease, place of exploration, learn new things, I feel that by at least doing some civil disobedience is my version of hacking consensus, and there is something flawed. We haven&#039;t been taking a human approach, there is a lot of community support, and I have been a part of the community, and because of the context I have been shut down without any alternative, I never got a better offer, so this is my version of saying hey im here hacking noisebridge, and I feel it was definitely unjust despite the influential power and the mob mentality I felt was being used against me, I am admitting to it and appalled with what I did, understand that the way I feel this punishment has been handed down to me is unfair, being punished in the wrong way. Cutting off contact wont solve the issue, it wasn&#039;t the ban that broke me but the way it was handled. If were a community we should be working with the community.&lt;br /&gt;
&lt;br /&gt;
Kevin 3 min tops per person&lt;br /&gt;
&lt;br /&gt;
John rayc every M became an M by respecting the consensus process, one of the key tenants. We have reached out to you and tried, you are testing patience because we know whatever tom did he did but thats separate from what tom did, its irrelevant to the question, because a lot of people are concerned about you, but they honestly believe you need to take a longer break from nb to be sure you are contributing positively, by arguing the point &lt;br /&gt;
rayc if you look at the membership history, there are people who did not respect the consensus process&lt;br /&gt;
john rayc I think you need to be quiet and not test patience&lt;br /&gt;
bill I haven&#039;t become a member, except that I come around, through this whole period, watching the tone of the meetings over the last many times, its a really great meeting now but it was not a great meeting when tom was MC or whatever, consensus has to function when everyones mind is able to participate. When you have someone thats really loud or very eloquent vs hose people who are so quiet, they may be quiet because they cant say what they want to say. Its an uneven process to have this disparity and expect consensus. You can say you have consensus but does it really mean consensus when some people never really got to say what they thought, or the issue was so deep they don&#039;t get to say what they mean, I respect that you get to go through meetings&lt;br /&gt;
rayc some members had first heard of that issue that night&lt;br /&gt;
bill this consensus process is damaged by the way people interact here.&lt;br /&gt;
Deja im just watching, when i first came to the space, rayc is the reason is tuck around, learned to be effective, always have projects to do, taught me what hacking meant, more than half of you rayc did the exact same thing for, if a person if a part of this family, I feel like there is no sensitivity, and I feel like im being trampled over by a power struggle where im being given a 1 and others are being given a 9. its not fair. I really do agree with bill. If you want to be real, standing off listening how this went down, its clear he was railroaded, if you cant see that I don&#039;t know what to tell you. We&#039;re trying to have an effective community there is ego stroking going on, you know who you are, I would have more respect for it if I saw people scrubbing floors and washing dishes, right now we&#039;re arguing about stupid bullshit and getting nowhere.&lt;br /&gt;
Kevin we are no longer talking about unbanning rayc, &lt;br /&gt;
Angel when I first came here, rayc is the one that helped me. Me and him are becoming really good friends, its unfair hes being banned. &lt;br /&gt;
Rayc my final closing thoughts on the matter, I understand this is not a cons based comm, its whatever members show up and decide to be a part of the community, I understand its not the people who show u-p, but the people who show up at the meetings. There are enough people in the room right now who are working on this is part martyrdom that I am showing up right now, and I feel like I shifted the whole community in a positive direction, you can ban me forever, but people can now see that there is abuse and how the balance of nb has shifted. So many people show up all the time helping the space but are never acknowledged, if you guys want me to leave, please ask me to leave and &lt;br /&gt;
Adrian – another thing I want to add, I don&#039;t really mind the civil disobedience, there are larger things at stake no one has touched on that has to do with the effects of enforcing the rules. I&#039;m okay with you with you coming back but if you see people in the space coming, &lt;br /&gt;
rayc I would feel that if situations were simpler, people should participate in civil disobedience I guess what you can say what I did is hacking ,ive discovered lots of flaws with our social system and exposed them, there are other people who have been unfairly banned, but have been pushed through. I am really overwhelmed, i was banned by a community that I have been a part of for many years, I didn&#039;t even have the power to speak.&lt;br /&gt;
&lt;br /&gt;
Kevin my insight is that there was a period of time where ive been doing consensus solid for a year, when this happened it took three weeks, not a blink of the eye, it didn&#039;t happen like that I do have a lot of empathy for you, a lot of people weren&#039;t heard at meetings for a while, maybe because too quiet, or because they weren&#039;t members, I don&#039;t think thats a healthy process either, I like the direction we&#039;re moving in. &lt;br /&gt;
in the past year, its hard or easy getting things thru consensus based on whose in the room . One shouldn&#039;t block consensus. I will leave if this happens, ive been trying to promote the practice of I have a concern, I also appreciate the community building process that this has passed.&lt;br /&gt;
Hackerspace guy- I object to personal attacks, x person said I did y thing. Attacking someone in a discussion does nothing besides making you try to seem better than them. It says something about the participants. I would encourage others to refrain for attacks&lt;br /&gt;
rayc- the reason why this took 3 weeks is because other things came up. It kept getting moved back, the lack of actually working on it as a topic of priority are part of the similar dynamics that were happening I at the time, I came to those meetings, I only came at a certain time, other things were pushed- through. I took like a month.5 where I haven&#039;t been here, and having alone time I realised if someone is asked to take a break, &lt;br /&gt;
Adrian– naomi is trying to do a conflict resolution group trying to get people talking about this stuff, so hopefully there will be a better way to do this moving forward, poke Naomi about this later. Electing a specific person to drive conflict res over doesnt seem to be reliable.&lt;br /&gt;
John you said no one spoke up for you, are you telling me you didn&#039;t know my contact info or others that would be willing to speak up.&lt;br /&gt;
Rayc my direct response, I didn&#039;t feel comfortable enough, &lt;br /&gt;
Adrian make sure you don&#039;t burn yourself out, lots of people forget to rest, don&#039;t work 18-20 hour shifts, more likely to minimize drama and communication breakdown Get some fucking sleep./&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Brief announcement – super way important, member shelf in front of the circuit panels – biggest no no ever&lt;br /&gt;
Sid – code says 6 ft.&lt;br /&gt;
&lt;br /&gt;
But if your stuff is on member shelf E, it must go. It can be on any other shelf. &lt;br /&gt;
Sid- propose move down one shelf&lt;br /&gt;
Prepare for shelf E to be monkeyed with.&lt;br /&gt;
Jarrod-  is that clear floor space?&lt;br /&gt;
Sid – yes has to be clear, code says 6 feet.&lt;br /&gt;
&lt;br /&gt;
Vee – when someone mentioned consensus and community, I don&#039;t really think we should assume we mean the same things, there is consensus of Members, and then there is consensus of community, what are w4e really talking about here, there are so many different understanding, and then the community. In the real world that we reside in. the real community is the people who come in here cook, fix things.&lt;br /&gt;
I would really like you to think about granting more power to extend blocking powers to people beyond Members, &lt;br /&gt;
Kevin before we dive in, any other consensus items?&lt;br /&gt;
Sid real quick, the elevator is dropping more and more towards the front side, started scraping wall&lt;br /&gt;
Kevin contact building inspector&lt;br /&gt;
curly hair, contact Andy?&lt;br /&gt;
John will post a note&lt;br /&gt;
curly hair DONT FUCKING HACK THE ELEVATOR&lt;br /&gt;
John I just want to make a quick point that theres nothing stopping associate members to find a Member to block on their behalf, done it before, will do it again. Saying only Members have absolute authority and nothing else matters is not the case.&lt;br /&gt;
Adrian – the whole point in having the capital M thing, requires that you&#039;re already participating in the community, so I don&#039;t by the idea that theres a disconnected between capital M members and community, they&#039;re supposed to be one in the same, the only thing stopping M&#039;s from being a part of the community is only &lt;br /&gt;
&lt;br /&gt;
Sid there is still confusion in the process&lt;br /&gt;
&lt;br /&gt;
Adrian if you want the community to be more present then you too could start sponsoring more Members so we could have more people voting. I encourage you to drag more people in to the capital M member part of the community.&lt;br /&gt;
Deja Which capital M member will sponsor me?&lt;br /&gt;
Lets try to make this &lt;br /&gt;
deja we get the crazy motherfuckers out here, I cooked all this food for the meeting , we do all these things.&lt;br /&gt;
Dan- I want to respond to vees comment about how Member&#039;s feel about consensus and I really like consensus, I think its necessary for practical and  philosophical reason,s you need it, and I was really disappointed and concerned when there was a m ove away from consensus in the last 6 moths s, we are all aware of the drama and it was great to see the consensus of the community is we like consensus. Answering Adrian, I personally have mixed reasons that I wouldn&#039;t block, I like that people have influence not power. Since then I have stuck my neck out to call M&#039;s out for things they have done, I wouldn&#039;t test the waters. I wouldn&#039;t test them especially if they don&#039;t have enough social capital to &lt;br /&gt;
I think if anything is going to change we need to rock the boat a little, if someone feels threatened, please all as one come together and have this discussion with everybody, because if you guys don&#039;t do it , nothing is going to change and I encourage civil disobedience like that. &lt;br /&gt;
Dan I like having influence but not power, too much responsibility.&lt;br /&gt;
Jarrod, so should the panel in the shop/ kitchen required to have space?&lt;br /&gt;
Adrian lets make a mark on the floor.&lt;br /&gt;
Jarrod its kind of nice not being an M and doing stuff in the community. I don&#039;t feel like I don&#039;t contribute to the community.&lt;br /&gt;
&lt;br /&gt;
= [[ Membership Binder ]] =&lt;br /&gt;
* The name of the applicant, the week of their application, and their sponsors.&lt;br /&gt;
&lt;br /&gt;
= Financial Report =&lt;br /&gt;
* Funds in bank:&lt;br /&gt;
* Noisetor (See the bulletpoints at the bottom of http://noisetor.net/finances/#summary):&lt;br /&gt;
&lt;br /&gt;
= Consensus items =&lt;br /&gt;
&lt;br /&gt;
== [[ Consensus Items History | Proposals from last week ]] ==&lt;br /&gt;
&#039;&#039;(Add any items which pass or are blocked to the [[Consensus Items History]] page.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [[ Current Consensus Items | Proposals for next week ]] ==&lt;br /&gt;
&#039;&#039;(Add any new items for consensus to the [[Current Consensus Items]] page.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Discussion Notes =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Attendance =&lt;br /&gt;
* List of names and short summary. For bonus points, link wiki user pages.&lt;br /&gt;
&lt;br /&gt;
[[Category:Meeting Notes]]&lt;br /&gt;
Now that the meeting is over, don&#039;t forget to &#039;&#039;&#039;post the meeting notes to the wiki&#039;&#039;&#039; and e-mail the discussion list with a short summary.&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=CommunityWorkingGroup&amp;diff=41185</id>
		<title>CommunityWorkingGroup</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=CommunityWorkingGroup&amp;diff=41185"/>
		<updated>2014-04-04T09:32:10Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* Working Group Members */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bringing the Noisebridge community together to create a better space for all.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The goal of the Community Working Group is to solve problems as a group that we have historically failed to solve as individuals.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
* keeping the space clean and physically safe.&lt;br /&gt;
* resolving interpersonal conflicts before they become &amp;quot;drama&amp;quot;.&lt;br /&gt;
* maintaining commonly used facilities by delegating responsiblity (and making sure to award recognition!)&lt;br /&gt;
* hosting social events that encourage greater connectedness, without putting extra pressure on the space.&lt;br /&gt;
&lt;br /&gt;
=== Working Group Members ===&lt;br /&gt;
&lt;br /&gt;
[[User:Daravinne]]&lt;br /&gt;
&lt;br /&gt;
[[User:Nthmost]]&lt;br /&gt;
&lt;br /&gt;
[[User:AdrianChadd]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;.....need moar members&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Philosophy of Operation ===&lt;br /&gt;
&lt;br /&gt;
As a &amp;quot;fractal&amp;quot; working group: &lt;br /&gt;
&lt;br /&gt;
* the Community Working Group may spin off subgroups as needed or desired, groups which can expect no &amp;quot;control&amp;quot; from its parent group, but which should probably check in from time to time.  The idea should always be to keep the community informally informed of all of the goings-on at Noisebridge.&lt;br /&gt;
* the CWG may change its style of decision-making to whatever works for the group. Experimentation is encouraged.  Full consensus should be considered the &amp;quot;default setting&amp;quot;.&lt;br /&gt;
* the CWG should use the lessons learned from its operation to make proposals and recommendations to the Noisebridge General Meeting.&lt;br /&gt;
&lt;br /&gt;
=== Philosophy of Conflict Resolution ===&lt;br /&gt;
&lt;br /&gt;
We&#039;d like to see people as individuals worthy of continued participation in Noisebridge, even when they make mistakes.  We believe that misunderstandings happen, and that no one is perfect.  We believe that the vast majority of people have good intentions and really just want to hack!&lt;br /&gt;
&lt;br /&gt;
We also believe that harassment is a serious problem and not to be taken lightly.  So while some disagreements may be treated as minor interpersonal misunderstandings, some should be referred out to another group specifically set up to handle harassment.  ([[User:flamsmark]] is working on this group)&lt;br /&gt;
&lt;br /&gt;
Finally, we agree that certain behaviors -- particularly sleeping in the space and drug use -- can endanger our relationship with our landlord and jeopardize our lease.  We hope to be able to refer individuals to local hostels, clinics, and shelters to assist them, rather than having them use Noisebridge as a halfway house or having Noisebridge throw them out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Group Meetings ===&lt;br /&gt;
&lt;br /&gt;
schedule goes here, also links to meeting notes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Possible CWG Projects ===&lt;br /&gt;
&lt;br /&gt;
* making a New Member Packet containing info about processes, participation, etc, and probably stickers or something too&lt;br /&gt;
* refactoring the redshirts role and implementation&lt;br /&gt;
* rainbow grocery&#039;s consensus and conflict mediation workshop&lt;br /&gt;
* outreach/help/services for the disadvantaged/dwelling-impaired  (THIS IS IMPORTANT, sure we are not a homeless shelter but our structure and openness cause us to be a vector for this demographic.  i think it behooves us as an organization and as people to address this in an empathic and controlled manner.)&lt;br /&gt;
* ensuring clean/safe facilities (bathrooms, basically, but maybe kitchen -- depends on strength of the [[KitchenWorkingGroup]])&lt;br /&gt;
&lt;br /&gt;
=== Possible CWG Scenarios ===&lt;br /&gt;
&lt;br /&gt;
* hosting a dialog between people who think the kitchen promotes the use of Noisebridge as a homeless shelter versus people who use the kitchen responsibly.&lt;br /&gt;
** thinking about the kitchen existing at all: if we minimize the &amp;quot;dishes and pots&amp;quot; aspect of the kitchen, and set it up to facilitate hacking type stuff like molecular gastronomy, and add a dishwasher, it could get better.&lt;br /&gt;
&lt;br /&gt;
* addressing problematic behavior on the part of individuals and considering whether they should be referred to a separate mediation/harassment group.&lt;br /&gt;
&lt;br /&gt;
Maybe (but maybe not):&lt;br /&gt;
&lt;br /&gt;
* implementing and maintaining management software (http://spiff.readthedocs.org/en/latest/ via torrie, and https://www.loomio.org/ , and https://slack.com/  and http://www.discourse.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== NOT in the CWG&#039;s purview ===&lt;br /&gt;
&lt;br /&gt;
* kitchen rebuild (content/process) -- [[KitchenWorkingGroup]] should attack this one. &lt;br /&gt;
* refactoring consensus process and decision negotiation (consensus is not a monolithic model, and its also complex and mutable, kinda like agile/scrum methodology.  participants in it should be informed and prepared.) http://web.mit.edu/publicdisputes/practice/cbh_ch1.html&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=User:AdrianChadd&amp;diff=39905</id>
		<title>User:AdrianChadd</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=User:AdrianChadd&amp;diff=39905"/>
		<updated>2014-02-16T04:47:14Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Who am I? ===&lt;br /&gt;
&lt;br /&gt;
Google &amp;quot;Adrian Chadd&amp;quot;. I do open source wifi. I&#039;m currently at Netflix doing bad things to FreeBSD for their video delivery mechanism.&lt;br /&gt;
&lt;br /&gt;
I was a core developer on Squid (the web proxy/cache software) for almost ten years.&lt;br /&gt;
&lt;br /&gt;
I also have a vast array of estoric knowledge from the 80s when 8 and 16-bit microcomputers ran wild. I was a child then but somehow I retained more than I thought.&lt;br /&gt;
&lt;br /&gt;
=== Associate Membership ===&lt;br /&gt;
Please endorse me!&lt;br /&gt;
# [[User:JeffreyATW/Endorsements#AdrianChadd|JeffreyATW]]&lt;br /&gt;
# [[User:Jake|Jake]]&lt;br /&gt;
# [[User:Jarrod|Jarrod]] endorses AdrianChadd as an associate member of Noisebridge.&lt;br /&gt;
# [[User:Ravyn|Ravyn]] endorses AdrianChadd as an associate member of Noisebridge&lt;br /&gt;
&lt;br /&gt;
[[Category:Members]]&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=User:Christie&amp;diff=28019</id>
		<title>User:Christie</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=User:Christie&amp;diff=28019"/>
		<updated>2012-11-06T09:25:30Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* Anaphylaxis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am also known as Valkyrie.  It&#039;s an old name that I resurrect from time to time and will be more likely to respond to it than my real name.  The internet also knows me as longobord. That name is never taken. The two are actually interrelated, if you can believe that.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
I am not so good at the lifting heavy things business, but that doesn&#039;t always stop me, considering my ongoing love affair with molten metal.&lt;br /&gt;
&lt;br /&gt;
[http://wiki.orbswarm.com/images/a/a1/Orb-R2-Christie.JPG Me and robots] I am the one who&#039;s not a robot. I help with the orb robot on my left.&lt;br /&gt;
&lt;br /&gt;
===Identifications===&lt;br /&gt;
==== &amp;lt;tt&amp;gt;/etc/passwd&amp;lt;/tt&amp;gt; entry ====&lt;br /&gt;
 # adduser --shell /bin/bash --uid 21580 --gecos &#039;Christie Dudley&#039; longobord&lt;br /&gt;
 ...&lt;br /&gt;
 # awk -F: &#039;$1==&amp;quot;longobord&amp;quot; {print}&#039; /etc/passwd&lt;br /&gt;
 longobord:x:21580:21580:Christie Dudley,,,:/home/longobord:/bin/bash&lt;br /&gt;
&lt;br /&gt;
==== ssh Public Key ====&lt;br /&gt;
I don&#039;t have a good use for it, and I keep losing track of the one that gets signed by friends as I switch machines. I imagine someday it might actually be useful.&lt;br /&gt;
&lt;br /&gt;
===contact===&lt;br /&gt;
longobord at gmail is my most direct email.&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;m also found at:&lt;br /&gt;
*c.dudley at ieee org&lt;br /&gt;
*christie at flaminglotus com&lt;br /&gt;
*longobord at most of the popular places.&lt;br /&gt;
longobord on twitter, gtalk, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
Valkyrie` and Valkyrie`` and sometimes even Valkyrie- on irc&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===interest===&lt;br /&gt;
I have an odd constellation of interests.  These are pretty much the leading ones, in no particular order:&lt;br /&gt;
* The Law: I now study law full time.&lt;br /&gt;
* Small communications device hacking/listening&lt;br /&gt;
* Protocol analysis and reversing&lt;br /&gt;
* Making gadgety things do things they weren&#039;t intended.&lt;br /&gt;
* Personal liberty and privacy, technically and legally.&lt;br /&gt;
* Space exploration, intermediate steps headed towards the moon as a model for outward expansion&lt;br /&gt;
* Robots because I don&#039;t understand why we don&#039;t have these already.&lt;br /&gt;
* A bit of ham radio, although I hate talking.&lt;br /&gt;
* Light-based art, including LEDs and fire and pyrotechnics&lt;br /&gt;
&lt;br /&gt;
===projects===&lt;br /&gt;
Still getting these sorted.  Perpetually.  Here are a couple of things that have been rattling around in my head:&lt;br /&gt;
* Designing and building robots that can move independently or when attached to each other.&lt;br /&gt;
* Probably something with LEDs, including acrylic light pipes.  Maybe some cast resin.  &lt;br /&gt;
** Work with Zedd on getting the counter top lit&lt;br /&gt;
** LED fingernails&lt;br /&gt;
*** Need to find the smallest battery available.&lt;br /&gt;
*** Get some SMD resistors to match.&lt;br /&gt;
** LED &amp;quot;beading&amp;quot; on clothing&lt;br /&gt;
** LED &amp;quot;light&amp;quot; staff.  Completed, did a 5MoF talk on this easy project.&lt;br /&gt;
* Wearable interfaces Preferably input devices, as heads up displays are more obtainable.&lt;br /&gt;
* Learning new things, like German, only that&#039;s a pretty old thing really.&lt;br /&gt;
&lt;br /&gt;
I have (had?) all the parts to build a tesla coil  I think I should do that someday.&lt;br /&gt;
I also like to arrange for people to come to the space to talk about cool stuff.&lt;br /&gt;
&lt;br /&gt;
===Allergies===&lt;br /&gt;
I have many allergies.  I get tired of reminding people of my current list of allergies my doctor has advised me about, so I wanted to include it here.&lt;br /&gt;
&lt;br /&gt;
====Anaphylaxis====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Anaphylaxis Anaphylaxis] is an immediately life-threatening form of an allergic reaction.  I have only had this once in my life, but I am at a very real risk, so the more people who know about it the better.  If I collapse and turn blue, chances are I am in anaphylactic shock.  I always try to carry an epi-pen somewhere on my person.  (Jacket chest pocket or handbag or something.)  Ask me to see it, I&#039;m happy to show it to you.  I even have a trainer if you want to practice. Take it out, pop the cap and stab me with it in the thigh RIGHT AWAY.  Although I tend to react slowly, if I&#039;m already blue it means I&#039;m already dying.&lt;br /&gt;
&lt;br /&gt;
====Food====&lt;br /&gt;
I&#039;ve successfully reintroduced all the problem foods back into my diet, but I still avoid wheat when it&#039;s not terribly inconvenient. (And it can be terribly inconvenient to not drink beer.)&lt;br /&gt;
&lt;br /&gt;
====Environmental====&lt;br /&gt;
&#039;&#039;&#039;Cats&#039;&#039;&#039;: I have had many second-hand reactions to cats.  I am so allergic, I am sometimes allergic to people who have cats, which is very unfortunate.  Oh, and ferrets happen to fall in this category. It&#039;s my cat allergy that has caused anyphylaxis in the past, so if I get really excited about it, it&#039;s just my concern about continuing to remain alive.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mold&#039;&#039;&#039;: This crops up in odd things.  Artificial smoke machines are horrid for this.  Cheap cigarettes sometimes have mold.  &amp;quot;fresh air&amp;quot; after a light rain is often quite full of mold.  It doesn&#039;t matter if it&#039;s living or dead, it will still bother me.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dust&#039;&#039;&#039;:  I&#039;m not intending to be rude when I decline to help clean up anything that&#039;s been sitting for longer than week or two.  Vacuuming often makes this worse, even with a great filter, simply because you&#039;re stirring it up.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other&#039;&#039;&#039;: I&#039;m also allergic to dogs, pollens, fragrances and other random stuff, but these are either not as serious or immediate as the rest. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Irritants&#039;&#039;&#039;: If I&#039;m having an allergic reaction to something else, any stuff in the air (smoke, cleaning chemicals, even dish soap) even if I&#039;m not allergic, will worsen the condition.&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=User:Christie&amp;diff=28018</id>
		<title>User:Christie</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=User:Christie&amp;diff=28018"/>
		<updated>2012-11-06T09:24:36Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* Food */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am also known as Valkyrie.  It&#039;s an old name that I resurrect from time to time and will be more likely to respond to it than my real name.  The internet also knows me as longobord. That name is never taken. The two are actually interrelated, if you can believe that.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
I am not so good at the lifting heavy things business, but that doesn&#039;t always stop me, considering my ongoing love affair with molten metal.&lt;br /&gt;
&lt;br /&gt;
[http://wiki.orbswarm.com/images/a/a1/Orb-R2-Christie.JPG Me and robots] I am the one who&#039;s not a robot. I help with the orb robot on my left.&lt;br /&gt;
&lt;br /&gt;
===Identifications===&lt;br /&gt;
==== &amp;lt;tt&amp;gt;/etc/passwd&amp;lt;/tt&amp;gt; entry ====&lt;br /&gt;
 # adduser --shell /bin/bash --uid 21580 --gecos &#039;Christie Dudley&#039; longobord&lt;br /&gt;
 ...&lt;br /&gt;
 # awk -F: &#039;$1==&amp;quot;longobord&amp;quot; {print}&#039; /etc/passwd&lt;br /&gt;
 longobord:x:21580:21580:Christie Dudley,,,:/home/longobord:/bin/bash&lt;br /&gt;
&lt;br /&gt;
==== ssh Public Key ====&lt;br /&gt;
I don&#039;t have a good use for it, and I keep losing track of the one that gets signed by friends as I switch machines. I imagine someday it might actually be useful.&lt;br /&gt;
&lt;br /&gt;
===contact===&lt;br /&gt;
longobord at gmail is my most direct email.&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;m also found at:&lt;br /&gt;
*c.dudley at ieee org&lt;br /&gt;
*christie at flaminglotus com&lt;br /&gt;
*longobord at most of the popular places.&lt;br /&gt;
longobord on twitter, gtalk, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
Valkyrie` and Valkyrie`` and sometimes even Valkyrie- on irc&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===interest===&lt;br /&gt;
I have an odd constellation of interests.  These are pretty much the leading ones, in no particular order:&lt;br /&gt;
* The Law: I now study law full time.&lt;br /&gt;
* Small communications device hacking/listening&lt;br /&gt;
* Protocol analysis and reversing&lt;br /&gt;
* Making gadgety things do things they weren&#039;t intended.&lt;br /&gt;
* Personal liberty and privacy, technically and legally.&lt;br /&gt;
* Space exploration, intermediate steps headed towards the moon as a model for outward expansion&lt;br /&gt;
* Robots because I don&#039;t understand why we don&#039;t have these already.&lt;br /&gt;
* A bit of ham radio, although I hate talking.&lt;br /&gt;
* Light-based art, including LEDs and fire and pyrotechnics&lt;br /&gt;
&lt;br /&gt;
===projects===&lt;br /&gt;
Still getting these sorted.  Perpetually.  Here are a couple of things that have been rattling around in my head:&lt;br /&gt;
* Designing and building robots that can move independently or when attached to each other.&lt;br /&gt;
* Probably something with LEDs, including acrylic light pipes.  Maybe some cast resin.  &lt;br /&gt;
** Work with Zedd on getting the counter top lit&lt;br /&gt;
** LED fingernails&lt;br /&gt;
*** Need to find the smallest battery available.&lt;br /&gt;
*** Get some SMD resistors to match.&lt;br /&gt;
** LED &amp;quot;beading&amp;quot; on clothing&lt;br /&gt;
** LED &amp;quot;light&amp;quot; staff.  Completed, did a 5MoF talk on this easy project.&lt;br /&gt;
* Wearable interfaces Preferably input devices, as heads up displays are more obtainable.&lt;br /&gt;
* Learning new things, like German, only that&#039;s a pretty old thing really.&lt;br /&gt;
&lt;br /&gt;
I have (had?) all the parts to build a tesla coil  I think I should do that someday.&lt;br /&gt;
I also like to arrange for people to come to the space to talk about cool stuff.&lt;br /&gt;
&lt;br /&gt;
===Allergies===&lt;br /&gt;
I have many allergies.  I get tired of reminding people of my current list of allergies my doctor has advised me about, so I wanted to include it here.&lt;br /&gt;
&lt;br /&gt;
====Anaphylaxis====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Anaphylaxis Anaphylaxis] is an immediately life-threatening form of an allergic reaction.  I have only had this once in my life, but I am at a very real risk, so the more people who know about it the better.  If I collapse and turn blue, chances are I am in anaphylactic shock.  I always try to carry an epi-pen somewhere on my person.  (Jacket chest pocket or handbag or something.)  Ask me to see it, I&#039;m happy to show it to you.  Take it out, pop the cap and stab me with it in the thigh RIGHT AWAY.  Although I tend to react slowly, if I&#039;m already blue it means I&#039;m already dying.&lt;br /&gt;
&lt;br /&gt;
====Food====&lt;br /&gt;
I&#039;ve successfully reintroduced all the problem foods back into my diet, but I still avoid wheat when it&#039;s not terribly inconvenient. (And it can be terribly inconvenient to not drink beer.)&lt;br /&gt;
&lt;br /&gt;
====Environmental====&lt;br /&gt;
&#039;&#039;&#039;Cats&#039;&#039;&#039;: I have had many second-hand reactions to cats.  I am so allergic, I am sometimes allergic to people who have cats, which is very unfortunate.  Oh, and ferrets happen to fall in this category. It&#039;s my cat allergy that has caused anyphylaxis in the past, so if I get really excited about it, it&#039;s just my concern about continuing to remain alive.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mold&#039;&#039;&#039;: This crops up in odd things.  Artificial smoke machines are horrid for this.  Cheap cigarettes sometimes have mold.  &amp;quot;fresh air&amp;quot; after a light rain is often quite full of mold.  It doesn&#039;t matter if it&#039;s living or dead, it will still bother me.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dust&#039;&#039;&#039;:  I&#039;m not intending to be rude when I decline to help clean up anything that&#039;s been sitting for longer than week or two.  Vacuuming often makes this worse, even with a great filter, simply because you&#039;re stirring it up.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other&#039;&#039;&#039;: I&#039;m also allergic to dogs, pollens, fragrances and other random stuff, but these are either not as serious or immediate as the rest. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Irritants&#039;&#039;&#039;: If I&#039;m having an allergic reaction to something else, any stuff in the air (smoke, cleaning chemicals, even dish soap) even if I&#039;m not allergic, will worsen the condition.&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=User:Christie&amp;diff=26669</id>
		<title>User:Christie</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=User:Christie&amp;diff=26669"/>
		<updated>2012-07-28T04:27:30Z</updated>

		<summary type="html">&lt;p&gt;173.228.107.115: /* ssh Public Key */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am also known as Valkyrie.  It&#039;s an old name that I resurrect from time to time and will be more likely to respond to it than my real name.  The internet also knows me as longobord. That name is never taken. The two are actually interrelated, if you can believe that.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
I am not so good at the lifting heavy things business, but that doesn&#039;t always stop me, considering my ongoing love affair with molten metal.&lt;br /&gt;
&lt;br /&gt;
[http://wiki.orbswarm.com/images/a/a1/Orb-R2-Christie.JPG Me and robots] I am the one who&#039;s not a robot. I help with the orb robot on my left.&lt;br /&gt;
&lt;br /&gt;
===Identifications===&lt;br /&gt;
==== &amp;lt;tt&amp;gt;/etc/passwd&amp;lt;/tt&amp;gt; entry ====&lt;br /&gt;
 # adduser --shell /bin/bash --uid 21580 --gecos &#039;Christie Dudley&#039; longobord&lt;br /&gt;
 ...&lt;br /&gt;
 # awk -F: &#039;$1==&amp;quot;longobord&amp;quot; {print}&#039; /etc/passwd&lt;br /&gt;
 longobord:x:21580:21580:Christie Dudley,,,:/home/longobord:/bin/bash&lt;br /&gt;
&lt;br /&gt;
==== ssh Public Key ====&lt;br /&gt;
I don&#039;t have a good use for it, and I keep losing track of the one that gets signed by friends as I switch machines. I imagine someday it might actually be useful.&lt;br /&gt;
&lt;br /&gt;
===contact===&lt;br /&gt;
longobord at gmail is my most direct email.&amp;lt;br&amp;gt;&lt;br /&gt;
I&#039;m also found at:&lt;br /&gt;
*c.dudley at ieee org&lt;br /&gt;
*christie at flaminglotus com&lt;br /&gt;
*longobord at most of the popular places.&lt;br /&gt;
longobord on twitter, gtalk, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
Valkyrie` and Valkyrie`` and sometimes even Valkyrie- on irc&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===interest===&lt;br /&gt;
I have an odd constellation of interests.  These are pretty much the leading ones, in no particular order:&lt;br /&gt;
* The Law: I now study law full time.&lt;br /&gt;
* Small communications device hacking/listening&lt;br /&gt;
* Protocol analysis and reversing&lt;br /&gt;
* Making gadgety things do things they weren&#039;t intended.&lt;br /&gt;
* Personal liberty and privacy, technically and legally.&lt;br /&gt;
* Space exploration, intermediate steps headed towards the moon as a model for outward expansion&lt;br /&gt;
* Robots because I don&#039;t understand why we don&#039;t have these already.&lt;br /&gt;
* A bit of ham radio, although I hate talking.&lt;br /&gt;
* Light-based art, including LEDs and fire and pyrotechnics&lt;br /&gt;
&lt;br /&gt;
===projects===&lt;br /&gt;
Still getting these sorted.  Perpetually.  Here are a couple of things that have been rattling around in my head:&lt;br /&gt;
* Designing and building robots that can move independently or when attached to each other.&lt;br /&gt;
* Probably something with LEDs, including acrylic light pipes.  Maybe some cast resin.  &lt;br /&gt;
** Work with Zedd on getting the counter top lit&lt;br /&gt;
** LED fingernails&lt;br /&gt;
*** Need to find the smallest battery available.&lt;br /&gt;
*** Get some SMD resistors to match.&lt;br /&gt;
** LED &amp;quot;beading&amp;quot; on clothing&lt;br /&gt;
** LED &amp;quot;light&amp;quot; staff.  Completed, did a 5MoF talk on this easy project.&lt;br /&gt;
* Wearable interfaces Preferably input devices, as heads up displays are more obtainable.&lt;br /&gt;
* Learning new things, like German, only that&#039;s a pretty old thing really.&lt;br /&gt;
&lt;br /&gt;
I have (had?) all the parts to build a tesla coil  I think I should do that someday.&lt;br /&gt;
I also like to arrange for people to come to the space to talk about cool stuff.&lt;br /&gt;
&lt;br /&gt;
===Allergies===&lt;br /&gt;
I have many allergies.  I get tired of reminding people of my current list of allergies my doctor has advised me about, so I wanted to include it here.&lt;br /&gt;
&lt;br /&gt;
====Anaphylaxis====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Anaphylaxis Anaphylaxis] is an immediately life-threatening form of an allergic reaction.  I have only had this once in my life, but I am at a very real risk, so the more people who know about it the better.  If I collapse and turn blue, chances are I am in anaphylactic shock.  I always try to carry an epi-pen somewhere on my person.  (Jacket chest pocket or handbag or something.)  Ask me to see it, I&#039;m happy to show it to you.  Take it out, pop the cap and stab me with it in the thigh RIGHT AWAY.  Although I tend to react slowly, if I&#039;m already blue it means I&#039;m already dying.&lt;br /&gt;
&lt;br /&gt;
====Food====&lt;br /&gt;
I&#039;ve successfully reintroduced all the problem foods back into my diet, but I still avoid wheat when it&#039;s not terribly inconvenient. (And it is terribly inconvenient to not drink beer.)&lt;br /&gt;
&lt;br /&gt;
====Environmental====&lt;br /&gt;
&#039;&#039;&#039;Cats&#039;&#039;&#039;: I have had many second-hand reactions to cats.  I am so allergic, I am sometimes allergic to people who have cats, which is very unfortunate.  Oh, and ferrets happen to fall in this category. It&#039;s my cat allergy that has caused anyphylaxis in the past, so if I get really excited about it, it&#039;s just my concern about continuing to remain alive.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mold&#039;&#039;&#039;: This crops up in odd things.  Artificial smoke machines are horrid for this.  Cheap cigarettes sometimes have mold.  &amp;quot;fresh air&amp;quot; after a light rain is often quite full of mold.  It doesn&#039;t matter if it&#039;s living or dead, it will still bother me.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dust&#039;&#039;&#039;:  I&#039;m not intending to be rude when I decline to help clean up anything that&#039;s been sitting for longer than week or two.  Vacuuming often makes this worse, even with a great filter, simply because you&#039;re stirring it up.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other&#039;&#039;&#039;: I&#039;m also allergic to dogs, pollens, fragrances and other random stuff, but these are either not as serious or immediate as the rest. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Irritants&#039;&#039;&#039;: If I&#039;m having an allergic reaction to something else, any stuff in the air (smoke, cleaning chemicals, even dish soap) even if I&#039;m not allergic, will worsen the condition.&lt;/div&gt;</summary>
		<author><name>173.228.107.115</name></author>
	</entry>
</feed>