summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-07-26 10:49:57 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-07-26 10:49:57 +0800
commit67893744abe831c71a0cb97a75abdc3d3dc77895 (patch)
tree4ba44225200c7c623bbe4f43a9c5054f9633fd30
parent7a650805c78234340af2f611d2e6c692398de9ec (diff)
downloadwww-67893744abe831c71a0cb97a75abdc3d3dc77895.tar.gz
seperate random and other-articles
-rw-r--r--index.html12
-rw-r--r--note/social-media.html2
2 files changed, 9 insertions, 5 deletions
diff --git a/index.html b/index.html
index ac83218..07b70f7 100644
--- a/index.html
+++ b/index.html
@@ -26,8 +26,8 @@
 		<ul>
 			<li>Talk to me in real life.</li>
 			<li>Paper mail.  (I cannot provide my home address to the general public.)</li>
-			<li>Electronic mail to <a href="mailto:andrew@andrewyu.org">andrew@andrewyu.org</a>.</li>
-			<li>Internet Relay Chat: ``Andrew'' on <a href="https://libera.chat/">Libera Chat</a> and <a href="https://irc.andrewyu.org/">LibreIRC</a>.</li>
+			<li>Electronic mail to <b>andrew AT andrewyu DOT org</b>.</li>
+			<li>Internet Relay Chat: <b>Andrew</b> on <a href="https://libera.chat/">Libera Chat</a> and <a href="https://irc.andrewyu.org/">LibreIRC</a>.</li>
 		</ul>
 		<p><a href="/note/wechat.html">Do not contact me via WeChat.</a></p>
 		<p><a href="/note/social-media.html">I do not use social media.</a></p>
@@ -48,12 +48,16 @@
 			<li><a href="/article/free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a></li>
 		</ul>
 		<p>I'm still adding them back here, might take a while for me to find my articles.  If you have any that I missed, please inform me.  Thanks.</p>
+		<h2 id="other-articles">Articles by others</h2>
+		<p>These are articles that I've read that I believe is worth sharing here.</p>
+		<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>
+		</ul>
 		<h2 id="random">Random links</h2>
 		<ul>
 			<li><a href="https://fsf.org">The Free Software Foundation</a></li>
 			<li><a href="https://based.cooking">A simple clean receipe site</a></li>
-			<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">America's authoritarinism</a></li>
 		</ul>
 		<div id="footer">
 			<hr />
diff --git a/note/social-media.html b/note/social-media.html
index 36e855d..27b0f9f 100644
--- a/note/social-media.html
+++ b/note/social-media.html
@@ -9,7 +9,7 @@
 		<h1>Social Media</h1>
 		<p>I do not use social media.  I do not find social media to be meaningful.</p>
 		<p>Social media as I understand it is based on ``microblogging'', i.e. short posts about a person's life, thoughts, etc.  Social media is usually designed in a quick ``consumption''-oriented style, often leading to flamewars instead of in-depth discussions because of its ``quick'' and ``short'' nature.  Social media recommends new posts and people to people based on what they ``like'' and ``boost'' further creating an information cocoon, ``shielding'' them from new ideas, rather than allowing for natural human distribution of good articles.</p>
-		<p>Instead, I read and write <a href="/#articles">articles</a> and share those that impress me naturally.</p>
+		<p>Instead, I read and write <a href="/#articles">articles</a> and <a href="/#other-articles">share</a> those that impress me naturally.</p>
 		<p>Most popular social media services <a href="https://stallman.org/facebook.html">such as facebook</a> are also nonfree and have extra problems.</p>
 		<p><a href="https://drewdevault.com/2022/07/09/Fediverse-toxicity.html">The Fediverse can be pretty toxic</a></p>
 		<div id="footer">