This is a curated list of links to resources on the Internet we found helpful along the way.
+This is a curated list of resources we found helpful along the way. (Links to commercial websites are not affiliate links.)
Education and Theory
+Thinking in Systems (Donnella H. Meadows) Introductory book on systems thinking. Great for building in intuition around feedback loops. [Link]
+Breaking the Social Media Prism (Chris Bail) Book making the case that social platforms can be engineered to be less polarizing. Aggregates many studies that provide a theoretical basis. [Link]
+Micromotives and Macrobehavior (Thomas Schelling) Mathematical and game theoretical models for equilibrium and emergent order in social systems. Understand how individual behaviors aggregate and express themselves in system-wide phenomena. [Link]
+The Strategy of Conflict (Thomas Schelling) Very influential book on game theory. Explanations on games with multiple equilibria. Introduces the now famous idea of a Schelling point. [Link]
+The Evolution of Cooperation (Robert Axelrod) Shows how computer programs optimizing for multi-round prisoner’s dilemma games choose “tit-for-tat” strategies. Evolutionary approaches about which strategy survives in the long run. Great insights as to how people are able to actually trust each other and cooperate in society despite each person looking after our own interest. [Link]
Entropy (for data science) Clearly Explained!!! (StatQuest) Youtube video explaining surprisal and entropy. [Link]
Information content (Wikipedia) Article on surprisal (= information content). Well-written and provides some useful intuitions. [Link]
Neural Networks: Zero to Hero (Andrej Karpathy) Course on neural networks. [Link]
@@ -99,20 +104,39 @@Education and Theory
What do I think about Community Notes? (Vitalik Buterin) Explanation on and opinions about Community Notes. [Link]
‘Generative CI’ through Collective Response Systems (Aviv Ovadya) Working paper on collective response systems and how they could enable “Generative Collective Intelligence”. [Link]
Distributed Bayesian Reasoning Introduction (Jonathan Warden) Discussion of how Bayesian reasoning could work on a collective level to achieve collective intelligence. [Link]
+Liberty and the News (Walter Lippmann) Very short set of essays. But very inspiring. Good first reading of Walter Lippmann. [Link]
+Public Opinion (Walter Lippmann) Lippmann’s most well known work. Worth reading. [Link]
+The Enigma of Reason (Hugo Mercier and Dan Sperber) Explains reason as a social mechanism to convince people to do things. [Link]
+Canonical Debate Lab White Paper Outlines the problem of debate on the Internet today. Proposition of a solution using debating tech. [Link]
+Argumentation Framework (Wikipedia) Article on the argumentation framework proposed by Phan Minh Dung. Formal approach to mapping and relating arguments. Influential in academia, e.g., in the field of AI. [Link]
+Crucial Concepts in Argumentation Theory (F. H. van Eemeren) Quite dense and academic. But worth a skim. Discusses concepts like implied premises, argument structure (linked vs convergent arguments, a handy concept), and other things it is at least worth being familiar with. [Link]
+The Uses of Argument (Stephen E. Toulmin) Seminal book on argumentation theory. Introduces the influential “Toulmin Model” of argument. [Link]
+Aggregating Sets of Judgements: An Impossibility Result (Christian List and Philip Petit) I am not sure this is the best paper on “Judgment Aggregation” but it is one entryway into the academic thinking on this subject. [Link]
+Here Comes Everybody: The Power of Organizing Without Organizations (Clay Shirkey) Book on how social platforms on the Internet enable new forms of spontaneous self-organization of crowds. [Link]
+Deliberati Website (Jonathan Warden) Series of articles on how to improve conversations on the Internet. [Link]
+Improving the Hacker News Ranking Algorithm (Felix Dietze and Johannes Nakayama) Identifies a feedback loop in the Hacker News ranking algorithm which leads to many great submissions being overlooked. Proposes a modified formula that solves the problem. Lead to creation of this demonstrator. [Link] [Hacker News discussion]
Articles
Social Protocols (Joseph M. Reagle Jr.) First use of the term “social protocol” that we know of (mid to late 90s). [Link]
+Truth in the Time of Coronavirus (Jonathan Warden) How social media companies optimize for engagement and inadvertantly give misinformation an unfair advantage. Would serve well as a mission statement for what Social Protocols is trying to build. [Link]
Collective Intelligence Design Challenges (Canonical Debate Lab, CDL) Write-up on collecive intelligence systems. [Link]
How to hack Hacker News (and consistently hit the front page) Interesting write-up on how someone tried gaming the Hacker News algorithm. Exemplifies the kind of thinking you need to understand incentives in algorithmic content curation. [Link]
The Quiet Death of Ello’s Big Dreams Cautionary tale about the decline of Ello, a social network for creatives. [Link] [Hacker News discussion]
Why Twitter was right to replace stars with hearts, and why you hate it (Joscha Bach) Tongue-in-cheek discussion of Twitter’s replacement of stars by hearts. Interesting to think about semantics of buttons. Discussion of global brain vision at the end. [Link]
-Talks
+Group as User: Flaming and the Design of Social Software (Clay Shirkey) Good thoughts about engineering positive culture in social platforms. [Link]
+Twitter’s Recommendation Algorithm High-level overview of X’s recommendation algorithm. [Link] [Hacker News discussion]
+Design thoughts for building a better kind of social space with many webs of trust Discussion of the unrealized potential of webs of trust as a decentralized institution for appointing moderators and curators (abstract provided in the article). [Link]
+Talks and Podcasts
Simple Made Easy (video) (Rich Hickey) Talk on how and why to build simple systems. [Link]
+Can Internet Debating Have Value (In the Bin Podcast) Interesting and exciting to see the world of a philosopher of rhetoric and argumentation theory intersecting with the world of software engineers who have come at the problem of effective debate and argument from completely different places. [Link]
Other Projects
Community Notes Guide Introductory articles on X’s community notes (formerly known as Birdwatch). [Link]
-News Minimalist Filter large amounts of news articles for the most relevant ones. Uses an LLM-powered relevance score. [Link]
-Twitter’s Recommendation Algorithm High-level overview of X’s recommendation algorithm. [Link] [Hacker News discussion]
-Metaculus Crowd-sourcing forecasts on real events. [Link] [Hacker News discussion]
+Canonical Debate Lab Group of researchers from around the world working on debating technology that favors productive discourse. [Link]
Pol.is Mapping debates with an informal argument model. Focus groups at scale. Has been used in digital democracy experiments in Taiwan. [Link]
+Metaculus Crowd-sourcing forecasts on real events. [Link] [Hacker News discussion]
+News Minimalist Filter large amounts of news articles for the most relevant ones. Uses an LLM-powered relevance score. [Link]
+Kialo Collaborative debating tool using argument trees. [Link]
+Society Library Mapping and archiving societies’ viewpoints through argument and debate mapping. An explainer video can be found here. [Link]
+Socratrees Creating an environment for productive discussion through argument mapping and debate trees. [Link]
diff --git a/rss.xml b/rss.xml index 076294e..dfb2277 100644 --- a/rss.xml +++ b/rss.xml @@ -13,8 +13,8 @@