summary refs log blame commit diff stats
path: root/note/social-media.html
blob: f3b820999982395a947115aa02de55488cbc7d44 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                                                             
                                                           
                                                                                        



                                                                                    
                                                                                                                                                        
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                            
                                                                                                                                                                     
                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                 

                                 
                                                                 
                                                                                                                                                                                                                                                                                                                                             


                      
<!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" />
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
		<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="/">Runxi Yu's Website</a></p>
			<p>Unless otherwise specified with the "<span class="copyright">copyright</span>" HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p>
		</div>
	</body>
</html>