summary refs log tree commit diff stats
path: root/other-articles/index.html
blob: 360c640d22227ca14221a05ae0f635eaf9d8c28b (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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
	<head>
		<title>Works by Others that Andrew Yu Finds Worth Sharing</title>
		<link rel="stylesheet" href="/plain.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
		<meta charset="utf-8" />
	</head>
	<body class="indent">
		<h1>Articles by Others that Andrew Yu Finds Worth Sharing</h1>
		<ul>
			<li><a href="intellectual-property.html">Intellectual Property</a></li>
			<li><a href="custodians-online.html">In Solidarity with Library Genesis and Sci-Hub</a></li>
			<li><a href="consolation-of-philosophy.html">The Consolation of Philosophy</a></li>
		</ul>
		<ul>
			<li><a href="https://www.gnu.org/philosophy/surveillance-vs-democracy.html">Surveillance vs Democracy</a></li>
			<li><a href="https://www.theguardian.com/commentisfree/2022/jan/19/america-biden-trump-authoritarinism">Authoritarinism in the US</a></li>
			<li><a href="https://stallman.org/articles/companies-snoop-on-students.html">Many governments invite schools to invite companies to snoop on students</a></li>
			<li><a href="https://gitlab.com/drummyfish/less_retarded_wiki/-/blob/master/capitalism.md">Drummyfish's rant on capitalism</a> (I disagree with a lot of that but it's nice to know new ideas)</li>
		</ul>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>