diff --git a/call-for-nodes.html b/call-for-nodes.html new file mode 100644 index 0000000..686738c --- /dev/null +++ b/call-for-nodes.html @@ -0,0 +1,161 @@ + + + + + + + +CALL FOR NODES -- Trans HacKmeeting 2018 + + + +
+ + +

Trans Hackmeeting

+

August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)

+

Call for Nodes

+
+ +
+

INTRO

+

We recognise that no infrastructure can be fully autonomous, since autonomy is relative to context. Discussing autonomous infrastructures would they be digital or not, engages us to acknowledge their context of existence and think our relation to it. This transhackmeeting will take place in a context of resistance where we can imagine the decolonisation of technologies. We want to address this situation both from our situation in Europe and in Tarnac, as well as from the production of technologies. The transhackmeeting is self-organized, we imagine that all person present reflects on hacking practice and production. +

+

+ Reaction of President El Bechir to the movement of opposition, and its attempts at getting organised through the Internet in 2013: + +"We noticed this last days the calls to topple the regime launched from persons hidden behind their keyboards" , president El Bechir (in power since the military coup of 1989) declared in the village of kasala. +" We tell them if you want to topple the regime face us directly in the street, i dare you to come down to the streets. But you will not come, since you havent forgotten what happened ... This reigme will not be toppled by keyboards and whatsapp" , " This is in your dreams, we didn't come trought the internet, we came through blood ! " Announced the president on television. +

+
+ +
+

WHO ORGANIZES?

+ +

+ The Transhackmeeting started with the will to bring together the Spanish and Italian annual hackmeetings. The Transhackmeeting happened twice in 2004 and 2007. This new event, 11 years later, takes pride in this filiation, and wants to gather hackers from across Europe in the central ground of Tarnac, halfway between the Southern hacklabs and the Northern hackerspaces. A group of people gathered during FOSDEM to organize the meeting, including one person from Tarnac who proposed the place. During 2017 surged the idea to reactivate the Transhackmeeting and through various gatherings and discussions in the hackmeetings and various European events emerged the plan to meet in Tarnac. Durante el año 2017 surge la idea de volver a recuperar el encuentro y tras diversas puestas en común en los hackmeetings y otros eventos europeos, se plantea un encuentro en Tarnac. Mid-May we went to Tarnac to meet the people there and study the feasability of making the event happen there. We were received like friends and found a welcoming and ready collective to harbor the resurgence of the Transhackmeeting. +

+

+ Traditionally the Transhackmeeting is self-organized, which means that you, as a participant, are part of the organization. The principal venue for THK organization is the mailing-list +

+

+ By subscribing to this list, and coming to the transhackmeeting you are becoming part of the organization ;P +

+
+ + +
+

FOR WHO?

+ + +
+ +
+

WHY?

+ +
+ +
+

WHEN?

+ +
+ +
+

WHERE?

+

TARNAC - GOUTAILLOUX +

+
+ +
+ +

PRACTICALITIES

+
+ +
+

HOW IS THE EVENT FINANCED?

+ +

Free entrance - Nobody is remunerated for their activity

+
+ +
+

HOW CAN I REGISTER?

+ +

Please register on the mailing list: THK ML

+
+ +
+

WHAT TOPICS?

+ + +

+ Ideas: +

+

+
+ +
+ +

TRANSLATION

+ +

For translation, discussion have started with COATI collective from Barcelona to have all the necessary devices for direct translations, we will need voluntary translator, from/to different languages.

+

We are also looking at providing LSF / LSI translation when possible.

+ +
+ + + diff --git a/date.patch b/date.patch new file mode 100644 index 0000000..5e8823f --- /dev/null +++ b/date.patch @@ -0,0 +1,32 @@ +The following changes since commit a32cf595911db524e8fc9567e735bf9352cf4e0b: + + + Dates order... (2018-05-22 23:01:19 +0200) + +are available in the git repository at: + + https://git.lattuga.net/samba/thk + +for you to fetch changes up to 0861654eac4b14374ade2a3b993920f27dd045ee: + + updated date to the aug 13th (2018-05-23 11:03:39 +0200) + +---------------------------------------------------------------- +natacha (1): + updated date to the aug 13th + + index.html | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/index.html b/index.html +index 5799b15..24c6c5c 100644 +--- a/index.html ++++ b/index.html +@@ -12,7 +12,7 @@ +
+ +

Trans Hackmeeting

+-

August 9-12th 2018 @ Le Goutailloux, Tarnac (FR)

++

August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)

+
+
+

diff --git a/index.html b/index.html index c62f33c..5ecb9bb 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,13 @@

+<<<<<<< HEAD

Trans Hackmeeting

August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)

+======= +

Trans Hackmeeting

+

August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)

+>>>>>>> 7f4cae7bdffea1d97bed3c5a6fe54ed5cfa6cf0d
diff --git a/style.css b/style.css index 063eb40..5a01fab 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,4 @@ +<<<<<<< HEAD body { font-family:sans-serif; font-size:12pt; @@ -5,6 +6,10 @@ body { p { font-family:serif; } +======= +body { font-family:sans-serif;font-size:12pt;} +p {font-family:serif;} +>>>>>>> 7f4cae7bdffea1d97bed3c5a6fe54ed5cfa6cf0d a { text-decoration:none; color:#e12323; @@ -14,6 +19,7 @@ a:hover { font-size: large; color: blueviolet; } +<<<<<<< HEAD ul { list-style:none; } @@ -41,3 +47,33 @@ footer { transform:rotate(180deg); display:inline-block; } +======= + +ul { list-style:none;} +hr { border:0; border-top:1px dotted #000;} +.logo{float:right;} body { max-width: 800px; left: 50%; position: relative; transform: translate(-50%,0%); } +footer {text-align:center; font-size:0.7em; padding-top:30px;} +.copyleft {transform:rotate(180deg); display:inline-block;} + +section>h3 { + text-align: right; + margin-right: 2rem; +} +section p:nth-child(2) { + font-size: large; + margin: auto 6rem; + text-align: justify; +} + +div.content_section_text pre { + margin: 8px 0px 8px 0px; + padding: 8px 8px 8px 8px; + + border-width: 1px; + border-style: dotted; + border-color: #000000; + + background-color: #F5F6F7; + font-family: "Mono"; + } +>>>>>>> 7f4cae7bdffea1d97bed3c5a6fe54ed5cfa6cf0d