about summary refs log tree commit diff
path: root/html/blog/2023-W25/index.html
blob: 4e01fcb1e9b725b1da44633ad3d21b57a2812467 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!doctype html>
<html lang=en-US dir=ltr>
<head>
	<title>Things We Read This Week</title>
	<meta charset=UTF-8>
	<meta name=robots content="noindex, nofollow">
	<meta name=viewport content="width=device-width, initial-scale=1">
	<link rel=stylesheet href=/css/terminal.css>
	<script src='/js/moon-phase.js'></script>
	
</head>

<body>
<!-- todo color picker -->

<header>
	<h1>Things We Read This Week</h1>
	<span style="float: right; user-select: none" id=decor-moons aria-hidden=true></span>
	<nav aria-label=primary>
		
		<ul>
			<li>
				<a href="/">Home</a>
			</li>
			<li>
				<a href="/resources/">Resources</a>
			</li>
			<li>
				<a href="/blog/" class="active">Blog</a>
			</li>
			<li>
				<a href="https://git.starfall.systems">Git</a>
			</li>
		</ul>
	</nav>
</header>

<article>
2023-06-25<p>Lots of things about social media history, and some of the utterly fucked up things that Facebook has pulled off in the name of profit, have rolled across our vision this week, as Facebook's plans to potentially federate with ActivityPub have crystallized a bit and large instance administrators may or may not have met with them under NDA.</p>
<p><a href="https://www.cs.columbia.edu/~smb/papers/netnews-hist.pdf">Netnews: The Origin Story</a> (draft version) by Steven M. Bellovin, about the</p>
<p><a href="https://web.archive.org/web/20060128124141/http://www.shirky.com/writings/group_enemy.html">&quot;A Group Is Its Own Worst Enemy&quot;</a> by Clay Shirky</p>
<p><a href="https://ploum.net/2023-06-23-how-to-kill-decentralised-networks.html">How to Kill a Decentralized Network (such as the Fediverse)</a> by Ploum, which talks in large part about how Google embraced and then effectively killed XMPP (not mentioned: Facebook Messenger also used XMPP around the same time and did most of the same things that Google did), and how Microsoft tried to kill Samba and Open/LibreOffice.</p>
<p><a href="https://www.tiktok.com/@uzoiswho/video/7244559309760154923">this TikTok by uzoiswho</a>, which we saw Are0h post. Pull quote: &quot;Being nonbinary is a way of life. ... Are you dismantling the binaries in your life or are you just an agent of patriarchy that uses they/them pronouns?&quot;</p>
<p><a href="https://twitter.com/AdamKeiper/status/1524440696249274368">Twitter thread about the Noodler's Ink antisemitism controversy from last year that I somehow missed.</a> Thread doesn't note the complete resolution but the gist of it is that Nathan discontinued a few inks, renamed about a dozen, made a $3600 USD donation to the ADL, and shops still carry his inks.</p>
<p>Also had the misfortune of reading someone (who we choose not to name because she's not worth the time) try to defend herself from us calling out degendering by saying it was actually <em>validating</em> to use the other's correct pronouns. Technically correct, I guess, she did use she/they for someone whose pronouns are she/they, but choosing &quot;they&quot; in the post where you exclude them from &quot;transfemmes&quot; is not subtle.</p>
<p>I have read <a href="https://juliaserano.medium.com/what-is-transmisogyny-4de92002caf6">Serano's short article</a> and her books on transmisogyny so many times that I was trying to look for something else as a palate cleanser and came across <a href="https://www.harpersbazaar.com/culture/features/a33614214/ashlee-marie-preston-transmisogynoir-essay/">The Anatomy of Transmisogynoir</a> by Ashlee Marie Preston.</p>

</article>

<footer>
<section>
	<p>This site is 100% <a href=https://git.starfall.systems/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/web/tree/COPYING.md rel=license>COPYING.md</a>.
</section>
<div style=text-align:center>⋁/⋀</div>
</footer>

</body>