commit 97f468fe7a1db133ffa27e9721ecb663b2677a8e
parent b1194bac0ba10621a14498e5889799b74954caa0
Author: rra <rscmbbn@riseup.net>
Date: Fri Jan 31 11:41:05 +0100
added image, stylez
Diffstat:2 files changed, 63 insertions(+), 4 deletions(-)
diff --git a/transmediale-2020-7-theses/index.html b/transmediale-2020-7-theses/index.html
@@ -18,23 +18,39 @@
font-style: normal;
}
+ h2 { line-height: 1.2em; }
+
body {
font-family: "Route159-SemiBold", Fallback, sans-serif;
font-size: 1.35em;
list-style-type: hiragana;
- line-height: 1.3em;
+ /*line-height: 1.3em;*/
color:#7800FF;
}
+ p {
+ margin:0;
+ }
+
.inverted {
background-color:#7800FF;
color:#FFF;
+ border:1px solid #7800FF;;
}
.faded {
opacity: 0.2;
}
+ .contain{
+ background-size:contain;
+ }
+
+ .caption {
+ background-color:#FFF;
+ font-family:monospace;
+ }
+
.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
</style>
</head>
@@ -57,9 +73,9 @@ class: inverted
---
-## "What if we were to accept that the goal of theory is not to extend knowledge by confi rming what we already know, that the world is a place of domination and oppression? What if we asked theory instead to help us see openings, to provide a space of freedom and possibility?"
+## "What if we were to accept that the goal of theory is not to extend knowledge by confirming what we already know, that the world is a place of domination and oppression? What if we asked theory instead to help us see openings, to provide a space of freedom and possibility?"
-J.K Gison-Graham after Eve Sedgewick in *Diverse Economies: performative practices for 'other worlds'*
+2008, J.K Gibson-Graham after Eve Sedgewick in *Diverse Economies: performative practices for 'other worlds'*
???
@@ -97,14 +113,52 @@ class:inverted
???
+so let's start with a quick overview
+
+---
+
+class:inverted
+
+# Fedi-what?
+
+a network of interoperable social media platforms
+
+instead of a single organization having control over software, hosting, moderation policy and development
+
+???
+
- what is alternative social media
- what is online federation
- what are the kind of services avail (microblog, blog, video, events)
- server = instance = community ?
+
+---
+class: contain, bottom, left
+
+background-image: url(thefediverse.jpg)
+
+.caption[how_the_fediverse_self_describes.png.jpg]
+
+???
+
+---
+class: center, middle
+
+![](thefediverse.jpg)
+
+???
+
- example of diversity of type of community/companies
- impact on the way these community are regulated
(moving from centralised service, to reddit style dependance, to experimentation self governance with the deisgn of own TOS, CoC, etc)
+---
+
+???
+
+
+
+
Consequence: you do not join Mastodon, you join the Fediverse
---
@@ -155,12 +209,14 @@ This is why, if we're going to talk about memes today, we must move the discussi
## Openness
---
+
.faded[# THESIS 2
## Fediverse as an ongoing critique of openness?]
## Openness & Universality
???
+
The concepts of openness, universality, and the free circulation of information have been central narratives for promoting technological progress
--
@@ -185,7 +241,10 @@ These are also the core liberal values that have underpinned the FLOSS movement
## and how social media has been promoted..
---
-.faded[## how social media has been promoted..] TODO
+
+.faded[
+
+## how social media has been promoted..]
--
diff --git a/transmediale-2020-7-theses/thefediverse.jpg b/transmediale-2020-7-theses/thefediverse.jpg
Binary files differ.