diff options
author | Yuchen Pei <me@ypei.me> | 2018-04-06 17:43:24 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-04-06 17:43:24 +0200 |
commit | 2a2c61de0e44adad26c0034dfda6594c34f0d834 (patch) | |
tree | 75d8d3960b552cf3b8b56e0abf11e78ca28f8776 /microposts | |
parent | 76ab6c66b3c65f16c8d19a6d16c100cf45ec9e57 (diff) |
second commit
Diffstat (limited to 'microposts')
-rw-r--r-- | microposts/hacker-ethics.md | 11 | ||||
-rw-r--r-- | microposts/static-site-generator.md | 8 |
2 files changed, 19 insertions, 0 deletions
diff --git a/microposts/hacker-ethics.md b/microposts/hacker-ethics.md new file mode 100644 index 0000000..c8d77d4 --- /dev/null +++ b/microposts/hacker-ethics.md @@ -0,0 +1,11 @@ +--- +date: 2018-04-06 +--- +> - 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! +> - All information should be free. +> - Mistrust Authority—Promote Decentralization. +> - Hackers should be judged by their hacking, not bogus criteria such as degrees, age, race, or position. +> - You can create art and beauty on a computer. +> - Computers can change your life for the better. + +[The Hacker Ethic](https://en.wikipedia.org/wiki/Hacker_ethic), [Hackers: Heroes of Computer Revolution](https://en.wikipedia.org/wiki/Hackers:_Heroes_of_the_Computer_Revolution), by Steven Levy diff --git a/microposts/static-site-generator.md b/microposts/static-site-generator.md new file mode 100644 index 0000000..5804153 --- /dev/null +++ b/microposts/static-site-generator.md @@ -0,0 +1,8 @@ +--- +date: 2018-03-23 +--- +> "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)." + +<a href="https://news.ycombinator.com/item?id=7747651">\_\_david\_\_\@hackernews</a> + +So did I. |