summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-04-17 19:33:36 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-04-17 19:33:36 +0200
commit230f16f9801914ebc9d4bd1202a0e8877519d446 (patch)
tree88ce64a2a6c1d816c8eb7412f72eb135885c667b /index.html
parent5cda16021fe61d5d8c5252b80526f8660337f848 (diff)
downloadwww-230f16f9801914ebc9d4bd1202a0e8877519d446.tar.gz
update navi
Diffstat (limited to 'index.html')
-rw-r--r--index.html29
1 files changed, 3 insertions, 26 deletions
diff --git a/index.html b/index.html
index c198222..6ed4276 100644
--- a/index.html
+++ b/index.html
@@ -13,11 +13,12 @@
 				<h2>Navigate around</h2>
 				<ul>
 					<li><a href="https://www.andrewyu.org">Personal site</a></li>
-					<li><a href="https://git.andrewyu.org" class="alert">Projects</a></li>
-					<li><a href="https://users.andrewyu.org">Other users</a></li>
+					<li><a href="https://rfd.andrewyu.org" class="alert">Request for Discussions (RFDs)</a></li>
+					<li><a href="https://git.andrewyu.org" class="alert">Git repositories</a></li>
 					<li><a href="https://fcm.andrewyu.org" class="alert">Free Computing Movement</a></li>
 					<li><a href="https://libre.andrewyu.org" class="alert">Libre Society</a></li>
 					<li><a href="https://host.andrewyu.org" class="alert">Server guides</a></li>
+					<li><a href="https://users.andrewyu.org">Other users</a></li>
 					<li><a href="https://lib.andrewyu.org">Private file library</a></li>
 				</ul>
 			</div>
@@ -26,30 +27,6 @@
 				<p>It is our responsibility to spread <a href="https://fsf.org">free software</a>, <a href="https://fcm.andrewyu.org">free computing (one of the websites started by me :D)</a> and advocate for user freedom.  Please don't waste any chances to do so.</p>
 			</div>
 		<hr />
-			<div id="majornote">
-				<h2>Recent Articles</h2>
-				<p>These are recent articles.  Those before April 2022 are not listed, but maybe be listed later.</p>
-				<p>Beginning April 2022, almost all articles are available in mmark markdown, IETF XML, plain text (RFC style), nroff man page, typeset man page, and HTML. <code>man -l &lt;filename&gt;</code> may be used to view nroff man pages (which usually have a numerical file extension).  I have <a href="article-template/">a handy utility for generating these documents</a>.</p>
-				<ul>
-					<li><a href="pragmatics/">WIP: The Pragmatic Use of Nonfree Software in the Free Software Movement</a>.</li>
-				</ul>
-			</div>
-		<hr />
-			<div id="myproject">
-				<p>I need a hand with some of my projects.  If you can, please look in their repositories.  Any ideas would work.</p>
-				<p><a href="https://project.andrewyu.org/">https://project.andrewyu.org</a> contains the git repositories.</p>
-				<p><a href="https://project.andrewyu.org/libresociety">The Libre Society Project</a> is a campaign to spread the ideas of <a href="https://fsf.org">free software</a> to places other than software, such as the political system, economics, and society in general.</p>
-				<p><a href="https://project.andrewyu.org/freebiology">The Free Biololgy Project</a> is a repository of ideas for the development of medicine and the treatment of patients, especially related to medical equity.  I haven't started on this one yet, but it is upcoming.</p>
-			</div>
-		<hr />
-			<div id="news">
-				<h2>News</h2>
-				<h3>The Affero GNU General Public License</h3>
-				<p>I've decided to use the Affero GNU General Public License, version 3, for all of my future software projects.  (This paragraph is not a legal license file of any kind!  Please refer to the project you're looking at to see the exact licensing.)  This is because, in modern society, proprietary software companies are always abusing free software with permissive licensing.  You also can't imagine what software could be used over a network&mdash;if I were to develop a library that attempts to understand human-written essays and outputs machine-understandable braincode, there might be someone who builds that into a bloated Webapp and make a huge user-controlling business out of it.  There's also the infamous Intel Management Engine, which uses Minix, which is under the BSD license (not sure which version).</p>
-				<p>For things that I really don't see any chance of being on the radar of those people, I put them in the public domain.  This includes all of the Libre Society project, for example.</p>
-				<p>However, when I start the Free Biology project, which may be a few decades from now, I'd certainlly like making it copyleft, if possible to the extend permitted by applicable law.  I don't know licenses that are as copyleft as the GPL for practical works besides computer programs and the documentation thereof.  Creative Commons ShareAlike isn't copyleft enough.</p>
-			</div>
-		<hr />
 			<div id="ponder">
 				<h2>Help me ponder upon these questions</h2>
 				<p>These are questions that interest me.  Maybe you have ideas?</p>