summary refs log tree commit diff stats
path: root/article/index.html
blob: 6aebfbc2de75070f5732f8c032b640b490a32a30 (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
<!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>Andrew Yu's Personal Articles</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>Andrew Yu's Personal Articles</h1>
		<p>Pages for other projects (i.e. Evosaur) are not listed&mdash;only independent articles are listed here.  These are sorted from newest to oldest.  Some do not come with HTML anchors: these articles are not published online, but are still listed here.  For these, you may ask me for a copy in real life, but it is within my rights to decline such requests.</p>
		<p><a href="/contact.html">Feel free to comment on any of the articles.</a></p>
		<ul>
			<li><a href="free-hardware.html">Free Hardware</a> (8)</li>
			<li>A Fragile Society (7)</li>
			<li><a href="copyright.html">Copyright: It's okay</a> (6)</li>
			<li><a href="democracy-us.html">Democracy: The United States</a> (5)</li>
			<li><a href="democracy-fundamentals.html">Democracy: Fundamentals</a> (4)</li>
			<li><a href="abortion.html">Abortion</a> (3)</li>
			<li><a href="pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a> (2)</li>
			<li><a href="free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a> (1)</li>
		</ul>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>