@wcj/github-rank 22.5.22 → 22.5.23

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 +15748 -15735
  2. package/dist/sifou-daily.json +58 -22
  3. package/dist/sifou-monthly.json +54 -54
  4. package/dist/sifou-weekly.json +98 -98
  5. package/dist/toutiao-30.json +59 -59
  6. package/dist/toutiao-7.json +79 -79
  7. package/dist/toutiao-90.json +40 -40
  8. package/dist/trending-daily.json +164 -164
  9. package/dist/trending-monthly.json +148 -148
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +1251 -1251
  12. package/dist/users.json +1816 -1816
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +15748 -15735
  16. package/web/data/sifou-daily.json +58 -22
  17. package/web/data/sifou-monthly.json +54 -54
  18. package/web/data/sifou-weekly.json +98 -98
  19. package/web/data/toutiao-30.json +59 -59
  20. package/web/data/toutiao-7.json +79 -79
  21. package/web/data/toutiao-90.json +40 -40
  22. package/web/data/trending-daily.json +164 -164
  23. package/web/data/trending-monthly.json +148 -148
  24. package/web/data/trending-weekly.json +167 -167
  25. package/web/data/users.china.json +1251 -1251
  26. package/web/data/users.json +1816 -1816
  27. package/web/index.html +999 -999
  28. package/web/repos.html +2977 -2973
  29. package/web/sifou-daily.html +132 -20
  30. package/web/sifou-monthly.html +78 -78
  31. package/web/sifou-weekly.html +120 -120
  32. package/web/toutiao-30.html +60 -60
  33. package/web/toutiao-7.html +64 -64
  34. package/web/toutiao-90.html +57 -57
  35. package/web/trending-monthly.html +134 -130
  36. package/web/trending-weekly.html +153 -145
  37. package/web/trending.html +141 -149
  38. package/web/users.china.html +636 -636
@@ -5,26 +5,17 @@
5
5
  "url": "https://segmentfault.com/a/1190000041861125",
6
6
  "author": "Beverly",
7
7
  "home_url": "https://segmentfault.com/u/beverly0",
8
- "votes": "12",
8
+ "votes": "15",
9
9
  "rank": 1
10
10
  },
11
- {
12
- "title": "如何做新人引导功能?",
13
- "description": "节前碰到一个需求:「新人引导效果」针对第一次使用平台的用户进行主要功能引导。具体引导路径为:点击“新增按钮”,对弹出的内容进行解释,并引导用户填充表单,最后提交表单。",
14
- "url": "https://segmentfault.com/a/1190000041789636",
15
- "author": "linong",
16
- "home_url": "https://segmentfault.com/u/linong",
17
- "votes": "9",
18
- "rank": 2
19
- },
20
11
  {
21
12
  "title": "浅谈逻辑选择器 -- 父选择器它来了!",
22
13
  "description": "在 CSS 选择器家族中,新增这样一类比较新的选择器 -- 逻辑选择器,目前共有 4 名成员::is:where:not:has本文将带领大家了解、深入它们。做到学以致用,写出更现代化的选择器。:is 伪类选择器:is() CSS伪类函数...",
23
14
  "url": "https://segmentfault.com/a/1190000041860587",
24
15
  "author": "chokcoco",
25
16
  "home_url": "https://segmentfault.com/u/chokcoco",
26
- "votes": "12",
27
- "rank": 3
17
+ "votes": "14",
18
+ "rank": 2
28
19
  },
29
20
  {
30
21
  "title": "我怀疑这是IDEA的BUG,但是我翻遍全网没找到证据!",
@@ -33,7 +24,7 @@
33
24
  "author": "why技术",
34
25
  "home_url": "https://segmentfault.com/u/whyjishu",
35
26
  "votes": "8",
36
- "rank": 4
27
+ "rank": 3
37
28
  },
38
29
  {
39
30
  "title": "JSON数据传输大法第一式——用OADate处理日期格式",
@@ -42,7 +33,7 @@
42
33
  "author": "葡萄城技术团队",
43
34
  "home_url": "https://segmentfault.com/u/grapecity",
44
35
  "votes": "3",
45
- "rank": 5
36
+ "rank": 4
46
37
  },
47
38
  {
48
39
  "title": "js面试题(进阶)梳理",
@@ -51,6 +42,15 @@
51
42
  "author": "墨城",
52
43
  "home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
53
44
  "votes": "6",
45
+ "rank": 5
46
+ },
47
+ {
48
+ "title": "面试官问:Go 中的参数传递是值传递还是引用传递?",
49
+ "description": "一个程序中,变量分为变量名和变量内容,变量内容的存储一般会被分配到堆和栈上。而在 Go 语言中有两种传递变量的方式值传递和引用传递。其中值传递会直接将变量内容附在变量名上传递,而引用传递会将变量内容的...",
50
+ "url": "https://segmentfault.com/a/1190000041865949",
51
+ "author": "云叔_又拍云",
52
+ "home_url": "https://segmentfault.com/u/yunshu_blog",
53
+ "votes": "3",
54
54
  "rank": 6
55
55
  },
56
56
  {
@@ -63,23 +63,14 @@
63
63
  "rank": 7
64
64
  },
65
65
  {
66
- "title": "面试官问:Go 中的参数传递是值传递还是引用传递?",
67
- "description": "一个程序中,变量分为变量名和变量内容,变量内容的存储一般会被分配到堆和栈上。而在 Go 语言中有两种传递变量的方式值传递和引用传递。其中值传递会直接将变量内容附在变量名上传递,而引用传递会将变量内容的...",
68
- "url": "https://segmentfault.com/a/1190000041865949",
69
- "author": "云叔_又拍云",
70
- "home_url": "https://segmentfault.com/u/yunshu_blog",
71
- "votes": "3",
66
+ "title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
67
+ "description": "整个项目使用了go-zero开发的微服务,基本包含了go-zero以及相关go-zero作者开发的一些中间件,所用到的技术栈基本是go-zero项目组的自研组件,基本是go-zero全家桶了。",
68
+ "url": "https://segmentfault.com/a/1190000041854213",
69
+ "author": "kevinwan",
70
+ "home_url": "https://segmentfault.com/u/kevinwan",
71
+ "votes": "5",
72
72
  "rank": 8
73
73
  },
74
- {
75
- "title": "JavaScript深拷贝的几种方法",
76
- "description": "浅拷贝是创建一个新对象,这个对象有着原始对象属性值的拷贝。如果属性是基本类型,拷贝的就是基本类型的值,如果属性是引用类型,拷贝的是内存地址 。如果不进行深拷贝,其中一个对象改变了对象的值,就会影响到...",
77
- "url": "https://segmentfault.com/a/1190000041847063",
78
- "author": "沉静地闪光",
79
- "home_url": "https://segmentfault.com/u/007008",
80
- "votes": "4",
81
- "rank": 9
82
- },
83
74
  {
84
75
  "title": "游戏开发者大会发布PlayFab产品更新",
85
76
  "description": "微软坚定对服务游戏开发社区的承诺,在5月13日微软游戏出海开发者大会上发布了一些列新产品、更新及新项目。PlayFab 团队围绕Multiplayer Services多人游戏服务、Party、Experiments实验、数据平台和用户生成内容...",
@@ -87,16 +78,7 @@
87
78
  "author": "六一",
88
79
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
89
80
  "votes": "1",
90
- "rank": 10
91
- },
92
- {
93
- "title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
94
- "description": "整个项目使用了go-zero开发的微服务,基本包含了go-zero以及相关go-zero作者开发的一些中间件,所用到的技术栈基本是go-zero项目组的自研组件,基本是go-zero全家桶了。",
95
- "url": "https://segmentfault.com/a/1190000041854213",
96
- "author": "kevinwan",
97
- "home_url": "https://segmentfault.com/u/kevinwan",
98
- "votes": "5",
99
- "rank": 11
81
+ "rank": 9
100
82
  },
101
83
  {
102
84
  "title": "树莓派控制调速以及关于PWM的思考",
@@ -105,7 +87,7 @@
105
87
  "author": "kumfo",
106
88
  "home_url": "https://segmentfault.com/u/kumfo",
107
89
  "votes": "4",
108
- "rank": 12
90
+ "rank": 10
109
91
  },
110
92
  {
111
93
  "title": "你说写代码,最常用的3个设计模式是啥?",
@@ -114,6 +96,24 @@
114
96
  "author": "小傅哥",
115
97
  "home_url": "https://segmentfault.com/u/fuzhengwei",
116
98
  "votes": "3",
99
+ "rank": 11
100
+ },
101
+ {
102
+ "title": "前端语音转文字实践总结",
103
+ "description": "最近准备一个技术分享,看到以前做的一个语音转文字的功能,放在slides上落灰了,索性整理到这里和大家分享下。从技术选型,到方案设计,到实际落地,可以说把全链路都覆盖到了。语音转写流程图PC端浏览器如何录...",
104
+ "url": "https://segmentfault.com/a/1190000041866984",
105
+ "author": "趁你还年轻",
106
+ "home_url": "https://segmentfault.com/u/chennihuannianqing",
107
+ "votes": "5",
108
+ "rank": 12
109
+ },
110
+ {
111
+ "title": "构建 Go 应用 docker 镜像的十八种姿势",
112
+ "description": "我夜以继日,加班加点开发了一个最简单的 Go Hello world 应用,虽然只是跑了打印一下就退出了,但是老板也要求我上线这个我能写出的唯一应用。",
113
+ "url": "https://segmentfault.com/a/1190000041870597",
114
+ "author": "kevinwan",
115
+ "home_url": "https://segmentfault.com/u/kevinwan",
116
+ "votes": "2",
117
117
  "rank": 13
118
118
  },
119
119
  {
@@ -134,15 +134,6 @@
134
134
  "votes": "1",
135
135
  "rank": 15
136
136
  },
137
- {
138
- "title": "【Java面试】Spring中有哪些方式可以把Bean注入到IOC容器?",
139
- "description": "今天收到一个工作4年的粉丝的面试题。问题是: “Spring中有哪些方式可以把Bean注入到IOC容器”。他说这道题是所有面试题里面回答最好的,但是看面试官的表情,好像不太对。我问他怎么回答的,他说: “接口注入”、“...",
140
- "url": "https://segmentfault.com/a/1190000041857704",
141
- "author": "跟着Mic学架构",
142
- "home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
143
- "votes": "3",
144
- "rank": 16
145
- },
146
137
  {
147
138
  "title": "Spring Boot 2.7.0发布,2.5停止维护,节奏太快了吧",
148
139
  "description": "这几天是Spring版本日,很多Spring工件都发布了新版本, Spring Framework 6.0.0 发布了第 4 个里程碑版本,此版本包含所有针对 5.3.20 的修复补丁,以及特定于 6.0 分支的 39 项修复和改进。而今天Spring Boot 2...",
@@ -150,16 +141,16 @@
150
141
  "author": "码农小胖哥",
151
142
  "home_url": "https://segmentfault.com/u/10000000",
152
143
  "votes": "2",
153
- "rank": 17
144
+ "rank": 16
154
145
  },
155
146
  {
156
- "title": "27 年间从巅峰沦为“笑柄”,微软宣布 IE 浏览器终于要退役了!",
157
- "description": "5 16 日,@微软 Edge 浏览器官方微博账号发文宣布“微软 IE 浏览器将于 6 月 16 日正式退役”,此消息一出引发网友热议。",
158
- "url": "https://segmentfault.com/a/1190000041855932",
159
- "author": "MissD",
160
- "home_url": "https://segmentfault.com/u/d2ms1shh",
161
- "votes": "2",
162
- "rank": 18
147
+ "title": "【Java面试】Spring中有哪些方式可以把Bean注入到IOC容器?",
148
+ "description": "今天收到一个工作4年的粉丝的面试题。问题是: “Spring中有哪些方式可以把Bean注入到IOC容器”。他说这道题是所有面试题里面回答最好的,但是看面试官的表情,好像不太对。我问他怎么回答的,他说: “接口注入”、“...",
149
+ "url": "https://segmentfault.com/a/1190000041857704",
150
+ "author": "跟着Mic学架构",
151
+ "home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
152
+ "votes": "3",
153
+ "rank": 17
163
154
  },
164
155
  {
165
156
  "title": "threejs 360全景工具开发心得",
@@ -168,16 +159,16 @@
168
159
  "author": "馒头",
169
160
  "home_url": "https://segmentfault.com/u/mtsee",
170
161
  "votes": "5",
171
- "rank": 19
162
+ "rank": 18
172
163
  },
173
164
  {
174
- "title": "构建 Go 应用 docker 镜像的十八种姿势",
175
- "description": "我夜以继日,加班加点开发了一个最简单的 Go Hello world 应用,虽然只是跑了打印一下就退出了,但是老板也要求我上线这个我能写出的唯一应用。",
176
- "url": "https://segmentfault.com/a/1190000041870597",
177
- "author": "kevinwan",
178
- "home_url": "https://segmentfault.com/u/kevinwan",
165
+ "title": "27 年间从巅峰沦为“笑柄”,微软宣布 IE 浏览器终于要退役了!",
166
+ "description": "5 16 日,@微软 Edge 浏览器官方微博账号发文宣布“微软 IE 浏览器将于 6 月 16 日正式退役”,此消息一出引发网友热议。",
167
+ "url": "https://segmentfault.com/a/1190000041855932",
168
+ "author": "MissD",
169
+ "home_url": "https://segmentfault.com/u/d2ms1shh",
179
170
  "votes": "2",
180
- "rank": 20
171
+ "rank": 19
181
172
  },
182
173
  {
183
174
  "title": "单点登录(SSO)",
@@ -186,16 +177,16 @@
186
177
  "author": "OneStar",
187
178
  "home_url": "https://segmentfault.com/u/funnycoderstar",
188
179
  "votes": "3",
189
- "rank": 21
180
+ "rank": 20
190
181
  },
191
182
  {
192
- "title": "个人经验分享如何阅读Go语言源码",
193
- "description": "哈喽,大家好,我是asong;最近在看Go语言调度器相关的源码,发现看源码真是个技术活,所以本文就简单总结一下该如何查看Go源码,希望对你们有帮助。",
194
- "url": "https://segmentfault.com/a/1190000041853479",
195
- "author": "asong",
196
- "home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
183
+ "title": "冴羽答读者问:如何快速找到一个聊得来的人生伴侣",
184
+ "description": "这背后可能有男女标准不一致的缘故,但就我接触的情况而言,我感觉更多人是,嘴上喊着找男女朋友,但身体却很诚实的待在家里,看到喜欢的类型,不敢搭讪,父母亲朋介绍的,却又总是拒绝,APP 找的对象感觉又各种...",
185
+ "url": "https://segmentfault.com/a/1190000041864109",
186
+ "author": "冴羽",
187
+ "home_url": "https://segmentfault.com/u/yayu",
197
188
  "votes": "2",
198
- "rank": 22
189
+ "rank": 21
199
190
  },
200
191
  {
201
192
  "title": "Go内存管理一文足矣",
@@ -204,6 +195,15 @@
204
195
  "author": "木的树",
205
196
  "home_url": "https://segmentfault.com/u/mudeshu",
206
197
  "votes": "3",
198
+ "rank": 22
199
+ },
200
+ {
201
+ "title": "个人经验分享如何阅读Go语言源码",
202
+ "description": "哈喽,大家好,我是asong;最近在看Go语言调度器相关的源码,发现看源码真是个技术活,所以本文就简单总结一下该如何查看Go源码,希望对你们有帮助。",
203
+ "url": "https://segmentfault.com/a/1190000041853479",
204
+ "author": "asong",
205
+ "home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
206
+ "votes": "2",
207
207
  "rank": 23
208
208
  },
209
209
  {
@@ -216,29 +216,29 @@
216
216
  "rank": 24
217
217
  },
218
218
  {
219
- "title": "冴羽答读者问:如何快速找到一个聊得来的人生伴侣",
220
- "description": "这背后可能有男女标准不一致的缘故,但就我接触的情况而言,我感觉更多人是,嘴上喊着找男女朋友,但身体却很诚实的待在家里,看到喜欢的类型,不敢搭讪,父母亲朋介绍的,却又总是拒绝,APP 找的对象感觉又各种...",
221
- "url": "https://segmentfault.com/a/1190000041864109",
222
- "author": "冴羽",
223
- "home_url": "https://segmentfault.com/u/yayu",
219
+ "title": "常用的服务器宕机检测通知工具——WGCLOUD",
220
+ "description": "在项目中,有时候因为一些故障原因,系统会无法提供服务,或者服务器出现宕机现象,这时候,我们为了保证系统能够正常稳定运行,常常需要做一些措施,比如健康检测工具等",
221
+ "url": "https://segmentfault.com/a/1190000041868992",
222
+ "author": "徐三刀",
223
+ "home_url": "https://segmentfault.com/u/9b3sps2b",
224
224
  "votes": "2",
225
225
  "rank": 25
226
226
  },
227
227
  {
228
- "title": "前端语音转文字实践总结",
229
- "description": "最近准备一个技术分享,看到以前做的一个语音转文字的功能,放在slides上落灰了,索性整理到这里和大家分享下。从技术选型,到方案设计,到实际落地,可以说把全链路都覆盖到了。语音转写流程图PC端浏览器如何录...",
230
- "url": "https://segmentfault.com/a/1190000041866984",
231
- "author": "趁你还年轻",
232
- "home_url": "https://segmentfault.com/u/chennihuannianqing",
233
- "votes": "4",
228
+ "title": "SQL基础入门",
229
+ "description": "体验简介本实验提供一台基础环境为CentOS的ECS(云服务器)实例,点击体验。我们将会在这台服务器上安装mysql,然后学习基本的SQL语句。体验此场景后,可以掌握的知识有:MySQL安装。基本SQL语句的使用。背景知识...",
230
+ "url": "https://segmentfault.com/a/1190000041857043",
231
+ "author": "阿里云云起实验室",
232
+ "home_url": "https://segmentfault.com/u/bainana",
233
+ "votes": "2",
234
234
  "rank": 26
235
235
  },
236
236
  {
237
- "title": "常用的服务器宕机检测通知工具——WGCLOUD",
238
- "description": "在项目中,有时候因为一些故障原因,系统会无法提供服务,或者服务器出现宕机现象,这时候,我们为了保证系统能够正常稳定运行,常常需要做一些措施,比如健康检测工具等",
239
- "url": "https://segmentfault.com/a/1190000041868992",
240
- "author": "徐三刀",
241
- "home_url": "https://segmentfault.com/u/9b3sps2b",
237
+ "title": "面试官:你能回答这两个简单的问题吗",
238
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
239
+ "url": "https://segmentfault.com/a/1190000041843627",
240
+ "author": "前端小智",
241
+ "home_url": "https://segmentfault.com/u/minnanitkong",
242
242
  "votes": "2",
243
243
  "rank": 27
244
244
  },
@@ -252,20 +252,20 @@
252
252
  "rank": 28
253
253
  },
254
254
  {
255
- "title": "SQL基础入门",
256
- "description": "体验简介本实验提供一台基础环境为CentOS的ECS(云服务器)实例,点击体验。我们将会在这台服务器上安装mysql,然后学习基本的SQL语句。体验此场景后,可以掌握的知识有:MySQL安装。基本SQL语句的使用。背景知识...",
257
- "url": "https://segmentfault.com/a/1190000041857043",
258
- "author": "阿里云云起实验室",
259
- "home_url": "https://segmentfault.com/u/bainana",
260
- "votes": "2",
255
+ "title": "IE 浏览器将停止服务,这是真的吗?",
256
+ "description": "如果现在发起一个投票:“你觉得好用的浏览器是什么?”那 Chrome、搜狗、360、火狐等等主流浏览器的支持者肯定不相上下。但是如果这个投票是:“最难用的浏览器是什么?”那 IE 的得票数可能一骑绝尘。",
257
+ "url": "https://segmentfault.com/a/1190000041855337",
258
+ "author": "云叔_又拍云",
259
+ "home_url": "https://segmentfault.com/u/yunshu_blog",
260
+ "votes": "1",
261
261
  "rank": 29
262
262
  },
263
263
  {
264
- "title": "联想一员工侵占公司工时费近千万;Go 可以浏览器上运行啦;Fedora 36 发布 | 思否周刊",
265
- "description": "40s 新闻速递苹果计划今年推出 Apple Pay「先买后付」服务华为追踪器曝光,命名为 HUAWEI TagWhatsApp 前高管:当年把公司卖给 Facebook,现在就是十分后悔北京健康宝遭网络攻击细节披露:典型 DDoS 攻击,发起团...",
266
- "url": "https://segmentfault.com/a/1190000041846466",
267
- "author": "snakesss",
268
- "home_url": "https://segmentfault.com/u/snakesss",
264
+ "title": "面试官:主说 Git Rebase Git Merge 差异",
265
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
266
+ "url": "https://segmentfault.com/a/1190000041774268",
267
+ "author": "前端小智",
268
+ "home_url": "https://segmentfault.com/u/minnanitkong",
269
269
  "votes": "1",
270
270
  "rank": 30
271
271
  }
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "title": "架构设计资料合集",
4
4
  "description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
5
- "votes": "231",
5
+ "votes": "232",
6
6
  "url": "/k/iqlrz7b",
7
7
  "avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
8
8
  "avatarAlt": "头条精选 - 独家号",
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "左耳朵耗子:我做系统架构的一些原则",
14
14
  "description": "",
15
- "votes": "139",
15
+ "votes": "140",
16
16
  "url": "/k/9oljc6o",
17
17
  "avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
18
18
  "avatarAlt": "架构之美 - 独家号",
@@ -22,7 +22,7 @@
22
22
  {
23
23
  "title": "首个确保缓存与数据库一致性的方案",
24
24
  "description": "",
25
- "votes": "101",
25
+ "votes": "107",
26
26
  "url": "/k/imjqbp3",
27
27
  "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
28
28
  "avatarAlt": "叶东富 - 独家号",
@@ -32,7 +32,7 @@
32
32
  {
33
33
  "title": "ThreadLocal夺命11连问",
34
34
  "description": "",
35
- "votes": "83",
35
+ "votes": "84",
36
36
  "url": "/k/p8lpi5z",
37
37
  "avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
38
38
  "avatarAlt": "苏三说技术 - 独家号",
@@ -42,7 +42,7 @@
42
42
  {
43
43
  "title": "跨Mysql、Redis、Mongo的分布式事务",
44
44
  "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
45
- "votes": "77",
45
+ "votes": "78",
46
46
  "url": "/k/246clz1",
47
47
  "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
48
48
  "avatarAlt": "叶东富 - 独家号",
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "title": "深入浅出分布式锁",
54
54
  "description": "",
55
- "votes": "80",
55
+ "votes": "81",
56
56
  "url": "/k/957qnad",
57
57
  "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
58
58
  "avatarAlt": "ASCE1885 - 独家号",
@@ -62,7 +62,7 @@
62
62
  {
63
63
  "title": "聊聊我们是如何做系统保障方案的",
64
64
  "description": "",
65
- "votes": "70",
65
+ "votes": "71",
66
66
  "url": "/k/i8q3ye4",
67
67
  "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
68
68
  "avatarAlt": "Bloomingroses - 独家号",
@@ -72,7 +72,7 @@
72
72
  {
73
73
  "title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
74
74
  "description": "",
75
- "votes": "69",
75
+ "votes": "70",
76
76
  "url": "/k/14tz08l",
77
77
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
78
78
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -89,26 +89,26 @@
89
89
  "subjectName": "小姐姐味道",
90
90
  "homeUrl": "/subjects/351247"
91
91
  },
92
- {
93
- "title": "如果你是一个Golang面试官,你会问哪些问题?",
94
- "description": "选对圈子,一切都对了!没有假如,我就是一个Golang面试官,来自百度。同时我到百度之前也面过头条,腾讯,小米,高德的golang,基本都过了。我回答应该还是比较有说服力。事实上,...",
95
- "votes": "69",
96
- "url": "/k/0acpnu3",
97
- "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
98
- "avatarAlt": "GoHackers - 独家号",
99
- "subjectName": "GoHackers",
100
- "homeUrl": "/subjects/1385"
101
- },
102
92
  {
103
93
  "title": "15K Star!Github 上最火的低代码开发平台!",
104
94
  "description": "【导语】:用于构建管理面板、内部工具和仪表板的低代码平台。简介Appsmith 是一个用于构建管理面板、内部工具和仪表板的低代码平台,可以在几分钟内将任何数据源转换为内部应用程序,...",
105
- "votes": "61",
95
+ "votes": "63",
106
96
  "url": "/k/3qv24va",
107
97
  "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
108
98
  "avatarAlt": "乱点技能树 - 独家号",
109
99
  "subjectName": "乱点技能树",
110
100
  "homeUrl": "/subjects/194141"
111
101
  },
102
+ {
103
+ "title": "如何画好一张架构图?",
104
+ "description": "",
105
+ "votes": "61",
106
+ "url": "/k/bu1pi73",
107
+ "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
108
+ "avatarAlt": "架构必知必会 - 独家号",
109
+ "subjectName": "架构必知必会",
110
+ "homeUrl": "/subjects/472073"
111
+ },
112
112
  {
113
113
  "title": "几道高频的JVM面试题",
114
114
  "description": "",
@@ -122,7 +122,7 @@
122
122
  {
123
123
  "title": "聊聊并发编程的12种业务场景",
124
124
  "description": "",
125
- "votes": "59",
125
+ "votes": "60",
126
126
  "url": "/k/8ndch1f",
127
127
  "avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
128
128
  "avatarAlt": "苏三说技术 - 独家号",
@@ -132,27 +132,17 @@
132
132
  {
133
133
  "title": "干掉 BeanUtils!这款 Bean 自动映射神器出 Spring 插件了!",
134
134
  "description": "",
135
- "votes": "60",
135
+ "votes": "62",
136
136
  "url": "/k/zrz0j1r",
137
137
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
138
138
  "avatarAlt": "服务架构及中台 - 独家号",
139
139
  "subjectName": "服务架构及中台",
140
140
  "homeUrl": "/subjects/26578"
141
141
  },
142
- {
143
- "title": "系统设计的11个考虑",
144
- "description": "",
145
- "votes": "62",
146
- "url": "/k/ucbl6vx",
147
- "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
148
- "avatarAlt": "编程一生 - 独家号",
149
- "subjectName": "编程一生",
150
- "homeUrl": "/subjects/350352"
151
- },
152
142
  {
153
143
  "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
154
144
  "description": "",
155
- "votes": "53",
145
+ "votes": "58",
156
146
  "url": "/k/avsba7r",
157
147
  "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
158
148
  "avatarAlt": "浪客用react,java全栈 - 独家号",
@@ -162,7 +152,7 @@
162
152
  {
163
153
  "title": "这5个字,能优化你80%的程序性能问题",
164
154
  "description": "",
165
- "votes": "60",
155
+ "votes": "61",
166
156
  "url": "/k/m9sc96j",
167
157
  "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
168
158
  "avatarAlt": "架构必知必会 - 独家号",
@@ -172,17 +162,37 @@
172
162
  {
173
163
  "title": "支持300+常用功能的开源GO语言工具函数库",
174
164
  "description": "",
175
- "votes": "58",
165
+ "votes": "59",
176
166
  "url": "/k/an98swu",
177
167
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
178
168
  "avatarAlt": "趣编程的独家号 - 独家号",
179
169
  "subjectName": "趣编程的独家号",
180
170
  "homeUrl": "/subjects/465623"
181
171
  },
172
+ {
173
+ "title": "系统设计的11个考虑",
174
+ "description": "",
175
+ "votes": "62",
176
+ "url": "/k/ucbl6vx",
177
+ "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
178
+ "avatarAlt": "编程一生 - 独家号",
179
+ "subjectName": "编程一生",
180
+ "homeUrl": "/subjects/350352"
181
+ },
182
+ {
183
+ "title": "大厂的优惠券系统是如何设计的?",
184
+ "description": "",
185
+ "votes": "57",
186
+ "url": "/k/8v764sx",
187
+ "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
188
+ "avatarAlt": "架构必知必会 - 独家号",
189
+ "subjectName": "架构必知必会",
190
+ "homeUrl": "/subjects/472073"
191
+ },
182
192
  {
183
193
  "title": "Websocket 被玩出了多种花样!",
184
194
  "description": "",
185
- "votes": "49",
195
+ "votes": "50",
186
196
  "url": "/k/hrbfj5q",
187
197
  "avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
188
198
  "avatarAlt": "冷星前端圈 - 独家号",
@@ -192,27 +202,17 @@
192
202
  {
193
203
  "title": "硬核图解!30张图带你搞懂!路由器,集线器,交换机,网桥,光猫有啥区别?",
194
204
  "description": "",
195
- "votes": "54",
205
+ "votes": "55",
196
206
  "url": "/k/51b7ek5",
197
207
  "avatar": "https://img.toutiao.io/subject/9635116a54eb4217a569629335a3ee45/thumb",
198
208
  "avatarAlt": "公众号:捉虫大师 - 独家号",
199
209
  "subjectName": "公众号:捉虫大师",
200
210
  "homeUrl": "/subjects/324911"
201
211
  },
202
- {
203
- "title": "大厂的优惠券系统是如何设计的?",
204
- "description": "",
205
- "votes": "52",
206
- "url": "/k/8v764sx",
207
- "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
208
- "avatarAlt": "架构必知必会 - 独家号",
209
- "subjectName": "架构必知必会",
210
- "homeUrl": "/subjects/472073"
211
- },
212
212
  {
213
213
  "title": "解密支付系统,来看如何构建理想的支付系统架构",
214
214
  "description": "",
215
- "votes": "51",
215
+ "votes": "53",
216
216
  "url": "/k/ohbhiwn",
217
217
  "avatar": "https://img.toutiao.io/subject/11cc495ae64e477a9b099c30e240143f/thumb",
218
218
  "avatarAlt": "程序猿读书雷达 - 独家号",
@@ -222,31 +222,31 @@
222
222
  {
223
223
  "title": "Kafka基础详解",
224
224
  "description": "",
225
- "votes": "46",
225
+ "votes": "47",
226
226
  "url": "/k/qizlixd",
227
227
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
228
228
  "avatarAlt": "进击的程序猿 - 独家号",
229
229
  "subjectName": "进击的程序猿",
230
230
  "homeUrl": "/subjects/24912"
231
231
  },
232
- {
233
- "title": "如何画好一张架构图?",
234
- "description": "",
235
- "votes": "48",
236
- "url": "/k/bu1pi73",
237
- "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
238
- "avatarAlt": "架构必知必会 - 独家号",
239
- "subjectName": "架构必知必会",
240
- "homeUrl": "/subjects/472073"
241
- },
242
232
  {
243
233
  "title": "9张图轻松吃透Go内存管理单元",
244
234
  "description": "",
245
- "votes": "43",
235
+ "votes": "44",
246
236
  "url": "/k/2uwj3wc",
247
237
  "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
248
238
  "avatarAlt": "GoHackers - 独家号",
249
239
  "subjectName": "GoHackers",
250
240
  "homeUrl": "/subjects/1385"
241
+ },
242
+ {
243
+ "title": "建设下一代 Web 开放技术——WebContainer",
244
+ "description": "基于 Webassembly + QuickJS 的 Web 安全沙箱技术方案,面向 Web 端建设下一代开放技术背景Web 端侧的开放技术长期以来一直在寻找最好的解决方案,从早期...",
245
+ "votes": "50",
246
+ "url": "/k/5bzbzuu",
247
+ "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
248
+ "avatarAlt": "趣编程的独家号 - 独家号",
249
+ "subjectName": "趣编程的独家号",
250
+ "homeUrl": "/subjects/465623"
251
251
  }
252
252
  ]