@wcj/github-rank 22.3.23 → 22.3.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.
- package/dist/repos.json +19680 -19680
- package/dist/sifou-daily.json +163 -82
- package/dist/sifou-monthly.json +44 -44
- package/dist/sifou-weekly.json +121 -121
- package/dist/toutiao-30.json +59 -59
- package/dist/toutiao-7.json +69 -69
- package/dist/toutiao-90.json +28 -28
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +1841 -1841
- package/dist/users.json +2210 -2210
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19680 -19680
- package/web/data/sifou-daily.json +163 -82
- package/web/data/sifou-monthly.json +44 -44
- package/web/data/sifou-weekly.json +121 -121
- package/web/data/toutiao-30.json +59 -59
- package/web/data/toutiao-7.json +69 -69
- package/web/data/toutiao-90.json +28 -28
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +1841 -1841
- package/web/data/users.json +2210 -2210
- package/web/index.html +1194 -1194
- package/web/repos.html +2673 -2673
- package/web/sifou-daily.html +321 -69
- package/web/sifou-monthly.html +55 -55
- package/web/sifou-weekly.html +135 -135
- package/web/toutiao-30.html +74 -74
- package/web/toutiao-7.html +64 -64
- package/web/toutiao-90.html +27 -27
- package/web/trending-monthly.html +137 -145
- package/web/trending-weekly.html +145 -145
- package/web/trending.html +148 -140
- package/web/users.china.html +854 -854
|
@@ -5,35 +5,26 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041572883",
|
|
6
6
|
"author": "江辰",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "45",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "神奇的 CSS,让文字智能适配背景颜色",
|
|
13
|
-
"description": "文本在黑色底色上表现为白色,在白色底色上表现为黑色。看似很复杂的一个效果,但是其实在 CSS 中非常好实现,今天就介绍这样一个小技巧,在 CSS 中,利用混合模式 mix-blend-mode: difference,让文字智能适配背...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041556519",
|
|
15
|
-
"author": "chokcoco",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "27",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
|
|
22
13
|
"description": "前两天北京下雪了,很冷。2022 招聘季,好像也比往年冷一些。2021 年 K12 的大量裁员,腾讯、快手、字节、滴滴、蘑菇街也在裁员。想要换工作的同学应该准备些什么呢?面试流程是什么样子的?如何应对面试呢?怎么...",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000041560515",
|
|
24
15
|
"author": "linong",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/linong",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
17
|
+
"votes": "21",
|
|
18
|
+
"rank": 2
|
|
28
19
|
},
|
|
29
20
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
21
|
+
"title": "Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?",
|
|
22
|
+
"description": "用 Redis 作为缓存系统正好可以弥补 DB 的不足,「码哥」在自己的 MacBook Pro 2019 上执行 Redis 性能测试如下:",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041586984",
|
|
24
|
+
"author": "码哥字节",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
26
|
+
"votes": "10",
|
|
27
|
+
"rank": 3
|
|
37
28
|
},
|
|
38
29
|
{
|
|
39
30
|
"title": "老板让我 7 天研究一个 Plausible 统计",
|
|
@@ -42,7 +33,7 @@
|
|
|
42
33
|
"author": "kumfo",
|
|
43
34
|
"home_url": "https://segmentfault.com/u/kumfo",
|
|
44
35
|
"votes": "9",
|
|
45
|
-
"rank":
|
|
36
|
+
"rank": 4
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"title": "编程中常用的加密算法",
|
|
@@ -50,17 +41,17 @@
|
|
|
50
41
|
"url": "https://segmentfault.com/a/1190000041569757",
|
|
51
42
|
"author": "编程码农",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/onlythinking",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
44
|
+
"votes": "15",
|
|
45
|
+
"rank": 5
|
|
55
46
|
},
|
|
56
47
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
48
|
+
"title": "Three.js 火焰效果实现艾尔登法环动态logo 🔥",
|
|
49
|
+
"description": "《艾尔登法环》是最近比较火的一款游戏,观察可以发现它的 Logo 是由几个圆弧和线段构成。本文使用 React + Three.js 技术栈,实现具有火焰效果艾尔登法环 Logo,本文中涉及到的知识点包括:Fire.js 基本使用方法...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041585906",
|
|
51
|
+
"author": "dragonir",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
53
|
+
"votes": "8",
|
|
54
|
+
"rank": 6
|
|
64
55
|
},
|
|
65
56
|
{
|
|
66
57
|
"title": "小推理:React18比老版React更优秀的一个地方",
|
|
@@ -69,16 +60,16 @@
|
|
|
69
60
|
"author": "卡颂",
|
|
70
61
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
71
62
|
"votes": "8",
|
|
72
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
73
64
|
},
|
|
74
65
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
80
|
-
"votes": "
|
|
81
|
-
"rank":
|
|
66
|
+
"title": "17 个实用的图像特效库",
|
|
67
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041578591",
|
|
69
|
+
"author": "前端小智",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
|
+
"votes": "11",
|
|
72
|
+
"rank": 8
|
|
82
73
|
},
|
|
83
74
|
{
|
|
84
75
|
"title": "通过10个好玩的游戏来学习 CSS",
|
|
@@ -87,16 +78,16 @@
|
|
|
87
78
|
"author": "前端小智",
|
|
88
79
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
80
|
"votes": "7",
|
|
90
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
91
82
|
},
|
|
92
83
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
84
|
+
"title": "2022 年最受瞩目的新特性 CSS @layer 到底是个啥?",
|
|
85
|
+
"description": "步入 2022,CSS 的新特性层出不穷,而最近在 CSS 圈最受瞩目的新特性,非 CSS @layer 莫属。本文,将用最简洁的语言,快速让读者们搞懂,到底什么是 CSS @layer 新规范。过往 CSS 优先级中存在的问题如果我们的页...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041587233",
|
|
87
|
+
"author": "chokcoco",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
89
|
+
"votes": "8",
|
|
90
|
+
"rank": 10
|
|
100
91
|
},
|
|
101
92
|
{
|
|
102
93
|
"title": "Web3D 从入门到跑路 · 3D 初体验",
|
|
@@ -105,7 +96,7 @@
|
|
|
105
96
|
"author": "凹凸实验室",
|
|
106
97
|
"home_url": "https://segmentfault.com/u/o2team",
|
|
107
98
|
"votes": "7",
|
|
108
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
109
100
|
},
|
|
110
101
|
{
|
|
111
102
|
"title": "一个格子衫女孩的成长史——面试篇",
|
|
@@ -114,7 +105,7 @@
|
|
|
114
105
|
"author": "不会写代码的小白",
|
|
115
106
|
"home_url": "https://segmentfault.com/u/z_61ea63e052dfb",
|
|
116
107
|
"votes": "11",
|
|
117
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
118
109
|
},
|
|
119
110
|
{
|
|
120
111
|
"title": "商业计划书还能照抄? SourceDB 商业计划书被曝抄袭涛思数据 PPT",
|
|
@@ -123,34 +114,25 @@
|
|
|
123
114
|
"author": "鸣飞",
|
|
124
115
|
"home_url": "https://segmentfault.com/u/mf",
|
|
125
116
|
"votes": "3",
|
|
126
|
-
"rank":
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"title": "17 个实用的图像特效库",
|
|
130
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
131
|
-
"url": "https://segmentfault.com/a/1190000041578591",
|
|
132
|
-
"author": "前端小智",
|
|
133
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
134
|
-
"votes": "8",
|
|
135
|
-
"rank": 15
|
|
117
|
+
"rank": 13
|
|
136
118
|
},
|
|
137
119
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
120
|
+
"title": "伪经验;不称职面试官的面试经",
|
|
121
|
+
"description": "写在前面首先声明一下,我可能并不是一个好的面试官,自己也没有怎么参加大厂的面试。我只能简单的说一下,我比较看重即将与我共事的人应当具备的特质。如果你要去面试,你也希望即将与你共事的人,也能与你合拍...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041564781",
|
|
123
|
+
"author": "_usw",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/_usw",
|
|
143
125
|
"votes": "5",
|
|
144
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
145
127
|
},
|
|
146
128
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
153
|
-
"rank":
|
|
129
|
+
"title": "面试大厂,手写代码这些就够了,附 codepen 地址!",
|
|
130
|
+
"description": "Offer 驾到,掘友接招!我正在参与2022春招系列活动-经验复盘,点击查看 活动详情 即算参赛大家好,我是山月。这篇文章也可在我的博客面试路线图进行查看。其中有一个高频问题是:我如何进行编程题目的练习?山月...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041584723",
|
|
132
|
+
"author": "shanyue",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/xiange",
|
|
134
|
+
"votes": "7",
|
|
135
|
+
"rank": 15
|
|
154
136
|
},
|
|
155
137
|
{
|
|
156
138
|
"title": "不懂物理的前端不是好的游戏开发者(二)—— 物理引擎的学习之路",
|
|
@@ -158,8 +140,8 @@
|
|
|
158
140
|
"url": "https://segmentfault.com/a/1190000041564777",
|
|
159
141
|
"author": "凹凸实验室",
|
|
160
142
|
"home_url": "https://segmentfault.com/u/o2team",
|
|
161
|
-
"votes": "
|
|
162
|
-
"rank":
|
|
143
|
+
"votes": "5",
|
|
144
|
+
"rank": 16
|
|
163
145
|
},
|
|
164
146
|
{
|
|
165
147
|
"title": "欢迎体验 | Android 13 开发者预览版 2",
|
|
@@ -168,25 +150,16 @@
|
|
|
168
150
|
"author": "Android开发者",
|
|
169
151
|
"home_url": "https://segmentfault.com/u/androiddevs",
|
|
170
152
|
"votes": "2",
|
|
171
|
-
"rank":
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"title": "伪经验;不称职面试官的面试经",
|
|
175
|
-
"description": "写在前面首先声明一下,我可能并不是一个好的面试官,自己也没有怎么参加大厂的面试。我只能简单的说一下,我比较看重即将与我共事的人应当具备的特质。如果你要去面试,你也希望即将与你共事的人,也能与你合拍...",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000041564781",
|
|
177
|
-
"author": "_usw",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/_usw",
|
|
179
|
-
"votes": "4",
|
|
180
|
-
"rank": 20
|
|
153
|
+
"rank": 17
|
|
181
154
|
},
|
|
182
155
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
156
|
+
"title": "阿里三面:灵魂一击——有react fiber,为什么不需要vue fiber呢?",
|
|
157
|
+
"description": "提到react fiber,大部分人都知道这是一个react新特性,看过一些网上的文章,大概能说出“纤程”“一种新的数据结构”“更新时调度机制”等关键词。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041584647",
|
|
159
|
+
"author": "前端私教年年",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
188
161
|
"votes": "5",
|
|
189
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
190
163
|
},
|
|
191
164
|
{
|
|
192
165
|
"title": "点击页面元素,这个Vite插件帮我打开了Vue组件 🚀",
|
|
@@ -195,25 +168,34 @@
|
|
|
195
168
|
"author": "null仔",
|
|
196
169
|
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
197
170
|
"votes": "5",
|
|
198
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
199
172
|
},
|
|
200
173
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
174
|
+
"title": "一个小厂前端 Leader 如何筛选候选人?",
|
|
175
|
+
"description": "在我看来,面试的唯一目的就是招人,一定是因为团队缺人需要补充,你才会放下手头的工作花时间去筛简历,约面试。那么作为面试官,这个时候就一定要告诉自己:",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041592141",
|
|
177
|
+
"author": "杨成功",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
179
|
+
"votes": "6",
|
|
180
|
+
"rank": 20
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"title": "数据库与缓存双写一致性",
|
|
184
|
+
"description": "先做一个说明,从理论上来说,有两种处理思维,一种需保证数据强一致性,这样性能肯定大打折扣;另外我们可以采用最终一致性,保证性能的基础上,允许一定时间内的数据不一致,但最终数据是一致的。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041576417",
|
|
186
|
+
"author": "超大只乌龟",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/chenwugui",
|
|
206
188
|
"votes": "5",
|
|
207
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
208
190
|
},
|
|
209
191
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
216
|
-
"rank":
|
|
192
|
+
"title": "CSS 也能自动补全字符串?",
|
|
193
|
+
"description": "欢迎关注我的公众号:前端侦探很多时候都会碰到字符串补全的需求,典型的例子就时间或者日期中的补零操作,例如 {代码...} 通常的做法是 {代码...} 后来,JS 中出现了原生的补全方法padStart()和padEnd(),如下 {...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041580205",
|
|
195
|
+
"author": "XboxYan",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
197
|
+
"votes": "5",
|
|
198
|
+
"rank": 22
|
|
217
199
|
},
|
|
218
200
|
{
|
|
219
201
|
"title": "Android Handler面试总结",
|
|
@@ -222,16 +204,16 @@
|
|
|
222
204
|
"author": "xiangzhihong",
|
|
223
205
|
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
224
206
|
"votes": "2",
|
|
225
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
226
208
|
},
|
|
227
209
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
233
|
-
"votes": "
|
|
234
|
-
"rank":
|
|
210
|
+
"title": "SQL CASE 表达式",
|
|
211
|
+
"description": "明显可以看出,简单表达式只是搜索表达式 a = b 的特例,因为无法书写任何符号,只要条件换成 a > b 就无法胜任了,而搜索表达式不但可以轻松胜任,甚至可以写聚合函数。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041578841",
|
|
213
|
+
"author": "黄子毅",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
215
|
+
"votes": "3",
|
|
216
|
+
"rank": 24
|
|
235
217
|
},
|
|
236
218
|
{
|
|
237
219
|
"title": "万能PHP Curl封装类,适合多个场景,调用方便!",
|
|
@@ -240,14 +222,32 @@
|
|
|
240
222
|
"author": "TANKING",
|
|
241
223
|
"home_url": "https://segmentfault.com/u/tanking",
|
|
242
224
|
"votes": "4",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "用简单的代码描述Angular父组件、子组件传值",
|
|
229
|
+
"description": "其中①就是选择器,就是告诉别的组件,如果想调用我这个组件,就要使用本组件的选择器<selectorName></selectorName>来调用。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041583641",
|
|
231
|
+
"author": "LYX6666",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
233
|
+
"votes": "3",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"title": "angular动态表单",
|
|
238
|
+
"description": "项目中需要实现一个模块,任务管理,这里的任务是多样的。比如说打疫苗是一个任务,我们首先建立这个任务,然后在任务中规定几个字段,比如说打疫苗的地点,时间,接种疫苗品牌等等。关爱老人是另一个任务,任务...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041583811",
|
|
240
|
+
"author": "小强Zzz",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
242
|
+
"votes": "3",
|
|
243
243
|
"rank": 27
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"title": "
|
|
247
|
-
"description": "
|
|
248
|
-
"url": "https://segmentfault.com/a/
|
|
249
|
-
"author": "
|
|
250
|
-
"home_url": "https://segmentfault.com/u/
|
|
246
|
+
"title": "Go 1.18 新特性多模块工作区教程-让多模块开发变得简单",
|
|
247
|
+
"description": "随着 2022 年 3 月 15 日 go 1.18 正式发布,新版本除了对性能的提升之外,还引入了很多新功能,其中就有 go 期盼已久的功能泛型(Generics),同时还引入的多模块工作区(Workspaces)和模糊测试(Fuzzing)。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041578818",
|
|
249
|
+
"author": "link1st",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/link1st",
|
|
251
251
|
"votes": "3",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
@@ -261,12 +261,12 @@
|
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"title": "
|
|
265
|
-
"description": "
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
267
|
-
"author": "
|
|
268
|
-
"home_url": "https://segmentfault.com/u/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "Java系列 | 远程热部署在美团的落地实践",
|
|
265
|
+
"description": "Sonic是美团内部研发设计的一款用于热部署的IDEA插件,本文其实现原理及落地的一些技术细节。在阅读本文之前,建议大家先熟悉一下Spring源码、Spring MVC 源码 、Spring Boot源码 、Agent字节码增强、Javassist、...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041581466",
|
|
267
|
+
"author": "美团技术团队",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
269
|
+
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "高并发是一种架构思维模式",
|
|
4
4
|
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "142",
|
|
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": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
|
|
14
14
|
"description": "",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "114",
|
|
16
16
|
"url": "/k/02whm5c",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
18
18
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "Java泛型详解,史上最全图文详解!",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "126",
|
|
26
26
|
"url": "/k/chtkqxo",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
28
28
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -49,16 +49,6 @@
|
|
|
49
49
|
"subjectName": "GoHackers",
|
|
50
50
|
"homeUrl": "/subjects/1385"
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"title": "Golang 简洁架构实战",
|
|
54
|
-
"description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
|
|
55
|
-
"votes": "102",
|
|
56
|
-
"url": "/k/vjw1dlc",
|
|
57
|
-
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
58
|
-
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
59
|
-
"subjectName": "趣编程的独家号",
|
|
60
|
-
"homeUrl": "/subjects/465623"
|
|
61
|
-
},
|
|
62
52
|
{
|
|
63
53
|
"title": "微服务如何划分",
|
|
64
54
|
"description": "",
|
|
@@ -79,40 +69,50 @@
|
|
|
79
69
|
"subjectName": "进击的程序猿",
|
|
80
70
|
"homeUrl": "/subjects/24912"
|
|
81
71
|
},
|
|
72
|
+
{
|
|
73
|
+
"title": "最常用的架构模式",
|
|
74
|
+
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
75
|
+
"votes": "69",
|
|
76
|
+
"url": "/k/qnfl3t6",
|
|
77
|
+
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
78
|
+
"avatarAlt": "Java后端技术 - 独家号",
|
|
79
|
+
"subjectName": "Java后端技术",
|
|
80
|
+
"homeUrl": "/subjects/63673"
|
|
81
|
+
},
|
|
82
82
|
{
|
|
83
83
|
"title": "我的命令行开发环境 ❤️",
|
|
84
84
|
"description": "常言道,工欲善其事、必先利其器,熟练一套高效且趁手的工具,对开发工作的重要性不言而喻。本文分享我的命令行开发环境,文章较长,配图较多,其中几处详细内容,已将其折叠起来,读者可视兴趣...",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "69",
|
|
86
86
|
"url": "/k/hjda293",
|
|
87
87
|
"avatar": "https://img.toutiao.io/user/776a2999bca149088ebe52366451432a/thumb",
|
|
88
88
|
"avatarAlt": "hit9 - 独家号",
|
|
89
89
|
"subjectName": "hit9",
|
|
90
90
|
"homeUrl": "/subjects/420867"
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "架构师如何选型分布式业务网关",
|
|
94
|
+
"description": "",
|
|
95
|
+
"votes": "66",
|
|
96
|
+
"url": "/k/enmg99d",
|
|
97
|
+
"avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
|
|
98
|
+
"avatarAlt": "公众号-35岁程序员那些事 - 独家号",
|
|
99
|
+
"subjectName": "公众号-35岁程序员那些事",
|
|
100
|
+
"homeUrl": "/subjects/266939"
|
|
101
|
+
},
|
|
92
102
|
{
|
|
93
103
|
"title": "SpringBoot性能优化大全,贼好使!",
|
|
94
104
|
"description": "",
|
|
95
|
-
"votes": "
|
|
105
|
+
"votes": "69",
|
|
96
106
|
"url": "/k/75br1se",
|
|
97
107
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
98
108
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
99
109
|
"subjectName": "Bloomingroses",
|
|
100
110
|
"homeUrl": "/subjects/98777"
|
|
101
111
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "最常用的架构模式",
|
|
104
|
-
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
105
|
-
"votes": "67",
|
|
106
|
-
"url": "/k/qnfl3t6",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
108
|
-
"avatarAlt": "Java后端技术 - 独家号",
|
|
109
|
-
"subjectName": "Java后端技术",
|
|
110
|
-
"homeUrl": "/subjects/63673"
|
|
111
|
-
},
|
|
112
112
|
{
|
|
113
113
|
"title": "阿里巴巴开源的低代码引擎",
|
|
114
114
|
"description": "以下内容选自「码农周刊 VIP 会员」圈子,每日更新,精彩不断。低代码引擎是一款为低代码平台开发者提供的,具备强大定制扩展能力的低代码设计器研发框架。低代码引擎的核心是设计器,通过...",
|
|
115
|
-
"votes": "
|
|
115
|
+
"votes": "67",
|
|
116
116
|
"url": "/k/gsosp6w",
|
|
117
117
|
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
118
118
|
"avatarAlt": "头条精选 - 独家号",
|
|
@@ -122,33 +122,33 @@
|
|
|
122
122
|
{
|
|
123
123
|
"title": "快看我在Redis分布式锁上,栽的8个跟头!",
|
|
124
124
|
"description": "",
|
|
125
|
-
"votes": "
|
|
125
|
+
"votes": "71",
|
|
126
126
|
"url": "/k/pshtt8d",
|
|
127
127
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
128
128
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
129
129
|
"subjectName": "Bloomingroses",
|
|
130
130
|
"homeUrl": "/subjects/98777"
|
|
131
131
|
},
|
|
132
|
-
{
|
|
133
|
-
"title": "架构师如何选型分布式业务网关",
|
|
134
|
-
"description": "",
|
|
135
|
-
"votes": "63",
|
|
136
|
-
"url": "/k/enmg99d",
|
|
137
|
-
"avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
|
|
138
|
-
"avatarAlt": "公众号-35岁程序员那些事 - 独家号",
|
|
139
|
-
"subjectName": "公众号-35岁程序员那些事",
|
|
140
|
-
"homeUrl": "/subjects/266939"
|
|
141
|
-
},
|
|
142
132
|
{
|
|
143
133
|
"title": "面试官问,Redis 是单线程还是多线程?我懵了",
|
|
144
134
|
"description": "我们平时看到介绍 Redis 的文章,都会说 Redis 是单线程的。但是我们学习的时候,比如 Redis 的 bgsave 命令,它的作用是在后台异步保存当前数据库的数据到磁盘,...",
|
|
145
|
-
"votes": "
|
|
135
|
+
"votes": "59",
|
|
146
136
|
"url": "/k/kd3u5dk",
|
|
147
137
|
"avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
|
|
148
138
|
"avatarAlt": "又拍云 - 独家号",
|
|
149
139
|
"subjectName": "又拍云",
|
|
150
140
|
"homeUrl": "/subjects/182218"
|
|
151
141
|
},
|
|
142
|
+
{
|
|
143
|
+
"title": "消息队列经典十连问,你能扛到第几问?",
|
|
144
|
+
"description": "",
|
|
145
|
+
"votes": "58",
|
|
146
|
+
"url": "/k/8jfl3pp",
|
|
147
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
148
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
149
|
+
"subjectName": "Bloomingroses",
|
|
150
|
+
"homeUrl": "/subjects/98777"
|
|
151
|
+
},
|
|
152
152
|
{
|
|
153
153
|
"title": "阿里慢SQL治理5大经典案例",
|
|
154
154
|
"description": "",
|
|
@@ -159,6 +159,16 @@
|
|
|
159
159
|
"subjectName": "dotnet",
|
|
160
160
|
"homeUrl": "/subjects/348014"
|
|
161
161
|
},
|
|
162
|
+
{
|
|
163
|
+
"title": "你管这破玩意儿叫高可用",
|
|
164
|
+
"description": "",
|
|
165
|
+
"votes": "53",
|
|
166
|
+
"url": "/k/qudsbeg",
|
|
167
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
168
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
169
|
+
"subjectName": "浪客用react,java全栈",
|
|
170
|
+
"homeUrl": "/subjects/132403"
|
|
171
|
+
},
|
|
162
172
|
{
|
|
163
173
|
"title": "快手实时数仓建设实践",
|
|
164
174
|
"description": "",
|
|
@@ -169,6 +179,16 @@
|
|
|
169
179
|
"subjectName": "进击的程序猿",
|
|
170
180
|
"homeUrl": "/subjects/24912"
|
|
171
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "如果你是一个Golang面试官,你会问哪些问题?",
|
|
184
|
+
"description": "",
|
|
185
|
+
"votes": "56",
|
|
186
|
+
"url": "/k/yvw61mc",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
188
|
+
"avatarAlt": "GoHackers - 独家号",
|
|
189
|
+
"subjectName": "GoHackers",
|
|
190
|
+
"homeUrl": "/subjects/1385"
|
|
191
|
+
},
|
|
172
192
|
{
|
|
173
193
|
"title": "谁让你跪舔了,程序员得这样向上管理",
|
|
174
194
|
"description": "",
|
|
@@ -189,16 +209,6 @@
|
|
|
189
209
|
"subjectName": "浪客用react,java全栈",
|
|
190
210
|
"homeUrl": "/subjects/132403"
|
|
191
211
|
},
|
|
192
|
-
{
|
|
193
|
-
"title": "消息队列经典十连问,你能扛到第几问?",
|
|
194
|
-
"description": "",
|
|
195
|
-
"votes": "53",
|
|
196
|
-
"url": "/k/8jfl3pp",
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
198
|
-
"avatarAlt": "Bloomingroses - 独家号",
|
|
199
|
-
"subjectName": "Bloomingroses",
|
|
200
|
-
"homeUrl": "/subjects/98777"
|
|
201
|
-
},
|
|
202
212
|
{
|
|
203
213
|
"title": "领域驱动设计(DDD)中简单易用的10种技巧",
|
|
204
214
|
"description": "",
|
|
@@ -222,7 +232,7 @@
|
|
|
222
232
|
{
|
|
223
233
|
"title": "设计一个靠谱的监控告警平台",
|
|
224
234
|
"description": "",
|
|
225
|
-
"votes": "
|
|
235
|
+
"votes": "55",
|
|
226
236
|
"url": "/k/tyojqf4",
|
|
227
237
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
228
238
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -238,15 +248,5 @@
|
|
|
238
248
|
"avatarAlt": "搬砖之友 - 独家号",
|
|
239
249
|
"subjectName": "搬砖之友",
|
|
240
250
|
"homeUrl": "/subjects/110643"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "深入浅出操作系统的零拷贝",
|
|
244
|
-
"description": "",
|
|
245
|
-
"votes": "49",
|
|
246
|
-
"url": "/k/x5izhz0",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
|
|
248
|
-
"avatarAlt": "编程一生 - 独家号",
|
|
249
|
-
"subjectName": "编程一生",
|
|
250
|
-
"homeUrl": "/subjects/350352"
|
|
251
251
|
}
|
|
252
252
|
]
|