fixed appearance of apt install instructions
[libreplanet-static.git] / 2021 / registered / chill / index.html
1
2 <!--#include virtual="/2021/includes/header.html"-->
3
4 <title>LibrePlanet &mdash; Registered Access - Chill Zone</title>
5
6 <style>
7 .irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
8 </style>
9
10 <!--#include virtual="/2021/includes/banner.html"-->
11 <!--#include virtual="/2021/includes/sidebar.html"-->
12
13 <div id="breadcrumbs">
14 <p><a href="../">Registered Access</a></p>
15 </div>
16
17 <h2>Chill Zone</h2>
18
19 <style>
20 .astronaut {
21 display: none;
22 }
23 </style>
24 <div id="lp-panel-fixed" class="panel panel-default hidden-xs">
25 <div class="panel-heading">
26 <h2 class="panel-title">
27 <span class="glyphicon glyphicon-list"></span>
28 Contents
29 </h2>
30 </div>
31 <div class="panel-body">
32 <p><a href="#bof">Birds of a Feather (BoF) sessions</a></p>
33 <p><a href="#jobboard">Job Board</a></p>
34 <p><a href="#trivia">Trivia</a></p>
35 <p><a href="#minetest">Minetest</a></p>
36 <p><a href="#voicechat">Voice chat</a></p>
37 <p><a href="#textchat">Text chat</a></p>
38 </div>
39 </div>
40
41 <a name="bof"><h3>Birds of a Feather</h3></a>
42
43 <h4>Non-Code Contributors' BoF</h4>
44 <ul>
45 <h4>Hosted by Taowa</h4>
46
47 <p>There are lots of contributions that aren't code: artwork, translations, design, packaging, license review, community building, organizing, activism, mentorship, user support; to name a few. For those of you whose primary involvement with the free software community falls under that category, your work can often feel like it takes a secondary role to that of those contributing code. Let's talk! </p>
48
49 <ul>
50 <li><strong>Time:</strong> 12:55 - 13:40 EDT, Saturday 3/20</li>
51 <li><strong>Location:</strong> TBA</li>
52 <li><strong>Sign up:</strong> Not necessary</li>
53 </ul>
54 </ul>
55 <br>
56 <h4>Calling all Free/Libre Founders</h4>
57 <ul>
58 <h4>Hosted by Wm Salt Hale</h4>
59 <p>Have you (or a group of friends) started a free software project? How about a usergroup or conference? Maybe you haven't yet, but are definitely considering it. Or, have you tried to start something new and found it didn't work out the way you wanted? Have you witnessed the rise and decline of projects and events, and are you willing to share your stories? Come to the Free/Libre Founders BoF and discuss your experience!</p>
60
61 <ul>
62 <li><strong>Time:</strong> 14:45 - 15:30 EDT, Saturday 3/20</li>
63 <li><strong>Location:</strong> TBA</li>
64 <li><strong>Sign up:</strong> Not necessary </li>
65 </ul>
66 </ul>
67 <hr>
68 <a name="jobboard"><h2>Job Board</h2></a>
69
70 <p><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2021/JobBoard">Post / check for jobs</a>.</p>
71
72 <hr>
73
74 <a name="trivia"><h3>LibrePlanet Trivia</h3></a>
75
76 <p>Get your skull tool geared up for mental gymnastics at LibrePlanet
77 2021's free software trivia quiz game! Win prizes and bragging rights
78 while having a good time playing with your peers. Questions will vary in
79 difficulty, and we expect all participants to play under an honest policy.</p>
80
81 <p>The quiz will be hosted by
82 Craig Topham (FSF copyright and licensing associate & quizmaster) and
83 John Hsieh (FSF deputy director). The quiz is scheduled for Sunday the
84 22nd at 14:45 - 15:30 EDT.</p>
85
86 <p>To participate in the trivia contest, you will need to be <a href="https://libreplanet.org/2021/register">registered at the "Supporter" level</a>.</p>
87
88 <ul>
89 <li><strong>Time:</strong> 14:45 - 15:15 EDT, Sunday 3/21</li>
90 <li><strong>Location:</strong> TBA</a></li>
91 <li><strong>Registration:</strong> Not necessary</li>
92 </ul>
93
94 <hr>
95
96 <a name="minetest"><h3>Minetest</h3></a>
97
98 <p>We're running a <a href="https://www.minetest.net/">Minetest</a> game server
99 this year. Minetest is a classic and fun free software game in which players
100 build with blocks, and craft items. To install Minetest
101 <code>0.4</code> on Trisquel, run <strong><code style="white-space:nowrap;">sudo apt-get install
102 minetest</code></strong>.</p>
103
104 <p>To connect to our server, use the <code>minetest.libreplanet.org</code> URL
105 and the default port <code>30000</code>.
106
107 <hr>
108
109 <a name="voicechat"><h3>Voice chat</h3></a>
110
111 <p>Install the <strong><code>mumble</code></strong> package with a command like
112 <strong><code style="white-space:nowrap;">sudo apt-get install mumble</code></strong> Start the Mumble
113 application, and log into <code><strong>mumble.fsf.org</code></strong>.
114 Exhibitor' room names are listed above.
115
116 <hr>
117
118 <a name="textchat"><h3>Text chat</h3></a>
119
120 <p>Log in and enter: <strong><code>/join #libreplanet-gaming</code></strong>
121 in the chat window below.</p>
122
123 <!--
124 <iframe src="https://irc.libreplanet.org/irc/"
125 class="irc-client">
126 </iframe>
127 -->
128
129 <!--#include virtual="/2021/includes/footer.html"-->
130 <!--#include virtual="/2021/includes/common_js.html"-->
131 <!--#include virtual="/2021/includes/close.html" -->