@wcj/github-rank 22.1.23 → 22.1.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +17668 -17668
  2. package/dist/sifou-daily.json +73 -28
  3. package/dist/sifou-monthly.json +64 -64
  4. package/dist/sifou-weekly.json +66 -66
  5. package/dist/toutiao-30.json +48 -48
  6. package/dist/toutiao-7.json +88 -88
  7. package/dist/toutiao-90.json +10 -10
  8. package/dist/trending-daily.json +170 -170
  9. package/dist/trending-monthly.json +153 -153
  10. package/dist/trending-weekly.json +155 -155
  11. package/dist/users.china.json +1286 -1286
  12. package/dist/users.json +1677 -1677
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +17668 -17668
  16. package/web/data/sifou-daily.json +73 -28
  17. package/web/data/sifou-monthly.json +64 -64
  18. package/web/data/sifou-weekly.json +66 -66
  19. package/web/data/toutiao-30.json +48 -48
  20. package/web/data/toutiao-7.json +88 -88
  21. package/web/data/toutiao-90.json +10 -10
  22. package/web/data/trending-daily.json +170 -170
  23. package/web/data/trending-monthly.json +153 -153
  24. package/web/data/trending-weekly.json +155 -155
  25. package/web/data/users.china.json +1286 -1286
  26. package/web/data/users.json +1677 -1677
  27. package/web/index.html +956 -956
  28. package/web/repos.html +2355 -2355
  29. package/web/sifou-daily.html +164 -24
  30. package/web/sifou-monthly.html +126 -126
  31. package/web/sifou-weekly.html +98 -98
  32. package/web/toutiao-30.html +58 -58
  33. package/web/toutiao-7.html +67 -67
  34. package/web/toutiao-90.html +11 -11
  35. package/web/trending-monthly.html +140 -140
  36. package/web/trending-weekly.html +136 -136
  37. package/web/trending.html +150 -146
  38. package/web/users.china.html +628 -628
@@ -5,7 +5,7 @@
5
5
  "url": "https://segmentfault.com/a/1190000041311954",
6
6
  "author": "dragonir",
7
7
  "home_url": "https://segmentfault.com/u/dragonir",
8
- "votes": "16",
8
+ "votes": "17",
9
9
  "rank": 1
10
10
  },
11
11
  {
@@ -32,9 +32,18 @@
32
32
  "url": "https://segmentfault.com/a/1190000041307924",
33
33
  "author": "葡萄城技术团队",
34
34
  "home_url": "https://segmentfault.com/u/grapecity",
35
- "votes": "12",
35
+ "votes": "13",
36
36
  "rank": 4
37
37
  },
38
+ {
39
+ "title": "能用js实现的最终用js实现,Shell脚本也不例外",
40
+ "description": "大家好,我是秋风。今天来讨论一个牛逼的项目 ——zx ,1个月增长15000 star, 成为了2021年度明星项目排行榜第一。zx 到底是什么呢?我们可以从官网的介绍看到,一个能更方便地写脚本的工具。(A tool for writing...",
41
+ "url": "https://segmentfault.com/a/1190000041295297",
42
+ "author": "程序员秋风",
43
+ "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
44
+ "votes": "10",
45
+ "rank": 5
46
+ },
38
47
  {
39
48
  "title": "SegmentFault D-Day 2021 年度总结报告",
40
49
  "description": "关于 D-Day:这里的 D-Day 不是军事术语,而是开发者(Developer)的抢滩登陆之日!SegmentFault D-Day 全称 SegmentFault Developer Day,是由 SegmentFault 思否发起主办的系列技术沙龙。自 2014 年启动,D-Day...",
@@ -42,7 +51,7 @@
42
51
  "author": "SegmentFault思否",
43
52
  "home_url": "https://segmentfault.com/u/segmentfault",
44
53
  "votes": "8",
45
- "rank": 5
54
+ "rank": 6
46
55
  },
47
56
  {
48
57
  "title": "线程池如何观测?这个方案让你对线程池的运行情况了如指掌!",
@@ -50,8 +59,8 @@
50
59
  "url": "https://segmentfault.com/a/1190000041296797",
51
60
  "author": "铂赛东",
52
61
  "home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
53
- "votes": "9",
54
- "rank": 6
62
+ "votes": "10",
63
+ "rank": 7
55
64
  },
56
65
  {
57
66
  "title": "巧用 CSS 实现动态线条 Loading 动画",
@@ -60,7 +69,7 @@
60
69
  "author": "chokcoco",
61
70
  "home_url": "https://segmentfault.com/u/chokcoco",
62
71
  "votes": "8",
63
- "rank": 7
72
+ "rank": 8
64
73
  },
65
74
  {
66
75
  "title": "VueUse中的这5个函数,也太好用了吧",
@@ -69,15 +78,6 @@
69
78
  "author": "前端小智",
70
79
  "home_url": "https://segmentfault.com/u/minnanitkong",
71
80
  "votes": "9",
72
- "rank": 8
73
- },
74
- {
75
- "title": "能用js实现的最终用js实现,Shell脚本也不例外",
76
- "description": "大家好,我是秋风。今天来讨论一个牛逼的项目 ——zx ,1个月增长15000 star, 成为了2021年度明星项目排行榜第一。zx 到底是什么呢?我们可以从官网的介绍看到,一个能更方便地写脚本的工具。(A tool for writing...",
77
- "url": "https://segmentfault.com/a/1190000041295297",
78
- "author": "程序员秋风",
79
- "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
80
- "votes": "8",
81
81
  "rank": 9
82
82
  },
83
83
  {
@@ -116,6 +116,15 @@
116
116
  "votes": "7",
117
117
  "rank": 13
118
118
  },
119
+ {
120
+ "title": "【白话科普】《逆局》最终 boss 隐藏自己的方式是?",
121
+ "description": "二狗子最近在看一个很火的电视剧《逆局》。作为一部悬疑犯罪剧,剧中多个案件交织并进,悬念和转折拉满,让狗子看的直呼过瘾。特别最后一幕,杨副座和主角团同时对 U 盘中的关键证据“器官移植名单信息”进行破解,...",
122
+ "url": "https://segmentfault.com/a/1190000041300447",
123
+ "author": "云叔_又拍云",
124
+ "home_url": "https://segmentfault.com/u/yunshu_blog",
125
+ "votes": "6",
126
+ "rank": 14
127
+ },
119
128
  {
120
129
  "title": "2021 年 Rust 生态调研报告 | 星辰大海 【上篇】",
121
130
  "description": "半年前,我写了一篇《三万言|2021 年 Rust 行业调研报告》[1] ,内容主要围绕 Rust 语言介绍 和 行业领域开源应用盘点 两大部分内容。时隔半年,我觉得有必要再写一篇年终的Rust 生态调研报告。因为我想给大家提...",
@@ -123,16 +132,16 @@
123
132
  "author": "六一",
124
133
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
125
134
  "votes": "4",
126
- "rank": 14
135
+ "rank": 15
127
136
  },
128
137
  {
129
- "title": "【白话科普】《逆局》最终 boss 隐藏自己的方式是?",
130
- "description": "二狗子最近在看一个很火的电视剧《逆局》。作为一部悬疑犯罪剧,剧中多个案件交织并进,悬念和转折拉满,让狗子看的直呼过瘾。特别最后一幕,杨副座和主角团同时对 U 盘中的关键证据“器官移植名单信息”进行破解,...",
131
- "url": "https://segmentfault.com/a/1190000041300447",
132
- "author": "云叔_又拍云",
133
- "home_url": "https://segmentfault.com/u/yunshu_blog",
134
- "votes": "6",
135
- "rank": 15
138
+ "title": "为了让你们进阶Canvas,我花7小时写了3个有趣的小游戏!!!",
139
+ "description": "大家好,我是林三心,相信大家看了我前一篇canvas入门文章为了让她10分钟入门canvas,我熬夜写了3个小项目和这篇文章,对canvas已经有了入门级的了解。今天,我又用canvas写了三个有趣的小游戏,来哄你们开心,没...",
140
+ "url": "https://segmentfault.com/a/1190000041305970",
141
+ "author": "Sunshine_Lin",
142
+ "home_url": "https://segmentfault.com/u/user_ze46ouik",
143
+ "votes": "11",
144
+ "rank": 16
136
145
  },
137
146
  {
138
147
  "title": "网站优化(一)——从何处着手开启网站优化?",
@@ -141,7 +150,7 @@
141
150
  "author": "云叔_又拍云",
142
151
  "home_url": "https://segmentfault.com/u/yunshu_blog",
143
152
  "votes": "6",
144
- "rank": 16
153
+ "rank": 17
145
154
  },
146
155
  {
147
156
  "title": "【重构前端知识体系之HTML】讲讲对HTML5的一大特性——语义化的理解",
@@ -150,26 +159,8 @@
150
159
  "author": "归子莫",
151
160
  "home_url": "https://segmentfault.com/u/guizimo",
152
161
  "votes": "4",
153
- "rank": 17
154
- },
155
- {
156
- "title": "19 岁少年入侵 25 辆特斯拉汽车;开发者因无报酬破坏 NPM 开源库;Rust 1.58.0 发布 | 思否周刊",
157
- "description": "40s 新闻速递苹果将于 3 月或 4 月举行发布会:推 iPhone SE3开发者因无报酬故意破坏知名 NPM 开源库,引发热议苹果 2021 年总共向开发者支付 600 亿美元,创下新纪录H2 数据库中发现类似 Log4j 的漏洞19 岁少年...",
158
- "url": "https://segmentfault.com/a/1190000041291287",
159
- "author": "snakesss",
160
- "home_url": "https://segmentfault.com/u/snakesss",
161
- "votes": "2",
162
162
  "rank": 18
163
163
  },
164
- {
165
- "title": "为了让你们进阶Canvas,我花7小时写了3个有趣的小游戏!!!",
166
- "description": "大家好,我是林三心,相信大家看了我前一篇canvas入门文章为了让她10分钟入门canvas,我熬夜写了3个小项目和这篇文章,对canvas已经有了入门级的了解。今天,我又用canvas写了三个有趣的小游戏,来哄你们开心,没...",
167
- "url": "https://segmentfault.com/a/1190000041305970",
168
- "author": "Sunshine_Lin",
169
- "home_url": "https://segmentfault.com/u/user_ze46ouik",
170
- "votes": "10",
171
- "rank": 19
172
- },
173
164
  {
174
165
  "title": "什么样的问题应该使用动态规划",
175
166
  "description": "说起动态规划,我不知道你有没有这样的困扰,在掌握了一些基础算法和数据结构之后,碰到一些较为复杂的问题还是无从下手,面试时自然也是胆战心惊。如果我说动态规划是个玄幻的问题其实也不为过。究其原因,我觉...",
@@ -177,7 +168,7 @@
177
168
  "author": "xiangzhihong",
178
169
  "home_url": "https://segmentfault.com/u/xiangzhihong",
179
170
  "votes": "3",
180
- "rank": 20
171
+ "rank": 19
181
172
  },
182
173
  {
183
174
  "title": "从浏览器渲染原理谈动画性能优化",
@@ -186,7 +177,7 @@
186
177
  "author": "云音乐大前端团队",
187
178
  "home_url": "https://segmentfault.com/u/musicfe",
188
179
  "votes": "5",
189
- "rank": 21
180
+ "rank": 20
190
181
  },
191
182
  {
192
183
  "title": "扒一扒@Retryable注解,很优雅,有点意思!",
@@ -195,7 +186,7 @@
195
186
  "author": "why技术",
196
187
  "home_url": "https://segmentfault.com/u/whyjishu",
197
188
  "votes": "6",
198
- "rank": 22
189
+ "rank": 21
199
190
  },
200
191
  {
201
192
  "title": "2021 年 Rust 生态版图调研报告 | 星辰大海(下篇)",
@@ -204,6 +195,15 @@
204
195
  "author": "六一",
205
196
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
206
197
  "votes": "4",
198
+ "rank": 22
199
+ },
200
+ {
201
+ "title": "关于 Promise 的执行顺序",
202
+ "description": "最近看到一个 Promise 相关的很有意思的代码: {代码...} 第一次看到这个代码的时候,以为的输出结果会是:1,2,3,4,但是被实际的输出结果打脸 。如图所示,实际的输出结果为:1,2,4,3。代码分析为了搞清楚实际的...",
203
+ "url": "https://segmentfault.com/a/1190000041318362",
204
+ "author": "Shenfq",
205
+ "home_url": "https://segmentfault.com/u/shenfq",
206
+ "votes": "4",
207
207
  "rank": 23
208
208
  },
209
209
  {
@@ -216,12 +216,12 @@
216
216
  "rank": 24
217
217
  },
218
218
  {
219
- "title": "用js玩转Scriptable,超简单教程",
220
- "description": "ios用户当更新到iOS14后,我们的iPhone等ios设备支持我们用户自定义桌面小物件(又或者称之为小组件、桌面挂件),利用这个特性,网上出现了许许多多诸如透明时钟、微博热搜、知乎热榜、网易云热评、特斯拉、BMW...",
221
- "url": "https://segmentfault.com/a/1190000041291691",
222
- "author": "MangoGoing",
223
- "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
224
- "votes": "2",
219
+ "title": "SegmentFault 新手上路",
220
+ "description": "欢迎来到 SegmentFault 思否社区。SegmentFault 是一个面向专业程序员和编程爱好者的技术社区。它由问答和专栏两大块组成,由热心的程序员们创建和维护。在大家的帮助和努力下,我们正在建立一个详细、严谨、高质...",
221
+ "url": "https://segmentfault.com/a/1190000041305855",
222
+ "author": "fenbox",
223
+ "home_url": "https://segmentfault.com/u/fenbox",
224
+ "votes": "5",
225
225
  "rank": 25
226
226
  },
227
227
  {
@@ -233,15 +233,6 @@
233
233
  "votes": "3",
234
234
  "rank": 26
235
235
  },
236
- {
237
- "title": "SegmentFault 新手上路",
238
- "description": "欢迎来到 SegmentFault 思否社区。SegmentFault 是一个面向专业程序员和编程爱好者的技术社区。它由问答和专栏两大块组成,由热心的程序员们创建和维护。在大家的帮助和努力下,我们正在建立一个详细、严谨、高质...",
239
- "url": "https://segmentfault.com/a/1190000041305855",
240
- "author": "fenbox",
241
- "home_url": "https://segmentfault.com/u/fenbox",
242
- "votes": "5",
243
- "rank": 27
244
- },
245
236
  {
246
237
  "title": "智能运营:有效触达,驱动用户生命周期价值升级",
247
238
  "description": "用户运营的本质在于同用户进行有效的沟通。用户处于不同生命周期的阶段,相应的运营重点也不同,因此需要通过针对性的运营,帮助提升各生命周期的用户价值。",
@@ -249,6 +240,15 @@
249
240
  "author": "HMSCore",
250
241
  "home_url": "https://segmentfault.com/u/hms_core",
251
242
  "votes": "2",
243
+ "rank": 27
244
+ },
245
+ {
246
+ "title": "微软终于公布了这个神秘的VS Code产品路线图!",
247
+ "description": "大家好,欢迎来到 Visual Studio Code Java 更新 1 月版!这是我们新年的第一篇博客,我们将回顾 2021 年的亮点,并分享我们 2022 年的产品路线图!除此之外我们还有一些令人激动的产品更新,让我们开始吧!",
248
+ "url": "https://segmentfault.com/a/1190000041322860",
249
+ "author": "微软技术栈",
250
+ "home_url": "https://segmentfault.com/u/mstech",
251
+ "votes": "4",
252
252
  "rank": 28
253
253
  },
254
254
  {
@@ -261,12 +261,12 @@
261
261
  "rank": 29
262
262
  },
263
263
  {
264
- "title": "JZ-060-把二叉树打印成多行",
265
- "description": "把二叉树打印成多行题目描述从上到下按层打印二叉树,同一层结点从左至右输出。每一层输出一行。题目链接: 把二叉树打印成多行代码 {代码...} 【每日寄语】 请你再悄悄地努力一下,但愿有一天你可以说出那句话,...",
266
- "url": "https://segmentfault.com/a/1190000041299133",
267
- "author": "雄狮虎豹",
268
- "home_url": "https://segmentfault.com/u/xiongshihubao",
269
- "votes": "4",
264
+ "title": "[译]Vue.js + Astro 比 Vue SPA 更好吗?",
265
+ "description": "在本文中,我将向您展示如何使用 Astro 构建基于 Vue 的应用程序,我们将了解其独特的架构如何带来比单页应用程序 (SPA) 更好的性能。",
266
+ "url": "https://segmentfault.com/a/1190000041323179",
267
+ "author": "杭州程序员张张",
268
+ "home_url": "https://segmentfault.com/u/dunizb",
269
+ "votes": "3",
270
270
  "rank": 30
271
271
  }
272
272
  ]
@@ -19,6 +19,16 @@
19
19
  "subjectName": "薯条的编程修养",
20
20
  "homeUrl": "/subjects/465071"
21
21
  },
22
+ {
23
+ "title": "JVM调优的几种场景(建议收藏)",
24
+ "description": "",
25
+ "votes": "94",
26
+ "url": "/k/0mfx2nd",
27
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
28
+ "avatarAlt": "进击的程序猿 - 独家号",
29
+ "subjectName": "进击的程序猿",
30
+ "homeUrl": "/subjects/24912"
31
+ },
22
32
  {
23
33
  "title": "再见了 VMware,一款更轻量级的虚拟机!",
24
34
  "description": "",
@@ -30,10 +40,10 @@
30
40
  "homeUrl": "/subjects/194141"
31
41
  },
32
42
  {
33
- "title": "JVM调优的几种场景(建议收藏)",
43
+ "title": "Redis 很屌,不懂使用规范就糟蹋了",
34
44
  "description": "",
35
45
  "votes": "93",
36
- "url": "/k/0mfx2nd",
46
+ "url": "/k/lpnakbk",
37
47
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
38
48
  "avatarAlt": "进击的程序猿 - 独家号",
39
49
  "subjectName": "进击的程序猿",
@@ -50,19 +60,19 @@
50
60
  "homeUrl": "/subjects/351247"
51
61
  },
52
62
  {
53
- "title": "Redis 很屌,不懂使用规范就糟蹋了",
63
+ "title": "据说看完这篇 JVM 要一小时",
54
64
  "description": "",
55
- "votes": "89",
56
- "url": "/k/lpnakbk",
57
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
58
- "avatarAlt": "进击的程序猿 - 独家号",
59
- "subjectName": "进击的程序猿",
60
- "homeUrl": "/subjects/24912"
65
+ "votes": "85",
66
+ "url": "/k/1dauixx",
67
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
68
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
69
+ "subjectName": "浪客用react,java全栈",
70
+ "homeUrl": "/subjects/132403"
61
71
  },
62
72
  {
63
73
  "title": "WhatsApp系统架构",
64
74
  "description": "地球上有两个社交的App,一个是中国使用的微信,一个是其他国家使用的WhatsApp。根据Facebook CEO 马克·扎克伯格的说法,(2020年)每天有超过1000亿条信息通...",
65
- "votes": "88",
75
+ "votes": "89",
66
76
  "url": "/k/7dt7oe2",
67
77
  "avatar": "https://img.toutiao.io/subject/817275826d3140028455c0c52014d2e6/thumb",
68
78
  "avatarAlt": "凤凰牌老熊 - 独家号",
@@ -70,14 +80,14 @@
70
80
  "homeUrl": "/subjects/26661"
71
81
  },
72
82
  {
73
- "title": "据说看完这篇 JVM 要一小时",
83
+ "title": "从MVC到DDD的架构演进",
74
84
  "description": "",
75
- "votes": "82",
76
- "url": "/k/1dauixx",
77
- "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
78
- "avatarAlt": "浪客用react,java全栈 - 独家号",
79
- "subjectName": "浪客用react,java全栈",
80
- "homeUrl": "/subjects/132403"
85
+ "votes": "84",
86
+ "url": "/k/c7mn7hz",
87
+ "avatar": "https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb",
88
+ "avatarAlt": "Java研发 - 独家号",
89
+ "subjectName": "Java研发",
90
+ "homeUrl": "/subjects/2079"
81
91
  },
82
92
  {
83
93
  "title": "网络编程怎么做才算是优雅?",
@@ -89,16 +99,6 @@
89
99
  "subjectName": "小姐姐味道",
90
100
  "homeUrl": "/subjects/351247"
91
101
  },
92
- {
93
- "title": "从MVC到DDD的架构演进",
94
- "description": "",
95
- "votes": "83",
96
- "url": "/k/c7mn7hz",
97
- "avatar": "https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb",
98
- "avatarAlt": "Java研发 - 独家号",
99
- "subjectName": "Java研发",
100
- "homeUrl": "/subjects/2079"
101
- },
102
102
  {
103
103
  "title": "再见 Typora!推荐一个 2.3 万 Star 的开源 Markdown 编辑器",
104
104
  "description": "",
@@ -149,6 +149,16 @@
149
149
  "subjectName": "ASCE1885",
150
150
  "homeUrl": "/subjects/4829"
151
151
  },
152
+ {
153
+ "title": "面渣逆袭:Java并发六十问,图文详解,快来看看你会多少道!",
154
+ "description": "",
155
+ "votes": "76",
156
+ "url": "/k/4ndh1gd",
157
+ "avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
158
+ "avatarAlt": "三分恶 - 独家号",
159
+ "subjectName": "三分恶",
160
+ "homeUrl": "/subjects/454266"
161
+ },
152
162
  {
153
163
  "title": "聊聊spring事务失效的12种场景,太坑了",
154
164
  "description": "",
@@ -169,20 +179,10 @@
169
179
  "subjectName": "服务架构及中台",
170
180
  "homeUrl": "/subjects/26578"
171
181
  },
172
- {
173
- "title": "面渣逆袭:Java并发六十问,图文详解,快来看看你会多少道!",
174
- "description": "",
175
- "votes": "75",
176
- "url": "/k/4ndh1gd",
177
- "avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
178
- "avatarAlt": "三分恶 - 独家号",
179
- "subjectName": "三分恶",
180
- "homeUrl": "/subjects/454266"
181
- },
182
182
  {
183
183
  "title": "面渣逆袭:JVM经典五十问,这下面试稳了!",
184
184
  "description": "",
185
- "votes": "71",
185
+ "votes": "72",
186
186
  "url": "/k/wideaab",
187
187
  "avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
188
188
  "avatarAlt": "三分恶 - 独家号",
@@ -199,6 +199,16 @@
199
199
  "subjectName": "DeepNoMind",
200
200
  "homeUrl": "/subjects/460290"
201
201
  },
202
+ {
203
+ "title": "面试官问:设计高并发系统的时候,数据库层面该如何设计?",
204
+ "description": "",
205
+ "votes": "72",
206
+ "url": "/k/p935kqr",
207
+ "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
208
+ "avatarAlt": "浅谈架构 - 独家号",
209
+ "subjectName": "浅谈架构",
210
+ "homeUrl": "/subjects/379488"
211
+ },
202
212
  {
203
213
  "title": "白话linux操作系统原理",
204
214
  "description": "",
@@ -209,16 +219,6 @@
209
219
  "subjectName": "编程一生",
210
220
  "homeUrl": "/subjects/350352"
211
221
  },
212
- {
213
- "title": "插件式可扩展架构设计心得",
214
- "description": "大家可能不知道,鄙人之前人送外号“过度设计”。作为一个自信的研发人员,我总是希望我开发的系统可以解决之后所有的问题,用一套抽象可以覆盖之后所有的扩展场景。当然最终往往能够证明我的愚...",
215
- "votes": "67",
216
- "url": "/k/w43usss",
217
- "avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
218
- "avatarAlt": "冷星前端圈 - 独家号",
219
- "subjectName": "冷星前端圈",
220
- "homeUrl": "/subjects/380054"
221
- },
222
222
  {
223
223
  "title": "服务探活的五种方式",
224
224
  "description": "",