blob: 79d1dbc46d75955388627cb8ef6a379bd93cbcfb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">Yuchen Pei's Microblog</title>
<id>https://ypei.me/microblog-feed.xml</id>
<updated>2018-04-06T00:00:00Z</updated>
<link href="https://ypei.me" />
<link href="https://ypei.me/microblog-feed.xml" rel="self" />
<author>
<name>Yuchen Pei</name>
</author>
<generator>PyAtom</generator>
<entry xml:base="https://ypei.me/microblog-feed.xml">
<title type="text">2018-04-06</title>
<id>microblog.html</id>
<updated>2018-04-06T00:00:00Z</updated>
<link href="microblog.html" />
<author>
<name>Yuchen Pei</name>
</author>
<content type="html"><blockquote>
<ul>
<li>Access to computers—and anything that might teach you something about the way the world works—should be unlimited and total. Always yield to the Hands-On Imperative!</li>
<li>All information should be free.</li>
<li>Mistrust Authority—Promote Decentralization.</li>
<li>Hackers should be judged by their hacking, not bogus criteria such as degrees, age, race, or position.</li>
<li>You can create art and beauty on a computer.</li>
<li>Computers can change your life for the better.</li>
</ul>
</blockquote>
<p><a href="https://en.wikipedia.org/wiki/Hacker_ethic">The Hacker Ethic</a>, <a href="https://en.wikipedia.org/wiki/Hackers:_Heroes_of_the_Computer_Revolution">Hackers: Heroes of Computer Revolution</a>, by Steven Levy</p>
</content>
</entry>
<entry xml:base="https://ypei.me/microblog-feed.xml">
<title type="text">2018-03-23</title>
<id>microblog.html</id>
<updated>2018-03-23T00:00:00Z</updated>
<link href="microblog.html" />
<author>
<name>Yuchen Pei</name>
</author>
<content type="html"><blockquote>
<p>“Static site generators seem like music databases, in that everyone eventually writes their own crappy one that just barely scratches the itch they had (and I’m no exception).”</p>
</blockquote>
<p><a href="https://news.ycombinator.com/item?id=7747651">__david__@hackernews</a></p>
<p>So did I.</p>
</content>
</entry>
</feed>
|