Hardcore Hack Night "wiki" ========================== It's just a text file, stored in /var/www/frostbyte/wiki.txt No messing around with wiki software or markup, you can jump in and write your thoughts. If you create a new file in the web directory, remember to do a `chmod g+w` on it so that other people in the webauthors group can change it. Mailing List ------------ Outside of meetings and other informal gatherings, the mailing lists are the main method of communication within the community. Friends List: https://talk.begriffs.com We are intentionally limiting the official methods of communication so that conversation does not fragment, and so we don't waste time setting up services. Just one list for all topics. No IRC/Matrix/Slack/foo/bar/baz. Note that the mailing list archives are currently *public* and are accessible at https://talk.begriffs.com/pipermail/friends/ VPS Access ---------- The VPS is set up to use public key authentication. To get access, please send your public key (or a reference to it) in an email to joe@begriffs.com or dave@19a6.net. Please note that we are volunteers and we might not be able to process your request for a day or five. New users are added to the wheel and webauthor groups. Pair programming ---------------- You can use the frostbyte.cc server for interactive programming with other users via tmux. Here are the commands to use: # person A tmux -S /tmp/pair chmod 777 /tmp/pair # person B tmux -S /tmp/pair attach For accompanying voice chat, we recommend running the Mumble client https://www.mumble.info and running a Murmur server such as https://umurmur.net [TODO: run a murmur server on frostbyte.cc] Member Websites --------------- * Dave Bucklin https://davebucklin.com * Joe Nelson https://begriffs.com * Chris Wilson https://kd9kjv.com * Sam Stuewe https://halosgho.st Hardcore Hack Blog ------------------ Rawdog has been set up to aggregate the RSS feeds of member blogs at /blog.html. We've seeded the config with a few feed URLs. To add your own blog to the list, update the config at /var/www/.rawdog/config. A cron has been set to rebuild blog.html daily.