diff options
Diffstat (limited to 'other-articles')
-rw-r--r-- | other-articles/index.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/other-articles/index.html b/other-articles/index.html deleted file mode 100644 index 589b1cf..0000000 --- a/other-articles/index.html +++ /dev/null @@ -1,27 +0,0 @@ -<!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 Runxi Yu Finds Worth Sharing</title> - <link rel="stylesheet" href="/style.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 Runxi 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="/">Runxi Yu's Website</a></p> - </div> - </body> -</html> |