forked from tw93/weekly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathposts.json
117 lines (117 loc) · 2.8 KB
/
posts.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
[
{
"num": 23,
"title": "谈开源",
"url": "https://myzara.vercel.app/posts/23-谈开源"
},
{
"num": 22,
"title": "未来可能真的有魔法",
"url": "https://myzara.vercel.app/posts/22-未来可能真的有魔法"
},
{
"num": 21,
"title": "风林火山",
"url": "https://myzara.vercel.app/posts/21-风林火山"
},
{
"num": 20,
"title": "理想的雇佣模式",
"url": "https://myzara.vercel.app/posts/20-理想的雇佣模式"
},
{
"num": 19,
"title": "30岁以前什么都是合理的",
"url": "https://myzara.vercel.app/posts/19-30岁以前什么都是合理的"
},
{
"num": 18,
"title": "过早优化是万恶之源",
"url": "https://myzara.vercel.app/posts/18-过早优化是万恶之源"
},
{
"num": 17,
"title": "给怪兽命名",
"url": "https://myzara.vercel.app/posts/17-给怪兽命名"
},
{
"num": 16,
"title": "事情的顺序很重要",
"url": "https://myzara.vercel.app/posts/16-事情的顺序很重要"
},
{
"num": 15,
"title": "第一个commit",
"url": "https://myzara.vercel.app/posts/15-第一个commit"
},
{
"num": 14,
"title": "恢复精力的方法就是flow",
"url": "https://myzara.vercel.app/posts/14-恢复精力的方法就是flow"
},
{
"num": 13,
"title": "来都来了",
"url": "https://myzara.vercel.app/posts/13-来都来了"
},
{
"num": 12,
"title": "身体不舒服就要立刻看医生!",
"url": "https://myzara.vercel.app/posts/12-身体不舒服就要立刻看医生!"
},
{
"num": 11,
"title": "日落金山",
"url": "https://myzara.vercel.app/posts/11-日落金山"
},
{
"num": 10,
"title": "多任务处理",
"url": "https://myzara.vercel.app/posts/10-多任务处理"
},
{
"num": 9,
"title": "黑神话悟空",
"url": "https://myzara.vercel.app/posts/09-黑神话悟空"
},
{
"num": 8,
"title": "地狱料理",
"url": "https://myzara.vercel.app/posts/08-地狱料理"
},
{
"num": 7,
"title": "二十二",
"url": "https://myzara.vercel.app/posts/07-二十二"
},
{
"num": 6,
"title": "仪式感",
"url": "https://myzara.vercel.app/posts/06-仪式感"
},
{
"num": 5,
"title": "做自己的父母",
"url": "https://myzara.vercel.app/posts/05-做自己的父母"
},
{
"num": 4,
"title": "第一场演唱会",
"url": "https://myzara.vercel.app/posts/04-第一场演唱会"
},
{
"num": 3,
"title": "课题分离",
"url": "https://myzara.vercel.app/posts/03-课题分离"
},
{
"num": 2,
"title": "窗外的人",
"url": "https://myzara.vercel.app/posts/02-窗外的人"
},
{
"num": 1,
"title": "我的%4",
"url": "https://myzara.vercel.app/posts/01-我的%4"
}
]