large update

This commit is contained in:
maren 2023-12-29 01:43:14 -05:00
parent 91eaf6bb24
commit 1f2c22024b

View file

@ -32,6 +32,12 @@ a:visited {
.center {
text-align: center;
}
h1,h2,h3,h4,h5,h6 {
padding-top: .5em;
}
li {
padding-top: .25em;
}
</style>
</head>
@ -62,7 +68,6 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
<!-- translation section is done -->
<h1>YOU SHOULD START A COMPUTER CLUB IN THE PLACE THAT YOU LIVE</h1>
<pre class="notranslate">
,---------------------------,
| /---------------------\ |
@ -85,9 +90,78 @@ src="https://translate.google.com/translate_a/element.js?cb=googleTranslateEleme
/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
<p>i'm glad someone finally said it</p>
<h2>WHAT IS A COMPUTER CLUB?</h2>
<p>a computer club is where a group of people hang out and do computer together</p>
<h2>WHAT IS "DOING COMPUTER"?</h2>
<p>doing computer is whatever you want...on computers, together. our bias is towards programming and diy shared computing infrastructure. but there's also art and music and rad data science and circuit-bending and a million other things we don't know about</p>
<h2>WHY SHOULD I START A COMPUTER CLUB?</h2>
<p>the political economy of computing is awful. have you read <a href="https://bookwyrm.social/book/525851/s/palo-alto">Palo Alto</a>? me neither. we should read it. we deserve better than the DARPA-funded visions of Xerox PARC.</p>
<p>make the political economy of computing less awful and bring it home to you and yours by starting a computer club in the place that you live</p>
<h2>RULES</h2>
<p>we can't make you do anything, so do whatever you want. but these are the things we think are really important</p>
<ul>
<li><strong>hang out in real life:</strong> online has rude vibes, real life has kinder vibes. hang out in real life for trust and strength and to ground your computer club in your actual local context</li>
<li><strong>reject corporate sponsorship:</strong> corporate sponsorship constrains behavior and undermines collective ownership. computer club isn't yours if a corporate sponsor might get upset by something you do</li>
<li><strong>computer club is for computer club:</strong> you don't need a mission statement, but you might have an ethos that defines your computer club. computer club is beholden only to that ethos and the people who show up</li>
</ul>
<h2>GUIDELINES</h2>
<p>we still can't make you do anything, so continue doing whatever you want. but these are things we think are important to think about</p>
<ul>
<li>computing is political, so let computer club be political too</li>
<li>the <a href="https://www.recurse.com/social-rules">RC social rules</a> foster collaboration and psychological safety, consider using them</li>
<li>be inspired by permaculture</li>
<li>be inspired by small web</li>
<li>be inspired by diy culture</li>
<li>be inspired by computing as a medium through which better things are possible</li>
<li>try to host your stuff on your own computers in the place that you live</li>
<li>be open to interdisciplinary computing</li>
<li>be open to different histories and "skill levels" with computing</li>
</ul>
<h2>HOW SHOULD I START THE COMPUTER CLUB</h2>
<p>there are lots of ways to start a computer club; how you start will be unique to your computer club. but you could try</p>
<ul>
<li>talk about what used to excite you about doing computer. talk about how the political economy of computing could be better. talk about these things publicly. the computer club might already be breathing in the communities you're in</li>
<li>attend preexisting computing meetups and find like-minded people. meetups about "how to node.js apolitically" are sidelining people who would prefer "how to node.js pro-socially". don't try to be a recruiter -- just be excited at events and find people who are also excited</li>
<li>does your city have a food coop? food coops and computer clubs have a similar ethos; and food coops are a great place to get your food for the same reasons that a computer club is a great place to do computer. make friends at your food coop and find the computer-doers</li>
<li>join a project or start a project and talk to people there about starting a computer club. are you or someone you know doing:<ul>
<li>web design for a diy venue? work together!</li>
<li>technical support for a rad local project? work together!</li>
<li>communications for your neighborhood's nascent mesh network? work together!</li>
<li>working on local open data projects? work together!</li>
</ul></li>
<li>talk to existing computer clubs!</li>
</ul>
<h2>COMPUTER CLUBS AND SIMILAR THINGS THAT WE KNOW OF</h2>
<ul>
<li><a href="https://cyberia.club/">cyberia computer club</a></li>
<li><a href="https://www.ccc.de/">chaos computer club</a></li>
<li><a href="https://bunk.computer/">bunk computer club</a></li>
<li><a href="https://lurk.org/">LURK</a></li>
<li>computer clubs are inspired by <a href="https://en.m.wikipedia.org/wiki/Category:Hackerspaces">hackerspaces</a></li>
<li>[coming soon] your computer club!</li>
</ul>
<h2>TOOLS THAT ARE USEFUL FOR A COMPUTER CLUB</h2>
<ul>
<li>computers (personal computers)</li>
<li>computers (servers)</li>
<li>computers (people doing computer)</li>
<li><strong>chat:</strong> matrix, zulip, mattermost, signal, discord</li>
<li>love and trust!</li>
<li>a git forge (we like forgejo)</li>
<li>a tilde server (everyone gets a website and that is VERY fun)</li>
<li><strong>locations:</strong> living rooms, libraries, a cool local bookstore</li>
<li>connections to other local projects</li>
</ul>
<hr>
<section class="center">
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/">cc by-sa</a></p>