@wcj/github-rank 22.7.29 → 22.7.30
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 +19776 -19775
- package/dist/sifou-daily.json +18 -45
- package/dist/sifou-monthly.json +57 -57
- package/dist/sifou-weekly.json +135 -135
- package/dist/toutiao-30.json +54 -54
- package/dist/toutiao-7.json +81 -81
- package/dist/toutiao-90.json +4 -4
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1097 -1097
- package/dist/users.json +1754 -1754
- package/package.json +1 -1
- package/web/data/repos.json +19776 -19775
- package/web/data/sifou-daily.json +18 -45
- package/web/data/sifou-monthly.json +57 -57
- package/web/data/sifou-weekly.json +135 -135
- package/web/data/toutiao-30.json +54 -54
- package/web/data/toutiao-7.json +81 -81
- package/web/data/toutiao-90.json +4 -4
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1097 -1097
- package/web/data/users.json +1754 -1754
- package/web/index.html +994 -994
- package/web/repos.html +2626 -2626
- package/web/sifou-daily.html +16 -100
- package/web/sifou-monthly.html +86 -86
- package/web/sifou-weekly.html +131 -131
- package/web/toutiao-30.html +85 -85
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +6 -6
- package/web/trending-monthly.html +129 -121
- package/web/trending-weekly.html +142 -142
- package/web/trending.html +146 -158
- package/web/users.china.html +577 -577
package/dist/sifou-weekly.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000042217200",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "19",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000042217446",
|
|
15
15
|
"author": "XboxYan",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "13",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,18 +23,9 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000042203704",
|
|
24
24
|
"author": "fenbox",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/fenbox",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "10",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
-
{
|
|
30
|
-
"title": "使用Three.js实现炫酷的赛博朋克风格3D数字地球大屏 🌐",
|
|
31
|
-
"description": "近期工作有涉及到数字大屏的需求,于是利用业余时间,结合 Three.js 和 CSS实现赛博朋克2077风格视觉效果 实现炫酷 3D 数字地球大屏页面。页面使用 React + Three.js + Echarts + stylus 技术栈,本文涉及到的主...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000042216817",
|
|
33
|
-
"author": "dragonir",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/dragonir",
|
|
35
|
-
"votes": "4",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
29
|
{
|
|
39
30
|
"title": "低代码是开发的未来吗?浅谈低代码平台",
|
|
40
31
|
"description": "低代码的热潮在几年前就火过,从阿里钉钉跨平台协作方式,再到飞书上的审批流程,以及目前我们接触到的表单审批、投票的模板,这些都是关于低代码的实现方式。随着企业数字化转型和云计算的不断发展,低代码平台...",
|
|
@@ -42,6 +33,15 @@
|
|
|
42
33
|
"author": "云叔_又拍云",
|
|
43
34
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
44
35
|
"votes": "7",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"title": "使用Three.js实现炫酷的赛博朋克风格3D数字地球大屏 🌐",
|
|
40
|
+
"description": "近期工作有涉及到数字大屏的需求,于是利用业余时间,结合 Three.js 和 CSS实现赛博朋克2077风格视觉效果 实现炫酷 3D 数字地球大屏页面。页面使用 React + Three.js + Echarts + stylus 技术栈,本文涉及到的主...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042216817",
|
|
42
|
+
"author": "dragonir",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
44
|
+
"votes": "4",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
@@ -53,6 +53,15 @@
|
|
|
53
53
|
"votes": "2",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
|
+
{
|
|
57
|
+
"title": "2021,字节最值得关注的10个开源项目",
|
|
58
|
+
"description": "在软件开发行业,【开源是让技术走向普及、下沉落地的不二法门】。开源软件系统性地利用开放式开发和分布式同行评审,不仅降低了开发成本,还提高了软件质量。 以下是字节跳动技术团队2021年开源的项目,有哪些值...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042231726",
|
|
60
|
+
"author": "xiangzhihong",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
62
|
+
"votes": "5",
|
|
63
|
+
"rank": 7
|
|
64
|
+
},
|
|
56
65
|
{
|
|
57
66
|
"title": "精读《Flip, Fibonacci, AllCombinations...》",
|
|
58
67
|
"description": "解决 TS 问题的最好办法就是多练,这次解读 type-challenges Medium 难度 49~56 题。精读Flip实现 Flip<T>,将对象 T 中 Key 与 Value 对调: {代码...} 在 keyof 描述对象时可以通过 as 追加变形,所以这...",
|
|
@@ -60,7 +69,25 @@
|
|
|
60
69
|
"author": "黄子毅",
|
|
61
70
|
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
62
71
|
"votes": "3",
|
|
63
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "梳理 Webpack 知识体系与学习资源推荐",
|
|
76
|
+
"description": "前言关于 Webpack 之前已经有写过几篇零散的文章:由零开始使用 Webpack 来搭建 React 项目Webpack Sourcemap 回顾升级 Webpack5 实践如何编写一个 Webpack Loader如何编写一个 Webpack Plugin而本文的内容则不会...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042232699",
|
|
78
|
+
"author": "JackySummer",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/jackysummer",
|
|
80
|
+
"votes": "8",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "SegmentFault 思否技术周刊 -- Spring Boot 是否很难用?",
|
|
85
|
+
"description": "关于 Spring Boot + Vue3 的动态菜单,松哥之前已经写了两篇文章了,这两篇文章主要是从代码上和大家分析动态菜单最终的实现方式,但是还是有小伙伴觉得没太看明白,感觉缺乏一个提纲挈领的思路,所以,今天松哥...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042228467",
|
|
87
|
+
"author": "Beverly",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
89
|
+
"votes": "3",
|
|
90
|
+
"rank": 10
|
|
64
91
|
},
|
|
65
92
|
{
|
|
66
93
|
"title": "怎样做才能算是“资深”工程师",
|
|
@@ -69,7 +96,7 @@
|
|
|
69
96
|
"author": "前端小智",
|
|
70
97
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
98
|
"votes": "2",
|
|
72
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
73
100
|
},
|
|
74
101
|
{
|
|
75
102
|
"title": "使用 normalizr 进行复杂数据转换",
|
|
@@ -78,34 +105,25 @@
|
|
|
78
105
|
"author": "jump__jump",
|
|
79
106
|
"home_url": "https://segmentfault.com/u/jump_and_jump",
|
|
80
107
|
"votes": "4",
|
|
81
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
82
109
|
},
|
|
83
110
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
111
|
+
"title": "typescript隐式类型转换图,很直观详细",
|
|
112
|
+
"description": "1、unknown是所有类型的父类型,其他类型都可以赋值给 unknown {代码...} 2、never 是任何类型的子类型,可以赋给任何类型 {代码...} 3、any可以赋值给任何类型,任何类型可以赋值给any,除了any不能赋值给never(...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042227498",
|
|
114
|
+
"author": "寒水寺一禅",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/xiaolizideyitian",
|
|
116
|
+
"votes": "2",
|
|
117
|
+
"rank": 13
|
|
91
118
|
},
|
|
92
119
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
120
|
+
"title": "SegmentFault 思否在 ApacheCon Asia 2022 议题全览",
|
|
121
|
+
"description": "ApacheCon Asia 2022 将于 7 月 29-31 日在线举办,内容覆盖大数据、人工智能、中间件等多个技术领域,以及 Apache 孵化器、开源文化、社区等专题。持续三天,足不出户即可参加 Apache 技术盛宴!",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042223771",
|
|
123
|
+
"author": "MissD",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
98
125
|
"votes": "3",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"title": "突破神奇的Cloudflare防火墙",
|
|
103
|
-
"description": "最近碰到一个神奇的网站,在浏览器可以打开,但是通过 curl 或者 代码访问就直接 403,我估摸着这肯定是做了UA校验,于是请求的时候把浏览器的 UA 给带上,然后访问发现还是 403,不过这也难不倒我,肯定是还有校...",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000042207804",
|
|
105
|
-
"author": "mokeyWie",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/mokeywie",
|
|
107
|
-
"votes": "1",
|
|
108
|
-
"rank": 12
|
|
126
|
+
"rank": 14
|
|
109
127
|
},
|
|
110
128
|
{
|
|
111
129
|
"title": "开源 API 管理工具终于支持查看全部测试历史",
|
|
@@ -114,7 +132,25 @@
|
|
|
114
132
|
"author": "气势凌人的柿子",
|
|
115
133
|
"home_url": "https://segmentfault.com/u/qishilingrendeshizi",
|
|
116
134
|
"votes": "3",
|
|
117
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "Charles使用教程",
|
|
139
|
+
"description": "Charles 是一个 HTTP 和 SOCKS 代理服务器。代理请求和响应使 Charles 能够在请求从客户端传递到服务器时检查和更改请求,以及从服务器传递到客户端时的响应。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042229767",
|
|
141
|
+
"author": "浅夏晴空",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/qianxiaqingkong",
|
|
143
|
+
"votes": "1",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "自定义React Hooks",
|
|
148
|
+
"description": "副作用问题:诸如数据获取、订阅、定时执行任务、手动修改ReactDOM这些行为都可以称为副作用;而Hooks的出现可以使用useEffect来处理这些副作用",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042233578",
|
|
150
|
+
"author": "浅夏晴空",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/qianxiaqingkong",
|
|
152
|
+
"votes": "2",
|
|
153
|
+
"rank": 17
|
|
118
154
|
},
|
|
119
155
|
{
|
|
120
156
|
"title": "VSCode 中前端代码规范和编码风格实践详解",
|
|
@@ -123,34 +159,34 @@
|
|
|
123
159
|
"author": "方旭",
|
|
124
160
|
"home_url": "https://segmentfault.com/u/fangxu",
|
|
125
161
|
"votes": "1",
|
|
126
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
127
163
|
},
|
|
128
164
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
165
|
+
"title": "一张图进阶 RocketMQ - 消息存储",
|
|
166
|
+
"description": "三此君看了好几本书,看了很多遍源码整理的 一张图进阶 RocketMQ 图片,关于 RocketMQ 你只需要记住这张图!觉得不错的话,记得点赞关注哦。【重要】视频在 B 站同步更新,欢迎围观,轻轻松松涨姿势。一张图进阶 ...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042216004",
|
|
168
|
+
"author": "三此君",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/sancijun",
|
|
134
170
|
"votes": "2",
|
|
135
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
136
172
|
},
|
|
137
173
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
144
|
-
"rank":
|
|
174
|
+
"title": "Go 程序太大了,能要个延迟初始化不?",
|
|
175
|
+
"description": "大家好,我是煎鱼。在公司的不断发展中,一开始大多是大单体,改造慢了,一个仓库会有使用几十年的情况,仓库的规模基本是不断增大的过程。影响之一就是会应用程序打包后的体积越来越大,不知道被用哪里去了...今...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042229328",
|
|
177
|
+
"author": "煎鱼",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
179
|
+
"votes": "2",
|
|
180
|
+
"rank": 20
|
|
145
181
|
},
|
|
146
182
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
153
|
-
"rank":
|
|
183
|
+
"title": "vue3中的setup方法",
|
|
184
|
+
"description": "props是一个对象,包含父组件传递给子组件的所有数据。在子组件中使用props进行接收。包含配置声明并传入的所有的属性的对象。也就是说,如果你想通过props的方式输出父组件传递给子组件的值。你需要使用props进...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042234229",
|
|
186
|
+
"author": "Kyle",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/ddee",
|
|
188
|
+
"votes": "3",
|
|
189
|
+
"rank": 21
|
|
154
190
|
},
|
|
155
191
|
{
|
|
156
192
|
"title": "冴羽答读者问:冴羽,你为什么写起了鸡汤?",
|
|
@@ -159,43 +195,25 @@
|
|
|
159
195
|
"author": "冴羽",
|
|
160
196
|
"home_url": "https://segmentfault.com/u/yayu",
|
|
161
197
|
"votes": "2",
|
|
162
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
163
199
|
},
|
|
164
200
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
201
|
+
"title": "前端食堂技术周刊第 45 期:Vite3.0、第91次TC39会议、Figma背后的CSS、B 站事故复盘、图片优化工具",
|
|
202
|
+
"description": "美味值:🌟🌟🌟🌟🌟口味:超级水果杯食堂技术周刊仓库地址:https://github.com/Geekhyt/weeklyPC 端在仓库里看体验更好,顺手赏个 Star 是对食堂最大的支持。本期摘要Vite 3.0Deno v1.24图片优化工具Figma 背后的 CSS...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042221404",
|
|
204
|
+
"author": "童欧巴",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/tongouba",
|
|
170
206
|
"votes": "2",
|
|
171
|
-
"rank":
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"title": "APP常用跨端技术栈深入分析",
|
|
175
|
-
"description": "导读本文主要针对常用跨端技术Flutter、ReactNative、Weex、H5,从技术特点、基本架构、编译原理、基本渲染流程等进行梳理分析;以及一些常见性能问题如何优化解决,然后如何进行技术选型或在进行业务开发时选择...",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000042209057",
|
|
177
|
-
"author": "京东科技开发者",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/jdcdevloper",
|
|
179
|
-
"votes": "1",
|
|
180
|
-
"rank": 20
|
|
207
|
+
"rank": 23
|
|
181
208
|
},
|
|
182
209
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
210
|
+
"title": "Angular项目过大?合理拆分它!",
|
|
211
|
+
"description": "Angular 让人诟病的一点就是打包后体积很大,一不小心 main.js就大的离谱,其实遇到类似的问题,不管是体积大、数据大、还是流量大,就一个思路:拆分。再配合浏览器的缓存机制,能很好的优化项目访问速度。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042223966",
|
|
213
|
+
"author": "alwaysVe",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/longlonglong",
|
|
188
215
|
"votes": "2",
|
|
189
|
-
"rank":
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"title": "Charles使用教程",
|
|
193
|
-
"description": "Charles 是一个 HTTP 和 SOCKS 代理服务器。代理请求和响应使 Charles 能够在请求从客户端传递到服务器时检查和更改请求,以及从服务器传递到客户端时的响应。",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000042229767",
|
|
195
|
-
"author": "浅夏晴空",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/qianxiaqingkong",
|
|
197
|
-
"votes": "1",
|
|
198
|
-
"rank": 22
|
|
216
|
+
"rank": 24
|
|
199
217
|
},
|
|
200
218
|
{
|
|
201
219
|
"title": "开源 API 管理工具,新版本 V1.3.0:前后置脚本、查看所有....",
|
|
@@ -204,43 +222,43 @@
|
|
|
204
222
|
"author": "eoapi",
|
|
205
223
|
"home_url": "https://segmentfault.com/u/jiangdaoyidechahu",
|
|
206
224
|
"votes": "3",
|
|
207
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
208
226
|
},
|
|
209
227
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
228
|
+
"title": "RunJS Chrome Plugin V1.0.6发布",
|
|
229
|
+
"description": "RunJS Editor v1.0.6 - 2022/7/24feat: 调试窗口feat: html类型支持markdownfeat: javascript类型支持typescript1.调试窗口打开lodash/momentjs之类的工具库文档时,咱们可以边看文档,边在RunJS中写示例打印相应...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042220766",
|
|
231
|
+
"author": "jinling",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/liushuigs",
|
|
215
233
|
"votes": "1",
|
|
216
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
217
235
|
},
|
|
218
236
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
222
|
-
"author": "
|
|
223
|
-
"home_url": "https://segmentfault.com/u/
|
|
224
|
-
"votes": "
|
|
225
|
-
"rank":
|
|
237
|
+
"title": "CSS 也可以写 if/else 语法了",
|
|
238
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042221657",
|
|
240
|
+
"author": "前端小智",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
242
|
+
"votes": "3",
|
|
243
|
+
"rank": 27
|
|
226
244
|
},
|
|
227
245
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
233
|
-
"votes": "
|
|
234
|
-
"rank":
|
|
246
|
+
"title": "mysql 最大建议行数2000w,靠谱吗?",
|
|
247
|
+
"description": "作为在后端圈开车的多年老司机,是不是经常听到过,“mysql 单表最好不要超过2000w”,“单表超过2000w 就要考虑数据迁移了”,“你这个表数据都马上要到2000w 了,难怪查询速度慢”",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042232098",
|
|
249
|
+
"author": "京东科技开发者",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/jdcdevloper",
|
|
251
|
+
"votes": "2",
|
|
252
|
+
"rank": 28
|
|
235
253
|
},
|
|
236
254
|
{
|
|
237
|
-
"title": "
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
240
|
-
"author": "
|
|
241
|
-
"home_url": "https://segmentfault.com/u/
|
|
255
|
+
"title": "从 CDK Tree 源码学习如何开发一个UI无关的 Tree 组件",
|
|
256
|
+
"description": "Angular CDK 是一个 Angular 组件开发工具箱,也是 Material UI 组件库(Angular)的底层基座,是其UI无关或弱UI的部分(tree-control是真正UI无关的核心)。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042221609",
|
|
258
|
+
"author": "DevUI团队",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/devui",
|
|
242
260
|
"votes": "1",
|
|
243
|
-
"rank":
|
|
261
|
+
"rank": 29
|
|
244
262
|
},
|
|
245
263
|
{
|
|
246
264
|
"title": "6k+ star,面向小白的深度学习代码库!一行代码实现所有Attention机制!",
|
|
@@ -249,24 +267,6 @@
|
|
|
249
267
|
"author": "FightingCV",
|
|
250
268
|
"home_url": "https://segmentfault.com/u/nulinulizainuli_5f12c5f6c11d9",
|
|
251
269
|
"votes": "1",
|
|
252
|
-
"rank": 28
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"title": "2021,字节最值得关注的10个开源项目",
|
|
256
|
-
"description": "在软件开发行业,【开源是让技术走向普及、下沉落地的不二法门】。开源软件系统性地利用开放式开发和分布式同行评审,不仅降低了开发成本,还提高了软件质量。 以下是字节跳动技术团队2021年开源的项目,有哪些值...",
|
|
257
|
-
"url": "https://segmentfault.com/a/1190000042231726",
|
|
258
|
-
"author": "xiangzhihong",
|
|
259
|
-
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
260
|
-
"votes": "3",
|
|
261
|
-
"rank": 29
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"title": "HTTP学习笔记(三) HTTP/2",
|
|
265
|
-
"description": "这个h2和h3代表的是HTTP 2.0 和3.0? 这版本号刷的这么快的吗? 不应该是2.1==>2.5 ==>3.0这样吗?为了验证我的想法,我打开了火狐浏览器。",
|
|
266
|
-
"url": "https://segmentfault.com/a/1190000042213317",
|
|
267
|
-
"author": "北冥有只鱼",
|
|
268
|
-
"home_url": "https://segmentfault.com/u/beiyouzhiyu",
|
|
269
|
-
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/dist/toutiao-30.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "聊聊Java中代码优化的30个小技巧",
|
|
24
24
|
"description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "81",
|
|
26
26
|
"url": "/k/jv8g1r6",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
28
28
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "花了一周,我总结了120个数据分析指标与术语。",
|
|
34
34
|
"description": "",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "78",
|
|
36
36
|
"url": "/k/9pzybmk",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
38
38
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -52,13 +52,23 @@
|
|
|
52
52
|
{
|
|
53
53
|
"title": "腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!",
|
|
54
54
|
"description": "点击关注公众号,Java干货及时送达来源:腾讯开源项目简介腾讯tmagic-editor是一个所见即所得的页面可视化编辑器,基于tmagic-editor可以快速搭建可视化页面生产...",
|
|
55
|
-
"votes": "
|
|
55
|
+
"votes": "61",
|
|
56
56
|
"url": "/k/8oqx21m",
|
|
57
57
|
"avatar": "https://img.toutiao.io/subject/1be92f5a50224852895d647097a6d521/thumb",
|
|
58
58
|
"avatarAlt": "测试之路 - 独家号",
|
|
59
59
|
"subjectName": "测试之路",
|
|
60
60
|
"homeUrl": "/subjects/205186"
|
|
61
61
|
},
|
|
62
|
+
{
|
|
63
|
+
"title": "阿里云官方 Redis 开发规范!",
|
|
64
|
+
"description": "",
|
|
65
|
+
"votes": "60",
|
|
66
|
+
"url": "/k/2fqcbfi",
|
|
67
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
68
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
69
|
+
"subjectName": "进击的程序猿",
|
|
70
|
+
"homeUrl": "/subjects/24912"
|
|
71
|
+
},
|
|
62
72
|
{
|
|
63
73
|
"title": "一线技术人应该关注的四种思维能力",
|
|
64
74
|
"description": "",
|
|
@@ -102,7 +112,7 @@
|
|
|
102
112
|
{
|
|
103
113
|
"title": "MySQL六十六问,两万字+五十图详解!有点六!",
|
|
104
114
|
"description": "",
|
|
105
|
-
"votes": "
|
|
115
|
+
"votes": "56",
|
|
106
116
|
"url": "/k/5cpvhga",
|
|
107
117
|
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
108
118
|
"avatarAlt": "架构必知必会 - 独家号",
|
|
@@ -119,6 +129,16 @@
|
|
|
119
129
|
"subjectName": "大数据生态",
|
|
120
130
|
"homeUrl": "/subjects/136176"
|
|
121
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"title": "老板:公司系统太多,能不能实现账号互通?",
|
|
134
|
+
"description": "文章来源:https://c1n.cn/lGL6r目录简介传统 Session 机制及身份认证方案集群环境下的 Session 困境及解决方案多服务下的登陆困境及 SSO 方...",
|
|
135
|
+
"votes": "56",
|
|
136
|
+
"url": "/k/g7sb904",
|
|
137
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
138
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
139
|
+
"subjectName": "Bloomingroses",
|
|
140
|
+
"homeUrl": "/subjects/98777"
|
|
141
|
+
},
|
|
122
142
|
{
|
|
123
143
|
"title": "什么是反弹 Shell?",
|
|
124
144
|
"description": "",
|
|
@@ -139,6 +159,26 @@
|
|
|
139
159
|
"subjectName": "方丈的寺院",
|
|
140
160
|
"homeUrl": "/subjects/405015"
|
|
141
161
|
},
|
|
162
|
+
{
|
|
163
|
+
"title": "如何写好日志记录?",
|
|
164
|
+
"description": "1 简介在程序中写日志是一件非常重要,但是很容易被开发人员忽视的地方。写好程序的日志可以帮助我们大大减轻后期维护压力。在实际的工作中,开发人员往往迫于巨大时间压力,而写日志又是一个...",
|
|
165
|
+
"votes": "50",
|
|
166
|
+
"url": "/k/882beu7",
|
|
167
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
168
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
169
|
+
"subjectName": "架构之美",
|
|
170
|
+
"homeUrl": "/subjects/42200"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"title": "2 万字详解,吃透 ES!",
|
|
174
|
+
"description": "",
|
|
175
|
+
"votes": "51",
|
|
176
|
+
"url": "/k/01ufo5b",
|
|
177
|
+
"avatar": "https://img.toutiao.io/subject/4b1c10de9e594051bfa8ac27a4c00a79/thumb",
|
|
178
|
+
"avatarAlt": "逻魔代码 - 独家号",
|
|
179
|
+
"subjectName": "逻魔代码",
|
|
180
|
+
"homeUrl": "/subjects/609"
|
|
181
|
+
},
|
|
142
182
|
{
|
|
143
183
|
"title": "如何写出好代码 — 防御式编程指南",
|
|
144
184
|
"description": "",
|
|
@@ -149,16 +189,6 @@
|
|
|
149
189
|
"subjectName": "GoHackers",
|
|
150
190
|
"homeUrl": "/subjects/1385"
|
|
151
191
|
},
|
|
152
|
-
{
|
|
153
|
-
"title": "如何写好日志记录?",
|
|
154
|
-
"description": "1 简介在程序中写日志是一件非常重要,但是很容易被开发人员忽视的地方。写好程序的日志可以帮助我们大大减轻后期维护压力。在实际的工作中,开发人员往往迫于巨大时间压力,而写日志又是一个...",
|
|
155
|
-
"votes": "49",
|
|
156
|
-
"url": "/k/882beu7",
|
|
157
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
158
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
159
|
-
"subjectName": "架构之美",
|
|
160
|
-
"homeUrl": "/subjects/42200"
|
|
161
|
-
},
|
|
162
192
|
{
|
|
163
193
|
"title": "日志中台不重不丢实现浅谈",
|
|
164
194
|
"description": "导读:日志数据的生命周期包含日志采集、接入、传输、应用等各个环节。数据的稳定性对于公司报表建设、决策分析、转化策略效果都有至关重要的影响。全文旨在介绍百度日志中台当前的现状,公司内...",
|
|
@@ -170,14 +200,14 @@
|
|
|
170
200
|
"homeUrl": "/subjects/136176"
|
|
171
201
|
},
|
|
172
202
|
{
|
|
173
|
-
"title": "
|
|
174
|
-
"description": "",
|
|
175
|
-
"votes": "
|
|
176
|
-
"url": "/k/
|
|
177
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
178
|
-
"avatarAlt": "
|
|
179
|
-
"subjectName": "
|
|
180
|
-
"homeUrl": "/subjects/
|
|
203
|
+
"title": "一文搞懂 Redis 架构演化之路",
|
|
204
|
+
"description": " 作者:ryetan,腾讯 CSIG 后台开发工程师现如今 Redis 变得越来越流行,几乎在很多项目中都要被用到,不知道你在使用 Redis 时,有没有思考过,Redis 到底是...",
|
|
205
|
+
"votes": "43",
|
|
206
|
+
"url": "/k/cwwpjem",
|
|
207
|
+
"avatar": "https://img.toutiao.io/subject/6ee3bb205b3248c2b746c1506548181a/thumb",
|
|
208
|
+
"avatarAlt": "大数据生态 - 独家号",
|
|
209
|
+
"subjectName": "大数据生态",
|
|
210
|
+
"homeUrl": "/subjects/136176"
|
|
181
211
|
},
|
|
182
212
|
{
|
|
183
213
|
"title": "分布式接口幂等性、分布式限流:Guava 、nginx和lua限流",
|
|
@@ -192,7 +222,7 @@
|
|
|
192
222
|
{
|
|
193
223
|
"title": "从业务开发中学习和理解架构设计",
|
|
194
224
|
"description": "",
|
|
195
|
-
"votes": "
|
|
225
|
+
"votes": "48",
|
|
196
226
|
"url": "/k/c14dhs9",
|
|
197
227
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
198
228
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
@@ -202,7 +232,7 @@
|
|
|
202
232
|
{
|
|
203
233
|
"title": "24 个 Docker 常见问题处理技巧",
|
|
204
234
|
"description": "",
|
|
205
|
-
"votes": "
|
|
235
|
+
"votes": "41",
|
|
206
236
|
"url": "/k/qvb6v50",
|
|
207
237
|
"avatar": "https://img.toutiao.io/subject/1be92f5a50224852895d647097a6d521/thumb",
|
|
208
238
|
"avatarAlt": "测试之路 - 独家号",
|
|
@@ -218,35 +248,5 @@
|
|
|
218
248
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
219
249
|
"subjectName": "苏三说技术",
|
|
220
250
|
"homeUrl": "/subjects/453205"
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"title": "老板:公司系统太多,能不能实现账号互通?",
|
|
224
|
-
"description": "文章来源:https://c1n.cn/lGL6r目录简介传统 Session 机制及身份认证方案集群环境下的 Session 困境及解决方案多服务下的登陆困境及 SSO 方...",
|
|
225
|
-
"votes": "44",
|
|
226
|
-
"url": "/k/g7sb904",
|
|
227
|
-
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
228
|
-
"avatarAlt": "Bloomingroses - 独家号",
|
|
229
|
-
"subjectName": "Bloomingroses",
|
|
230
|
-
"homeUrl": "/subjects/98777"
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"title": "RPA之Chrome插件(Automa)Web 工作流自动化",
|
|
234
|
-
"description": "Automa 是一个用于 Chrome 浏览器自动化的插件,从自动填写表格、执行重复性任务、截屏、抓取网站数据等等,完全可以根据你自己的需求来决定如何使用。突然知道了这个小玩意儿,...",
|
|
235
|
-
"votes": "298",
|
|
236
|
-
"url": "/k/nd76be6",
|
|
237
|
-
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
238
|
-
"avatarAlt": "Bloomingroses - 独家号",
|
|
239
|
-
"subjectName": "Bloomingroses",
|
|
240
|
-
"homeUrl": "/subjects/98777"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "性能领域:你知道的越多,不知道的也就越多",
|
|
244
|
-
"description": "",
|
|
245
|
-
"votes": "41",
|
|
246
|
-
"url": "/k/tyb3ebp",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
248
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
249
|
-
"subjectName": "架构之美",
|
|
250
|
-
"homeUrl": "/subjects/42200"
|
|
251
251
|
}
|
|
252
252
|
]
|