|
|
| (25 intermediate revisions by 4 users not shown) |
| Line 1: |
Line 1: |
| ==Patrick Keys==
| |
|
| |
|
| * citizenkeys AT gmail DOT com
| |
| * http://www.linkedin.com/in/citizenkeys
| |
|
| |
| ==Hacks==
| |
| ===Ideas===
| |
|
| |
| * Contract Work - a sustainable approach to actually paying people (!!!) for doing specific work for Noisebridge
| |
| * Event Management - archive of prior events, pictures from events, making NB a more desirable event venue
| |
| * Forums - Improvements to the new Noisebridge forum system
| |
| * Marketbridge - an idea for an ecommerce site for all the stuff we make at Noisebridge or trade for donations (t-shirts, kombucha, etc)
| |
| * Mini-craigslist - a mini craigslist for Noisefolk to offer/obtain goods and services
| |
| * Project Management - a shared project management system that everybody can use
| |
| * Publishing - printed noisebridge brochure, introduction to circuit hacking, fundraising information
| |
| * Web-based photo gallery - a Noisebridge photo gallery with a separate album for each event and an album of projects made at Noisebridge
| |
| * Web-based voting - a system to allow Noisefolk to conduct votes electronically for anything Noisebridge-related
| |
| * Xen server - a hypervisor server so everybody can have root on their own virtual machine
| |
|
| |
| ===Accomplishments===
| |
|
| |
| * [[Apps]] - Created the Noisebridge Android application.
| |
| * [[Bathrooms]] - Implemented infrastructure upgrades to both of our bathrooms. {{Fact}}
| |
| * [[Carpool]] - Planned and initially organized this page of carpool participants.
| |
| * [[Circuit Hacking Kits]] - Compiled a list of circuit hacking kits.
| |
| * [[Diversity]] - Created this page to make everybody feel welcome.
| |
| * [[Hack-Make Space Comparison]] - Comparison of Noisebridge to other nearby Hack-Make spaces.
| |
| * [[Income]] {{Fact|What did you accomplish with regard to Income at noisebridge?}}
| |
| * [[Labels]] {{Fact}}
| |
| * [[Lockers]] {{Fact|We currently have no lockers at noisebridge, this is not accomplished.}}
| |
| * [[Meeting Notes Archive]] {{Fact|The archive existed before you, what did you accomplish wrt the meeting archives?}}
| |
| * [[Metrics]] {{Fact}}
| |
| * [[Reservations]] {{Fact}}
| |
| * [[Snackbridge]] - Planned, organized, and routinely manage the budget for snacks. {{Fact}}
| |
|
| |
| ==/etc/passwd entry==
| |
| # adduser --shell /bin/bash --uid 369 --gecos 'Patrick Keys' citizenkeys
| |
| ...
| |
| # awk -F: '$1=="citizenkeys" {print}' /etc/passwd
| |
| citizenkeys:x:369:369:Patrick Keys,,,:/home/citizenkeys:/bin/bash
| |
|
| |
| ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAf0RuybwmIhAD/brkCC+wOP8om0Lv7HtdR4HPCRpYeemi7CSPPsyvW0i1pX6lp4sRio6k1ci/qrzXOc2mpe46rUMsVtrJMpmNa5Dh7v/8GFCT84BmgMm1UF3TA/ixGGvEqEk/m4NvjPP+/BothJl3QgeHjxSbIMzLJQ0BOgdXNikMPCnjekVwR/r+UXfV6/g01LPjHRlxcOhvsAKemlbJaKOIhVKReRwB9vOzy3VwB3vSLRamBJZEm8gbt3e9EbxoqO1M1YgQZxjxTQbmRHiqRqGLRtbRTANSfkrXGxnSi6gEcaxJe/qqr0qCJ6CF3HMPWKukjN+LsRfNNW7i8Uem0mogRORMx73qQbhwB9uYnWFVY5DvaTKbxe5DQFYdhULoYFtsoiJq7Xp8+969xOu+JEAUqlTsOmQvflNj5graTAY3pO1BGZGO8nfOLIehrW0927xfCZM91ACGnbwSKMBnOyNImPDt70QcYKmNNiXCLtA3H+SuCsxPjIqCXZxuHloH2xe8bEb04UQ/Bx7V60MjLrLJ7CSxq39qA3240KeB/bRV+WYA/MvRC4/c/J0Qz4/atHUoa7+lD/RC8y+rfBtSccTY9+ok/hkTzzzmnWgP6fC9J7n2wfq5NRdZUQ5n9YK371/LXtG9jSMxh8fxc5GM+hohQ9wWU3EN6xufKpD4Q== hello world
| |