summary refs log tree commit diff stats
path: root/note/social-media.html
blob: 4d75ecf518d43ecda06462f572439573a4d2bc1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!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>Social Media</title>
		<link rel="stylesheet" href="/style.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
	</head>
	<body>
		<h1>Social Media</h1>
		<p>Referring to things like Facebook, Twitter, and similar: 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.  Sharing random fun facts about life is fine, but it's really suboptimal for thoughts, especially political ones.  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.  Modern 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 <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>Sharing some fun facts about life is okay.  <a href="/life.html">I do that too.</a>  Just don't use microblogging for should-be-extensive topics and don't use these ``posts feed'' things.</p>
		<p><a href="https://drewdevault.com/2022/07/09/Fediverse-toxicity.html">The Fediverse can be pretty toxic</a> by <a href="https://drewdevault.com/">Drew Devault</a>, founder (I remember?) of <a href="https://sourcehut.org/">SourceHut</a></p>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>