@wcj/github-rank 22.3.14 → 22.3.15

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 +19906 -19902
  2. package/dist/sifou-daily.json +134 -35
  3. package/dist/sifou-monthly.json +40 -40
  4. package/dist/sifou-weekly.json +146 -146
  5. package/dist/toutiao-30.json +36 -36
  6. package/dist/toutiao-7.json +94 -94
  7. package/dist/toutiao-90.json +31 -31
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +143 -143
  10. package/dist/trending-weekly.json +157 -157
  11. package/dist/users.china.json +1321 -1321
  12. package/dist/users.json +2032 -2032
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +19906 -19902
  16. package/web/data/sifou-daily.json +134 -35
  17. package/web/data/sifou-monthly.json +40 -40
  18. package/web/data/sifou-weekly.json +146 -146
  19. package/web/data/toutiao-30.json +36 -36
  20. package/web/data/toutiao-7.json +94 -94
  21. package/web/data/toutiao-90.json +31 -31
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +143 -143
  24. package/web/data/trending-weekly.json +157 -157
  25. package/web/data/users.china.json +1321 -1321
  26. package/web/data/users.json +2032 -2032
  27. package/web/index.html +1138 -1138
  28. package/web/repos.html +2616 -2620
  29. package/web/sifou-daily.html +338 -30
  30. package/web/sifou-monthly.html +51 -51
  31. package/web/sifou-weekly.html +146 -146
  32. package/web/toutiao-30.html +64 -64
  33. package/web/toutiao-7.html +71 -71
  34. package/web/toutiao-90.html +32 -32
  35. package/web/trending-monthly.html +127 -127
  36. package/web/trending-weekly.html +140 -144
  37. package/web/trending.html +151 -143
  38. package/web/users.china.html +694 -694
@@ -5,35 +5,26 @@
5
5
  "url": "https://segmentfault.com/a/1190000041517764",
6
6
  "author": "杨成功",
7
7
  "home_url": "https://segmentfault.com/u/ruidoc",
8
- "votes": "27",
8
+ "votes": "28",
9
9
  "rank": 1
10
10
  },
11
- {
12
- "title": "CSS 实现透明方格的 3 种方式",
13
- "description": "linear-gradient可以说是最早实现这种效果的应用了,当然实现也最为巧妙,也最为复杂。原理是绘制两个直角三角形,然后拼接而成,如下",
14
- "url": "https://segmentfault.com/a/1190000041504985",
15
- "author": "XboxYan",
16
- "home_url": "https://segmentfault.com/u/xboxyan",
17
- "votes": "26",
18
- "rank": 2
19
- },
20
- {
21
- "title": "革命性创新,动画杀手锏 @scroll-timeline",
22
- "description": "在 CSS 规范 Scroll-linked Animations 中,推出了一个划时代的 CSS 功能。也就是 -- The @scroll-timeline at-rule,直译过来就是滚动时间线。本文,就将带大家一探究竟,从入门到学会使用 CSS @scroll-timeline...",
23
- "url": "https://segmentfault.com/a/1190000041505045",
24
- "author": "chokcoco",
25
- "home_url": "https://segmentfault.com/u/chokcoco",
26
- "votes": "18",
27
- "rank": 3
28
- },
29
11
  {
30
12
  "title": "Go 设计哲学:少即是多,哪里来的?",
31
13
  "description": "甚至讨论 Go issues 和提案时,都会有人用 “less is more” 来反驳或做为论点支撑,非常的有意思。大家都会很好奇,出处是哪里,是什么意思?",
32
14
  "url": "https://segmentfault.com/a/1190000041524988",
33
15
  "author": "煎鱼",
34
16
  "home_url": "https://segmentfault.com/u/eddycjy",
35
- "votes": "10",
36
- "rank": 4
17
+ "votes": "12",
18
+ "rank": 2
19
+ },
20
+ {
21
+ "title": "Web 页面优化专项 > Lighthouse > 性能分数优化",
22
+ "description": "Lighthouse 目前已经集成在新版本 Chrome DevTools 中,也可以将其作为一个 Chrome 扩展程序运行,或从命令行运行。",
23
+ "url": "https://segmentfault.com/a/1190000041524121",
24
+ "author": "linong",
25
+ "home_url": "https://segmentfault.com/u/linong",
26
+ "votes": "12",
27
+ "rank": 3
37
28
  },
38
29
  {
39
30
  "title": "对不起,今天该发的微软认证推文,我们没写",
@@ -42,25 +33,16 @@
42
33
  "author": "snakesss",
43
34
  "home_url": "https://segmentfault.com/u/snakesss",
44
35
  "votes": "5",
45
- "rank": 5
46
- },
47
- {
48
- "title": "28张图助我学废TS",
49
- "description": "Ts现在用的越来越多,我感觉是时候总结一波Ts的基础知识点,毕竟与时代脱节不是咱们程序员该做的事,话不多说,直接开整。(注:脑图已经上传至云盘20+脑图系列中)",
50
- "url": "https://segmentfault.com/a/1190000041510006",
51
- "author": "执鸢者",
52
- "home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
53
- "votes": "12",
54
- "rank": 6
36
+ "rank": 4
55
37
  },
56
38
  {
57
- "title": "推荐20个值得收藏的前端开源项目",
58
- "description": "Proton是一个轻量、灵活的Javascript粒子动画库。使用它可以轻松创建各种炫酷粒子动画效果,该项目在github被近 2k 项目引用。Proton还支持3d粒子版本[链接] ",
59
- "url": "https://segmentfault.com/a/1190000041502262",
60
- "author": "TNTWEB",
61
- "home_url": "https://segmentfault.com/u/tnfe",
62
- "votes": "11",
63
- "rank": 7
39
+ "title": "Gitlab CI/CD教程及npm包构建发布实战",
40
+ "description": "!!!实践过程中请留意文档版本号跟你实际使用Gitlab的版本号👉🏻中文文档-14.8-pre 👉🏻Gitlab版本—12.9前置知识yaml语法,教程👉🏻YAML 入门教程Docker相关知识,教程👉🏻Docker教程linux命令,教程👉🏻Linux 命令大全自定...",
41
+ "url": "https://segmentfault.com/a/1190000041537651",
42
+ "author": "MangoGoing",
43
+ "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
44
+ "votes": "10",
45
+ "rank": 5
64
46
  },
65
47
  {
66
48
  "title": "使用Three.js实现神奇的3D文字悬浮效果",
@@ -69,16 +51,7 @@
69
51
  "author": "dragonir",
70
52
  "home_url": "https://segmentfault.com/u/dragonir",
71
53
  "votes": "8",
72
- "rank": 8
73
- },
74
- {
75
- "title": "2022 年用于 Node.js 的顶级 WebSocket 库",
76
- "description": "在这篇文章中,我们将讨论2022年你应该考虑的八个Node.js WebSocket库。SockJSwsSocket.IOFaye WebSocketSocketClusterSocketteFeathers要开始使用这些库中的任何一个,您需要在本地计算机上安装 npm 和 Node.js...",
77
- "url": "https://segmentfault.com/a/1190000041507771",
78
- "author": "杭州程序员张张",
79
- "home_url": "https://segmentfault.com/u/dunizb",
80
- "votes": "6",
81
- "rank": 9
54
+ "rank": 6
82
55
  },
83
56
  {
84
57
  "title": "阿里云服务器 ECS 选购指南",
@@ -87,7 +60,7 @@
87
60
  "author": "若尘",
88
61
  "home_url": "https://segmentfault.com/u/iruochen",
89
62
  "votes": "2",
90
- "rank": 10
63
+ "rank": 7
91
64
  },
92
65
  {
93
66
  "title": "Taro cli流程和插件化机制实现原理",
@@ -96,34 +69,16 @@
96
69
  "author": "MangoGoing",
97
70
  "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
98
71
  "votes": "6",
99
- "rank": 11
100
- },
101
- {
102
- "title": "Web 页面优化专项 > Lighthouse > 性能分数优化",
103
- "description": "Lighthouse 目前已经集成在新版本 Chrome DevTools 中,也可以将其作为一个 Chrome 扩展程序运行,或从命令行运行。",
104
- "url": "https://segmentfault.com/a/1190000041524121",
105
- "author": "linong",
106
- "home_url": "https://segmentfault.com/u/linong",
107
- "votes": "9",
108
- "rank": 12
109
- },
110
- {
111
- "title": "mysql的锁",
112
- "description": "页面锁:开销和加锁时间界于表锁和行锁之间,会出现死锁,锁定粒度界于表锁和行锁之间,并发度一般。从上述三种锁的特点来看,很难说哪种锁更好,只能就具体应用的特点来说哪种锁更合适。比如,MyISAM和MEMORY引...",
113
- "url": "https://segmentfault.com/a/1190000041508775",
114
- "author": "小强Zzz",
115
- "home_url": "https://segmentfault.com/u/zhaokaiqiang",
116
- "votes": "4",
117
- "rank": 13
72
+ "rank": 8
118
73
  },
119
74
  {
120
- "title": "面试官居然要我用JS代码计算LocalStorage容量!",
121
- "description": "localStorage 的容量大家都知道是 5M ,但是却很少人知道怎么去验证,而且某些场景需要计算 localStorage 的剩余容量时,就需要我们掌握计算容量的技能了~~",
122
- "url": "https://segmentfault.com/a/1190000041504625",
123
- "author": "Sunshine_Lin",
124
- "home_url": "https://segmentfault.com/u/user_ze46ouik",
125
- "votes": "6",
126
- "rank": 14
75
+ "title": "线性代数在前端中的应用(二):实现鼠标拖拽旋转元素、Canvas图形",
76
+ "description": "看到文章标题,很多同学可能会疑惑,实现元素的旋转,只需要求得旋转角度,然后用CSS中的transform:rotate(${旋转的角度}deg)就可以实现旋转的需求,为什么要用到线性代数的知识?",
77
+ "url": "https://segmentfault.com/a/1190000041536375",
78
+ "author": "而井",
79
+ "home_url": "https://segmentfault.com/u/rioli",
80
+ "votes": "7",
81
+ "rank": 9
127
82
  },
128
83
  {
129
84
  "title": "被盗4900万,互联网巨头竟败给“小学生”",
@@ -132,7 +87,16 @@
132
87
  "author": "qinjianxiang",
133
88
  "home_url": "https://segmentfault.com/u/qinjianxiang",
134
89
  "votes": "4",
135
- "rank": 15
90
+ "rank": 10
91
+ },
92
+ {
93
+ "title": "VuePress 博客之 SEO 优化(四) Open Graph protocol",
94
+ "description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲讲 SEO 优化中的 Open Graph protocol。meta 标签如果我们打开思否...",
95
+ "url": "https://segmentfault.com/a/1190000041528595",
96
+ "author": "冴羽",
97
+ "home_url": "https://segmentfault.com/u/yayu",
98
+ "votes": "4",
99
+ "rank": 11
136
100
  },
137
101
  {
138
102
  "title": "30 个极大提高开发效率超级实用的 VSCode 插件",
@@ -141,25 +105,16 @@
141
105
  "author": "wscats",
142
106
  "home_url": "https://segmentfault.com/u/wscats",
143
107
  "votes": "5",
144
- "rank": 16
108
+ "rank": 12
145
109
  },
146
110
  {
147
- "title": "CSS中的混合模式,制作高级特效的必备技巧",
111
+ "title": "27个精美的时间线(含源代码)",
148
112
  "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
149
- "url": "https://segmentfault.com/a/1190000041510478",
113
+ "url": "https://segmentfault.com/a/1190000041499499",
150
114
  "author": "前端小智",
151
115
  "home_url": "https://segmentfault.com/u/minnanitkong",
152
- "votes": "6",
153
- "rank": 17
154
- },
155
- {
156
- "title": "VuePress 博客之 SEO 优化(四) Open Graph protocol",
157
- "description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲讲 SEO 优化中的 Open Graph protocol。meta 标签如果我们打开思否...",
158
- "url": "https://segmentfault.com/a/1190000041528595",
159
- "author": "冴羽",
160
- "home_url": "https://segmentfault.com/u/yayu",
161
- "votes": "4",
162
- "rank": 18
116
+ "votes": "5",
117
+ "rank": 13
163
118
  },
164
119
  {
165
120
  "title": "读Flink源码谈设计:FileSystemConnector中的整洁架构",
@@ -168,25 +123,7 @@
168
123
  "author": "泊浮目",
169
124
  "home_url": "https://segmentfault.com/u/camile",
170
125
  "votes": "3",
171
- "rank": 19
172
- },
173
- {
174
- "title": "Gitlab CI/CD教程及npm包构建发布实战",
175
- "description": "!!!实践过程中请留意文档版本号跟你实际使用Gitlab的版本号👉🏻中文文档-14.8-pre 👉🏻Gitlab版本—12.9前置知识yaml语法,教程👉🏻YAML 入门教程Docker相关知识,教程👉🏻Docker教程linux命令,教程👉🏻Linux 命令大全自定...",
176
- "url": "https://segmentfault.com/a/1190000041537651",
177
- "author": "MangoGoing",
178
- "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
179
- "votes": "6",
180
- "rank": 20
181
- },
182
- {
183
- "title": "初识Spring IoC",
184
- "description": "从第一天开始学习SpringBoot,到现在已经有两年了,两年以来我的搬砖能力不断增强,但理论层面仍然是零基础小白。因此,打破瓶颈的方法,就是像学长们一样,多读书、多看理论知识,然后应用实践。",
185
- "url": "https://segmentfault.com/a/1190000041508734",
186
- "author": "LYX6666",
187
- "home_url": "https://segmentfault.com/u/liuyuxuan6666",
188
- "votes": "3",
189
- "rank": 21
126
+ "rank": 14
190
127
  },
191
128
  {
192
129
  "title": "5分钟学会 gRPC",
@@ -195,34 +132,7 @@
195
132
  "author": "crossoverJie",
196
133
  "home_url": "https://segmentfault.com/u/crossoverjie",
197
134
  "votes": "5",
198
- "rank": 22
199
- },
200
- {
201
- "title": "浏览器“联盟”!苹果/谷歌/Mozilla/微软合力解决 Web “互操作性”问题",
202
- "description": "近日,四大浏览器制造商苹果(Apple)、谷歌(Google)、Mozilla 和微软(Microsoft)以及软件咨询公司博科(Bocoup)和伊加利亚(Igalia),已同意联手合作,致力于改善其网络浏览器的互操作性和用户体验,使 We...",
203
- "url": "https://segmentfault.com/a/1190000041505804",
204
- "author": "MissD",
205
- "home_url": "https://segmentfault.com/u/d2ms1shh",
206
- "votes": "3",
207
- "rank": 23
208
- },
209
- {
210
- "title": "线性代数在前端中的应用(二):实现鼠标拖拽旋转元素、Canvas图形",
211
- "description": "看到文章标题,很多同学可能会疑惑,实现元素的旋转,只需要求得旋转角度,然后用CSS中的transform:rotate(${旋转的角度}deg)就可以实现旋转的需求,为什么要用到线性代数的知识?",
212
- "url": "https://segmentfault.com/a/1190000041536375",
213
- "author": "而井",
214
- "home_url": "https://segmentfault.com/u/rioli",
215
- "votes": "4",
216
- "rank": 24
217
- },
218
- {
219
- "title": "27个精美的时间线(含源代码)",
220
- "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
221
- "url": "https://segmentfault.com/a/1190000041499499",
222
- "author": "前端小智",
223
- "home_url": "https://segmentfault.com/u/minnanitkong",
224
- "votes": "4",
225
- "rank": 25
135
+ "rank": 15
226
136
  },
227
137
  {
228
138
  "title": "@Async的用法和示例",
@@ -231,7 +141,7 @@
231
141
  "author": "雄狮虎豹",
232
142
  "home_url": "https://segmentfault.com/u/xiongshihubao",
233
143
  "votes": "4",
234
- "rank": 26
144
+ "rank": 16
235
145
  },
236
146
  {
237
147
  "title": "实时增量学习在云音乐直播推荐系统中的实践",
@@ -240,7 +150,16 @@
240
150
  "author": "云音乐技术团队",
241
151
  "home_url": "https://segmentfault.com/u/musicfe",
242
152
  "votes": "3",
243
- "rank": 27
153
+ "rank": 17
154
+ },
155
+ {
156
+ "title": "实现同比、环比计算的N种姿势",
157
+ "description": "在做数据分析时,我们会经常听到同比、环比同比的概念。各个企业和组织在发布统计数据时,通常喜欢用同比、环比来和之前的历史数据进行比较,用来说明数据的变化情况。例如,统计局公布2022年1月份CPI同比增长0.9...",
158
+ "url": "https://segmentfault.com/a/1190000041518997",
159
+ "author": "葡萄城技术团队",
160
+ "home_url": "https://segmentfault.com/u/grapecity",
161
+ "votes": "3",
162
+ "rank": 18
244
163
  },
245
164
  {
246
165
  "title": "Dubbo服务如何优雅的校验参数",
@@ -249,7 +168,7 @@
249
168
  "author": "vivo互联网技术",
250
169
  "home_url": "https://segmentfault.com/u/vivo_tech",
251
170
  "votes": "3",
252
- "rank": 28
171
+ "rank": 19
253
172
  },
254
173
  {
255
174
  "title": "3·8节,一个小视频带你认识下这群才华与美貌兼具的宝藏女孩!",
@@ -258,15 +177,96 @@
258
177
  "author": "个推",
259
178
  "home_url": "https://segmentfault.com/u/getui",
260
179
  "votes": "1",
261
- "rank": 29
180
+ "rank": 20
262
181
  },
263
182
  {
264
- "title": "实现同比、环比计算的N种姿势",
265
- "description": "在做数据分析时,我们会经常听到同比、环比同比的概念。各个企业和组织在发布统计数据时,通常喜欢用同比、环比来和之前的历史数据进行比较,用来说明数据的变化情况。例如,统计局公布2022年1月份CPI同比增长0.9...",
266
- "url": "https://segmentfault.com/a/1190000041518997",
267
- "author": "葡萄城技术团队",
268
- "home_url": "https://segmentfault.com/u/grapecity",
183
+ "title": "你不知道的JavaScript中的5个JSON秘密功能",
184
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
185
+ "url": "https://segmentfault.com/a/1190000041491918",
186
+ "author": "前端小智",
187
+ "home_url": "https://segmentfault.com/u/minnanitkong",
188
+ "votes": "4",
189
+ "rank": 21
190
+ },
191
+ {
192
+ "title": "什么是 LRU 算法?",
193
+ "description": "缓存 是我们写代码过程中常用的一种手段,是一种空间换时间的做法。就拿我们经常使用的 HTTP 协议,其中也存在强缓存和协商缓存两种缓存方式。当我们打开一个网站的时候,浏览器会查询该请求的响应头,通过判断响...",
194
+ "url": "https://segmentfault.com/a/1190000041542627",
195
+ "author": "Shenfq",
196
+ "home_url": "https://segmentfault.com/u/shenfq",
197
+ "votes": "6",
198
+ "rank": 22
199
+ },
200
+ {
201
+ "title": "一道面试题牵出12个前端硬核知识点,你能答出几个?",
202
+ "description": "一道面试题囊括多个高频知识点的确实不多,但确实有一个神奇的药引子——浏览器安全能串联起12个前端硬核知识点,一起来瞅瞅!!!一、概述1.1 Web页面安全说到Web页面安全你会想到哪些问题呢?什么是同源、什么是...",
203
+ "url": "https://segmentfault.com/a/1190000041536596",
204
+ "author": "执鸢者",
205
+ "home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
206
+ "votes": "6",
207
+ "rank": 23
208
+ },
209
+ {
210
+ "title": "注解打印日志和数据链路追踪",
211
+ "description": "今天来聊些大家都用得上的东西:数据链路追踪。之前引入了系统的监控来快速定位应用操作系统上的问题,而业务问题呢?在这篇文章中你可以看到用注解的方式打印日志,也能看到简易版的全链路追踪是怎么实现的。",
212
+ "url": "https://segmentfault.com/a/1190000041510557",
213
+ "author": "Java3y",
214
+ "home_url": "https://segmentfault.com/u/java_3y",
215
+ "votes": "2",
216
+ "rank": 24
217
+ },
218
+ {
219
+ "title": "VuePress 博客之 SEO 优化(五)添加 JSON-LD 数据",
220
+ "description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲 SEO 中的 JSON-LD。JSON-LD如果我们打开掘金任意一篇文章,比如这...",
221
+ "url": "https://segmentfault.com/a/1190000041533456",
222
+ "author": "冴羽",
223
+ "home_url": "https://segmentfault.com/u/yayu",
224
+ "votes": "3",
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "扑克牌速算24 -穷举(JavaScript)",
229
+ "description": "要求:提交算法思路即可。思路:先分析一下穷举包含多少种情况:1、操作数。由于是给定的4张牌,所以把这个4张牌进行全排列,共有:24种2、运算符。4个数之间有3个运算符,每个运算符有4种选择,共有:64种3、运...",
230
+ "url": "https://segmentfault.com/a/1190000041523394",
231
+ "author": "叫我詹躲躲",
232
+ "home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
233
+ "votes": "2",
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "Sentry搭建流程(前端vue接入)",
238
+ "description": "一、背景&&作用异常监控系统收集异常收集日志信息;接口时长信息及时警告;发送邮件展示统计信息code review成本高;有时候只能发现语法或者代码风格问题;对于逻辑业务问题没有过多的时间深读兼容性问题不好测试...",
239
+ "url": "https://segmentfault.com/a/1190000041524501",
240
+ "author": "songxianling1992",
241
+ "home_url": "https://segmentfault.com/u/songxianling1992",
269
242
  "votes": "3",
243
+ "rank": 27
244
+ },
245
+ {
246
+ "title": "别再问WiFi密码了,HMS Core统一扫码服务让手机一键联网",
247
+ "description": "现代生活离不开网络。在餐厅、商场等公共场所,手机连接WiFi一直是高频使用场景。虽然公共场所的免费WiFi越来越多,但网络连接过程却很麻烦。有的需要打开网页注册或点击广告链接才能上网,还有的要求下载特定App...",
248
+ "url": "https://segmentfault.com/a/1190000041517623",
249
+ "author": "HMSCore",
250
+ "home_url": "https://segmentfault.com/u/hms_core",
251
+ "votes": "0",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "大数斐波那契数列的算法",
256
+ "description": "斐波那契数列简单版: {代码...} n小于10,性能尚可。n取大数,使用时间飙升。优化一下,空间换时间,已经计算出结果的存在数组里,复用。 {代码...} 现在性能是够了,但是如果n取的数特别大,超出整型或浮点型的...",
257
+ "url": "https://segmentfault.com/a/1190000041511863",
258
+ "author": "church",
259
+ "home_url": "https://segmentfault.com/u/church",
260
+ "votes": "2",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "VuePress 博客之 SEO 优化(二)之重定向",
265
+ "description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲讲 SEO 与重定向。问题最一开始我使用 GitHub Pages 服务建立了站...",
266
+ "url": "https://segmentfault.com/a/1190000041515588",
267
+ "author": "冴羽",
268
+ "home_url": "https://segmentfault.com/u/yayu",
269
+ "votes": "2",
270
270
  "rank": 30
271
271
  }
272
272
  ]
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "title": "高并发是一种架构思维模式",
4
4
  "description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
5
- "votes": "136",
5
+ "votes": "137",
6
6
  "url": "/k/imslmgz",
7
7
  "avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
8
8
  "avatarAlt": "程序员的朋友圈 - 独家号",
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "2021年最受程序员欢迎的开发工具TOP 100名单出炉!",
14
14
  "description": "",
15
- "votes": "131",
15
+ "votes": "132",
16
16
  "url": "/k/uf5vypr",
17
17
  "avatar": "https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb",
18
18
  "avatarAlt": "yaya的鸡汤 - 独家号",
@@ -89,36 +89,16 @@
89
89
  "subjectName": "强力研分布式系统",
90
90
  "homeUrl": "/subjects/1983"
91
91
  },
92
- {
93
- "title": "轻松搞懂5种IO模型",
94
- "description": "",
95
- "votes": "85",
96
- "url": "/k/o77uhyt",
97
- "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
98
- "avatarAlt": "编程一生 - 独家号",
99
- "subjectName": "编程一生",
100
- "homeUrl": "/subjects/350352"
101
- },
102
92
  {
103
93
  "title": "ClickHouse使用实践与规范",
104
94
  "description": "",
105
- "votes": "80",
95
+ "votes": "81",
106
96
  "url": "/k/fb7mdkl",
107
97
  "avatar": "https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb",
108
98
  "avatarAlt": "yaya的鸡汤 - 独家号",
109
99
  "subjectName": "yaya的鸡汤",
110
100
  "homeUrl": "/subjects/132121"
111
101
  },
112
- {
113
- "title": "你分库分表的姿势对么?——详谈水平分库分表",
114
- "description": "",
115
- "votes": "75",
116
- "url": "/k/eteqw6s",
117
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
118
- "avatarAlt": "进击的程序猿 - 独家号",
119
- "subjectName": "进击的程序猿",
120
- "homeUrl": "/subjects/24912"
121
- },
122
102
  {
123
103
  "title": "一张图看懂微服务架构路线",
124
104
  "description": "",
@@ -142,7 +122,7 @@
142
122
  {
143
123
  "title": "微服务如何划分",
144
124
  "description": "",
145
- "votes": "75",
125
+ "votes": "77",
146
126
  "url": "/k/f4vabj7",
147
127
  "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
148
128
  "avatarAlt": "方丈的寺院 - 独家号",
@@ -162,7 +142,7 @@
162
142
  {
163
143
  "title": "趣谈IO多路复用的本质",
164
144
  "description": "",
165
- "votes": "69",
145
+ "votes": "70",
166
146
  "url": "/k/j4nqhbc",
167
147
  "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
168
148
  "avatarAlt": "编程一生 - 独家号",
@@ -172,13 +152,23 @@
172
152
  {
173
153
  "title": "快看我在Redis分布式锁上,栽的8个跟头!",
174
154
  "description": "",
175
- "votes": "63",
155
+ "votes": "64",
176
156
  "url": "/k/pshtt8d",
177
157
  "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
178
158
  "avatarAlt": "Bloomingroses - 独家号",
179
159
  "subjectName": "Bloomingroses",
180
160
  "homeUrl": "/subjects/98777"
181
161
  },
162
+ {
163
+ "title": "我的命令行开发环境 ❤️",
164
+ "description": "常言道,工欲善其事、必先利其器,熟练一套高效且趁手的工具,对开发工作的重要性不言而喻。本文分享我的命令行开发环境,文章较长,配图较多,其中几处详细内容,已将其折叠起来,读者可视兴趣...",
165
+ "votes": "58",
166
+ "url": "/k/hjda293",
167
+ "avatar": "https://img.toutiao.io/user/776a2999bca149088ebe52366451432a/thumb",
168
+ "avatarAlt": "hit9 - 独家号",
169
+ "subjectName": "hit9",
170
+ "homeUrl": "/subjects/420867"
171
+ },
182
172
  {
183
173
  "title": "别再用 main 方法测试了,这才是专业 Java 测试方法!",
184
174
  "description": "",
@@ -189,16 +179,6 @@
189
179
  "subjectName": "浪客用react,java全栈",
190
180
  "homeUrl": "/subjects/132403"
191
181
  },
192
- {
193
- "title": "我的命令行开发环境 ❤️",
194
- "description": "常言道,工欲善其事、必先利其器,熟练一套高效且趁手的工具,对开发工作的重要性不言而喻。本文分享我的命令行开发环境,文章较长,配图较多,其中几处详细内容,已将其折叠起来,读者可视兴趣...",
195
- "votes": "57",
196
- "url": "/k/hjda293",
197
- "avatar": "https://img.toutiao.io/user/776a2999bca149088ebe52366451432a/thumb",
198
- "avatarAlt": "hit9 - 独家号",
199
- "subjectName": "hit9",
200
- "homeUrl": "/subjects/420867"
201
- },
202
182
  {
203
183
  "title": "输入URL开始建立你的前端知识体系",
204
184
  "description": "",
@@ -229,6 +209,16 @@
229
209
  "subjectName": "服务架构及中台",
230
210
  "homeUrl": "/subjects/26578"
231
211
  },
212
+ {
213
+ "title": "阿里巴巴开源的低代码引擎",
214
+ "description": "以下内容选自「码农周刊 VIP 会员」圈子,每日更新,精彩不断。低代码引擎是一款为低代码平台开发者提供的,具备强大定制扩展能力的低代码设计器研发框架。低代码引擎的核心是设计器,通过...",
215
+ "votes": "55",
216
+ "url": "/k/gsosp6w",
217
+ "avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
218
+ "avatarAlt": "头条精选 - 独家号",
219
+ "subjectName": "头条精选",
220
+ "homeUrl": "/subjects/4"
221
+ },
232
222
  {
233
223
  "title": "如何保证数据库缓存的最终一致性?",
234
224
  "description": "",
@@ -248,5 +238,15 @@
248
238
  "avatarAlt": "乱点技能树 - 独家号",
249
239
  "subjectName": "乱点技能树",
250
240
  "homeUrl": "/subjects/194141"
241
+ },
242
+ {
243
+ "title": "谁让你跪舔了,程序员得这样向上管理",
244
+ "description": "",
245
+ "votes": "56",
246
+ "url": "/k/5m90d51",
247
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
248
+ "avatarAlt": "Bloomingroses - 独家号",
249
+ "subjectName": "Bloomingroses",
250
+ "homeUrl": "/subjects/98777"
251
251
  }
252
252
  ]