This commit is contained in:
Hugo 2024-06-26 20:21:15 +02:00
parent e09641c01f
commit 50cff557e0

View File

@ -7,16 +7,16 @@
<title>Deconference</title>
<style>
:root {
--light-text: #181715;
--light-bg: #ffffff;
--light-border: #181715;
--dark-text: #ffffff;
--dark-bg: #181715;
--dark-border: #ffffff;
--hightlight: #72dec2;
--border: var(--light-border);
--text: var(--light-text);
--bg: var(--light-bg);
--text: #181715;
--bg: #ffffff;
}
@media screen and (prefers-color-scheme: dark) {
:root {
--text: #ffffff;
--bg: #181715;
}
}
@font-face {
@ -84,13 +84,12 @@
}
footer {
border-top: 2px solid var(--light-text);
border-top: 2px solid var(--text);
padding-top: 1rem;
max-width: 42rem;
margin: 2rem auto;
text-align: center;
& .links {
display: flex;
flex-direction: row;
@ -107,25 +106,30 @@
</header>
<main>
<h2 id="what"><a href="#what">What?</a></h2>
<p>Deconference is the first conference organized by <a href="https://dmz.rs">Decentrala</a>, a Belgrade hackerspace. Deconference is concieved to be a platform for people to present and discuss ideas about decentralization in any sense of that word.</p>
<p></p>
<p>Deconference is the first conference organized by <a href="https://dmz.rs">the Decentrala</a>, a Belgrade hackerspace. The Deconference is conceived to be a platform for people to present and discuss ideas about decentralization in any sense of that word.</p>
<p>If you ask us what <em>decentralization</em> is, we can't answer that. There is no Central Committee of Decentralization, that would define this process. Therefore, we would like to hear from you what you consider under this term.</p>
<h2 id="wwhen-and-where"><a href="#when-and-where">When & Where?</a></h2>
<p>Deconforence will be held whole day on Sunday 15. September 2024, in Cultural Centar Magacin located in <a>Kraljevića Marka 4-8, Belgrade</a>. The day before, the social party will be hosted in <a href="https://dckrov.rs/">Community center Krov</a> located in <a>Kraljice Marije 47, Belgrade</a>.</p>
<p>The Deconforence will be held the whole day on Sunday 15. September 2024, in Cultural Centar Magacin located in <a href="https://osm.org/go/xf3Fz31te?node=1226456745">Kraljevića Marka 4-8, Belgrade</a>. The day before, the social party will be hosted in the <a href="https://dckrov.rs/">Community center Krov</a> located in <a href="https://osm.org/go/xf3HQQdIH">Kraljice Marije 47, Belgrade</a>.</p>
<h2 id="why"><a href="#why">Why?</a></h2>
<p>Decentrala was created by small group of enthusiasts gathered about idea of tehcnological decentralization. In last year and half, we organized more than 160 events: lectures, workshops, discussions, hackathons... with which we tried to democratize tehcnological knowlege, and eduacte people about privacy, open source, right to repair (and how to repair), cryptocurency... We didn't ever want to form opinions in invidiuals, we wanted to give them chance to be informed of alternatives and make a choice.</p>
<p>The Decentrala was created by a small group of enthusiasts gathered about the idea of technological decentralization. In the last year and a half, we organized more than 160 events: lectures, workshops, discussions, hackathons... with which we tried to democratize technological knowledge and educate people about privacy, open source, right to repair (and how to repair), digital assets, usage rights... Since day zero, we never wanted to force opinions on individuals, instead, we wanted to give them a chance to be informed of alternatives and make a choice for themselves.</p>
<p>We had the pleasure to chat with many visitors, many of them with backgrounds unrelated to technology. In our events and discussions with these interesting people, we realised that the idea of decentralization is much bigger than just "open technology". Many of today's activists and their organizations are fighting for some kind of decentralization. Therefore, we would like to hear stories about decentralization from different perspectives.</p>
<h2 id="who"><a href="#who">Who?</a></h2>
<p>Deconference is open platform for evryone who want to talk/demonstarte/discuss abot decentralization in any sense of that word. You can register your event on mail <a href="mailto:dekonferencija@dmz.rs">dekonferencija@dmz.rs</a> until the very day of the Deconference (15. September)</p>
<p>Deconference is open platform for evryone who want to talk/demonstarte/discuss about decentralization. You can register your event on mail <a href="mailto:dekonferencija@dmz.rs">dekonferencija@dmz.rs</a> until the very day of the Deconference (15. September)</p>
<p>We will populate this section as we confirm topics.</p>
<h2 id="how"><a href="#how">How?</a></h2>
<p>Deconference is financed by private assets of organizators. Deconference, as any other Decentral works, is completly free for any visitor. Deconference can't pay any grants to lecturers/presenters.</p>
<p>The Deconference is financed by the private assets of organisers. Deconference, like any other Decentrala's work, is completely free for any visitor. Deconference can't pay any grants to lecturers/presenters.</p>
<p>The Decentrala accepts donations only from individuals.</p>
</main>
<footer>