Browse Source

updated the intro to darius kazemi

master
ccl 4 years ago
parent
commit
6defede2ea
  1. 17
      content/Section 3 - Bots/4-bots-and-infrastructures.md

17
content/Section 3 - Bots/4-bots-and-infrastructures.md

@ -3,14 +3,17 @@ Slug: 04-s3-bots-and-infrastructures
Date: 2020-11-01 12:02
Summary: How do bots relate to infrastructures?
Darius Kazemi is a computer programmer and artist, whose work engages with video games, bot making and . In 2016, Kazemi made staywokebot[^staywoke] in conversation with Black Lives Matter activists DeRay Mckesson and Samuel Sinyangwe. The bot sends out messages to its Twitter followers to uplift activists' morale and provide joyful interactions. Kazemi has also worked on private bots for activists that take over the work that is
Darius Kazemi is a computer programmer and artist, whose work engages with bot making and self-hosting social networks. He organised the Bot Summit[^summit] in 2013, 2014 and 2016.
it acts as a type of prosthesis that motivates . Other bots that Kazemi has made include
In 2016, Kazemi made staywokebot[^staywoke] in conversation with Black Lives Matter activists DeRay Mckesson and Samuel Sinyangwe. The bot sent out messages to its Twitter followers to uplift activists' morale and provide joyful interactions. Kazemi has also worked on private bots for activists that take over some of the repetitive or distressing work. They attempt to mitigate the harm and exhaustion that activists are exposed to on communication platforms such as Twitter by acting as a type of prosthesis.
Kazemi is also behind the Run Your Own Social[^runsocial] site, where he wrote a guide on setting up a self-hosted social media.
How do bots relate to digital infrastructures? Let's take two examples of communication platforms that
How do bots relate to computational infrastructures? Let's take two examples of communication platforms that employ different network topologies and economic models: Twitter (centralised) and Mastodon (decentralised, federated)[^mastodon]. As opposed to Twitter, Mastodon is a free and open source self-hosted networking service. Anyone can become a node in the network by installing the software and thus federate with other servers. The nodes, or user bases, are referred to as "instances" which have community-determined norms, often described through Codes of Conduct.
We will introduce the work of Darius Kazemi through the following questions:
Both microblogging platforms Twitter and Mastodon have a significant amount of bot agents. Kazemi has made bots for both of these communication infrastructures.
We will introduce his work through the following questions:
* Can you talk about your process of making bots?
* What types of bots are there?
@ -18,7 +21,7 @@ We will introduce the work of Darius Kazemi through the following questions:
* How do bots operate differently in centralised or decentralised networks?
* Can you give some examples of bots that you made?
# Footnotes
[^staywoke]: StayWokeBot <https://twitter.com/StayWokeBot/>
[^runsocial]: Run Your Own Social <https://runyourown.social/>
[^summit]: Recordings from the Bot Summit of 2016 <http://tinysubversions.com/botsummit/2016/>
[^mastodon]: Mastodon <https://joinmastodon.org/>

Loading…
Cancel
Save