Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
yansu.org
chenjun0210.github.io
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 我的博客

地址:[http://yansu.org](http://yansu.org)
地址:[cj1024.com](http://cj1024.com)

### 安装说明

Expand Down
26 changes: 13 additions & 13 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
# Site settings
title: 闫肃的博客
email: suyan0830@gmail.com
title: 陈军的博客
email: 754816138@qq.com
description: > # this means to ignore newlines until "baseurl:"
闫肃的博客
陈军的博客
baseurl: "" # the subpath of your site, e.g. /blog/
url: http://yansu.org # the base hostname & protocol for your site
url: cj1024.com # the base hostname & protocol for your site
rss_url: /pages/feed.xml
author: Su Yan
author: chen jun

# Sidebar filter
# Choose 'tag' or 'category' as filter in sidebar.
filter: 'category'
recent_num: 20

# Social account
twitter: masonsuyan
weibo: suyan0830
github: suyan
instagram: suyan0830
linkedin: suyan0830
twitter:
weibo:
github: chenjun0210
instagram:
linkedin:

# avatar and Favicon
avatar: http://7u2ho6.com1.z0.glb.clouddn.com/site-avatar.png
favicon: http://7u2ho6.com1.z0.glb.clouddn.com/site-favicon.ico

# disqus config
disqus:
shortname: suyan-zh
shortname: chenjun-zh

# google analytics config
ga:
id: UA-54767140-1
url: yansu.org
id:
url:

# Build settings
permalink: /:year/:month/:day/:title.html
Expand Down
33 changes: 0 additions & 33 deletions _posts/book/2013-12-20-book-list-of-2013.md

This file was deleted.

25 changes: 0 additions & 25 deletions _posts/book/2014-03-14-book-list-of-2014.md

This file was deleted.

6 changes: 6 additions & 0 deletions _posts/book/2017-09-10-deeplearnBook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: post
title: 2017阅读书单
category: 读书
keywords: 阅读,书单,2014
---
185 changes: 0 additions & 185 deletions _posts/interview/2016-11-17-airbnb-boggle-game.md

This file was deleted.

31 changes: 0 additions & 31 deletions _posts/life/2013-06-17-the-end-of-regular-college-course.md

This file was deleted.

19 changes: 1 addition & 18 deletions _posts/life/2013-08-01-the-importent-of-writing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,4 @@ category: 生活
tags: Essay
keywords: 写作,writing
description: 不再学习技术或做项目,就不再产生内容,这就是我从6月中旬到现在都没有更新的原因
---

最近都没有怎么上微博,昨天上去看到这样一句话,让我挺有感触

![写作的重要性](http://7u2ho6.com1.z0.glb.clouddn.com/life-programmer-writing.png)

我自己写的东西大部分都是一些遇到问题记录和总结,很少能有一些“创造性”的东西。

记得Fenng在一篇文章里讲到现在的社交网站中,98%的人在消费信息,只有2%的人在产生信息。

我一直属于这98%的人,没有办法,在大学之前从来没有觉得写作的重要性,写出来的东西也是为了完成作文800字的限制。现在想象一下,感觉自己真是太文盲了,自己能写的好像也只有议论文了。提一个议论点,然后摆一些论据,最后总结一下,800字搞定收工。甚至在写一些个人技术学习总结的时候都没有很好的利用好议论文方法,仅仅是一个流水陈述,想到哪里写到哪里。

曾经也想过提高一下个人写作水平,想过的一个方式是翻译外文,把今天的hacker news上或者techmeme上感兴趣的一篇文章翻译下来。尝试过一次太受打击,就放弃了。虽然看这些文章基本上没有什么问题,但是要翻译的时候就英语水平捉急了,翻译一篇可能要耗费好多小时的时间。以前翻译过一篇[OpenStack Nova内部机制的文章](/2012/11/08/openstack-nova-internal.html),因为没有找到译文,自己又比较需要这方面的信息,所以尝试了一下,结果发现就这样一个自己比较了解的东西,都翻译的惨不忍睹。

现在每天除了学习英语,其余时间最多的就是看看微信上的公众帐号,小道消息、道哥黑板报、Mac Talk都是我比较喜欢的公众帐号。虽然我没有他们那样深的积累和话题,或许我能从个人理解上写一些容易上手的话题。



---
Loading