@wcj/github-rank 22.10.18 → 22.10.20

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.
@@ -1,74 +1,47 @@
1
1
  [
2
2
  {
3
- "title": "思否猫拼接怪编辑器",
4
- "description": "1024程序员节马上就要来了,我们借着这个机会实现一个社区的吉祥物思否猫的编辑器,暂时起名【思否猫拼接怪】,唯一的遗憾就是素材不是精确到胳膊腿的",
5
- "url": "https://segmentfault.com/a/1190000042632786",
6
- "author": "JenK",
7
- "home_url": "https://segmentfault.com/u/wangzc996",
8
- "votes": "7",
3
+ "title": "SegmentFault 思否 Top Writer 榜单|2022年第三季度",
4
+ "description": "他们是社区的基石,也是行业发展、技术发展的源动力。他们是一群活跃在 SegmentFault 思否社区的一群卓越的开发者,他们热衷于分享知识与经验,他们布道技术与未来,他们让众多开发者受益,他们叫「Top Writer」。",
5
+ "url": "https://segmentfault.com/a/1190000042647263",
6
+ "author": "SegmentFault思否",
7
+ "home_url": "https://segmentfault.com/u/segmentfault",
8
+ "votes": "3",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "你不知道的JavaScript APIs",
13
- "description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
14
- "url": "https://segmentfault.com/a/1190000042558270",
15
- "author": "前端小智",
16
- "home_url": "https://segmentfault.com/u/minnanitkong",
17
- "votes": "2",
12
+ "title": "移动端页面如何优雅的适配各种屏幕,包括PC端",
13
+ "description": "本文为Varlet组件库源码主题阅读系列第八篇,读完本篇,可以了解到移动端页面如何适配各种尺寸的屏幕,包括pc端,另外如何将触摸事件转换成鼠标事件。",
14
+ "url": "https://segmentfault.com/a/1190000042652450",
15
+ "author": "街角小林",
16
+ "home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
17
+ "votes": "1",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "微信推出自研 NLP 大规模语言模型 WeLM,现已开放 API 推动应用落地",
22
- "description": "大规模语言模型领域迎来新“选手”。近日,微信 AI 推出自研 NLP 大规模语言模型 WeLM ,该模型是一个尺寸合理的中文模型,能够在零样本以及少样本的情境下完成包多语言任务在内的多种 NLP 任务。",
23
- "url": "https://segmentfault.com/a/1190000042632229",
24
- "author": "MissD",
25
- "home_url": "https://segmentfault.com/u/d2ms1shh",
26
- "votes": "2",
21
+ "title": "SpringBoot Activiti6系列教程(八)-流程拒绝实现",
22
+ "description": "从这章开始,就正式进入activiti的实战开发,使用activiti实现各种审批动作,包括一些中国式流程操作,比如回退,征询等,这些操作activiti的标准功能是没有的,但因为activiti不算复杂,也比较灵活,因此可以通...",
23
+ "url": "https://segmentfault.com/a/1190000042645140",
24
+ "author": "wls1036",
25
+ "home_url": "https://segmentfault.com/u/wls1036",
26
+ "votes": "1",
27
27
  "rank": 3
28
28
  },
29
29
  {
30
- "title": "go-GIN入门到....(持续更新中)",
31
- "description": "go-GIN入门到....(持续更新中)安装gin参考 {代码...} 设置环境变量 {代码...} gin {代码...} 快速开始创建文件 {代码...} 运行文件 {代码...} 路由无参数 {代码...} {代码...} 动态路由 {代码...} {代码...} 带Qu...",
32
- "url": "https://segmentfault.com/a/1190000042631567",
33
- "author": "BewaterMyfriends",
34
- "home_url": "https://segmentfault.com/u/bewatermyfriends",
30
+ "title": "SpringBoot Activiti6系列教程()-变量",
31
+ "description": "接上一篇文章,我们探究了execution的运行机制,activiti里变量的作用域就是通过execution实现,activiti里变量按作用域有以下几种",
32
+ "url": "https://segmentfault.com/a/1190000042645131",
33
+ "author": "wls1036",
34
+ "home_url": "https://segmentfault.com/u/wls1036",
35
35
  "votes": "1",
36
36
  "rank": 4
37
37
  },
38
38
  {
39
- "title": "Golang 轮子之 Supervisor",
40
- "description": "Supervisor 是一个强大的 进程管理工具。在非容器化管理的服务器上, Supervisor 是有非常广泛的使用场景的。例如:服务批量重启,多服务按顺序启动,服务oom后自动拉起,服务std日志收集等,甚至服务健康检查它...",
41
- "url": "https://segmentfault.com/a/1190000042631207",
42
- "author": "小白要生发",
43
- "home_url": "https://segmentfault.com/u/xiaobaiyaoshengfa",
39
+ "title": "进阶vue面试题总结",
40
+ "description": "根据过滤器的名称,过滤器是用来过滤数据的,在Vue中使用filters来过滤数据,filters不会修改数据,而是过滤数据,改变用户看到的输出(计算属性 computed ,方法 methods 都是通过修改数据来处理数据格式的输出...",
41
+ "url": "https://segmentfault.com/a/1190000042645051",
42
+ "author": "风度翩翩的红金鱼",
43
+ "home_url": "https://segmentfault.com/u/fengdudehongjinyu",
44
44
  "votes": "1",
45
45
  "rank": 5
46
- },
47
- {
48
- "title": "js常用方法梳理",
49
- "description": "1、将下标转为中文零一二三... {代码...} 2、判断整数的不同方法 {代码...} 3、dom节点平滑滚动到可视区域,顶部,底部原生的scrollTo方法没有动画,类似于锚点跳转,比较生硬,可以通过这个方法会自带平滑的过度...",
50
- "url": "https://segmentfault.com/a/1190000042632971",
51
- "author": "墨城",
52
- "home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
53
- "votes": "1",
54
- "rank": 6
55
- },
56
- {
57
- "title": "面试官:深度不够,建议回去深挖",
58
- "description": "从刚面试的问题回答中,能看得出你用了不少拙力背了不少题。直接拿这些技术点问,你可以回答。但同样是这些技术点,我换个场景来问用到了什么技术,你就像从没有听说过一样。当然不可否认你能通过背把这些内容记...",
59
- "url": "https://segmentfault.com/a/1190000042630604",
60
- "author": "小傅哥",
61
- "home_url": "https://segmentfault.com/u/fuzhengwei",
62
- "votes": "1",
63
- "rank": 7
64
- },
65
- {
66
- "title": "从局部变量说起,关于一个莫得名堂的引用和一个坑!",
67
- "description": "你好呀,我是歪歪。今天带大家盘一个有点意思的基础知识啊。有多基础呢,先给你上个代码:请问,上面代码中,位于 method 方法中的 object 对象,在方法执行完成之后,是否可以被垃圾回收?这还思考个啥呀,这必...",
68
- "url": "https://segmentfault.com/a/1190000042631895",
69
- "author": "why技术",
70
- "home_url": "https://segmentfault.com/u/whyjishu",
71
- "votes": "1",
72
- "rank": 8
73
46
  }
74
47
  ]
@@ -5,7 +5,7 @@
5
5
  "url": "https://segmentfault.com/a/1190000042529771",
6
6
  "author": "寒水寺一禅",
7
7
  "home_url": "https://segmentfault.com/u/xiaolizideyitian",
8
- "votes": "24",
8
+ "votes": "26",
9
9
  "rank": 1
10
10
  },
11
11
  {
@@ -14,7 +14,7 @@
14
14
  "url": "https://segmentfault.com/a/1190000042547772",
15
15
  "author": "XboxYan",
16
16
  "home_url": "https://segmentfault.com/u/xboxyan",
17
- "votes": "26",
17
+ "votes": "28",
18
18
  "rank": 2
19
19
  },
20
20
  {
@@ -53,6 +53,42 @@
53
53
  "votes": "20",
54
54
  "rank": 6
55
55
  },
56
+ {
57
+ "title": "35+,如果面试让我手写红黑树!",
58
+ "description": "为啥,面试官那么喜欢让你聊聊 HashMap?因为 HashMap 涉及的东西广,用到的数据结构多,问题延展性好,一个 HashMap 就能聊下来80%的数据结构了。而且面试 HashMap 能通过你对红黑树的了解定位出你哪个级别的研...",
59
+ "url": "https://segmentfault.com/a/1190000042581816",
60
+ "author": "小傅哥",
61
+ "home_url": "https://segmentfault.com/u/fuzhengwei",
62
+ "votes": "11",
63
+ "rank": 7
64
+ },
65
+ {
66
+ "title": "思否猫拼接怪编辑器",
67
+ "description": "1024程序员节马上就要来了,我们借着这个机会实现一个社区的吉祥物思否猫的编辑器,暂时起名【思否猫拼接怪】,唯一的遗憾就是素材不是精确到胳膊腿的",
68
+ "url": "https://segmentfault.com/a/1190000042632786",
69
+ "author": "JenK",
70
+ "home_url": "https://segmentfault.com/u/wangzc996",
71
+ "votes": "10",
72
+ "rank": 8
73
+ },
74
+ {
75
+ "title": "致「独一无二」的你|1024 程序员节系列活动启动",
76
+ "description": "不知道刚过完小长假的大家,有没有假期模式切换回(连上 7 天班的)工作模式呢?😶‍🌫️ 10 月可不止有国庆节,还有咱们开发者群体不可错过的「1024 程序员节」~",
77
+ "url": "https://segmentfault.com/a/1190000042598682",
78
+ "author": "SegmentFault思否",
79
+ "home_url": "https://segmentfault.com/u/segmentfault",
80
+ "votes": "12",
81
+ "rank": 9
82
+ },
83
+ {
84
+ "title": "CSS 绘制一只思否猫",
85
+ "description": "欢迎关注我的公众号:前端侦探练习 CSS 有一个比较有趣的方式,就是发挥想象,绘制各式各样的图案,比如来绘制一只思否猫?思否猫,SegmentFault 思否的吉祥物,是一只独一无二、特立独行、热爱自由的(>^ω^<...",
86
+ "url": "https://segmentfault.com/a/1190000042643893",
87
+ "author": "XboxYan",
88
+ "home_url": "https://segmentfault.com/u/xboxyan",
89
+ "votes": "16",
90
+ "rank": 10
91
+ },
56
92
  {
57
93
  "title": "超强的纯 CSS 鼠标点击拖拽效果",
58
94
  "description": "背景鼠标拖拽元素移动,算是一个稍微有点点复杂的交互。而在本文,我们就将打破常规,向大家介绍一种超强的仅仅使用纯 CSS 就能够实现的鼠标点击拖拽效果。在之前的这篇文章中 -- 不可思议的纯 CSS 实现鼠标跟随...",
@@ -60,7 +96,7 @@
60
96
  "author": "chokcoco",
61
97
  "home_url": "https://segmentfault.com/u/chokcoco",
62
98
  "votes": "13",
63
- "rank": 7
99
+ "rank": 11
64
100
  },
65
101
  {
66
102
  "title": "借助 :has 实现3d轮播图",
@@ -69,7 +105,7 @@
69
105
  "author": "XboxYan",
70
106
  "home_url": "https://segmentfault.com/u/xboxyan",
71
107
  "votes": "10",
72
- "rank": 8
108
+ "rank": 12
73
109
  },
74
110
  {
75
111
  "title": "漫画 | Serverless + Data,让后端告别搬砖!",
@@ -78,7 +114,7 @@
78
114
  "author": "六一",
79
115
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
80
116
  "votes": "12",
81
- "rank": 9
117
+ "rank": 13
82
118
  },
83
119
  {
84
120
  "title": "见微知著,从两道有意思的 CSS 面试题,考察你的基础",
@@ -87,25 +123,7 @@
87
123
  "author": "chokcoco",
88
124
  "home_url": "https://segmentfault.com/u/chokcoco",
89
125
  "votes": "10",
90
- "rank": 10
91
- },
92
- {
93
- "title": "Java反射真正的详解,学以致用,实战案例,虽不及万字,但也已有近8000字",
94
- "description": "作为Java开发者,你认为反射这个知识点重要程度,在你心里是什么样的呢?以前我也只觉得反射非常重要,但总归是听这个文章说,听那个朋友说,学是学了,但却没怎么应用。当我正式进入到社会当 cv 仔的时候,需要...",
95
- "url": "https://segmentfault.com/a/1190000042504992",
96
- "author": "宁在春",
97
- "home_url": "https://segmentfault.com/u/wyh_study",
98
- "votes": "16",
99
- "rank": 11
100
- },
101
- {
102
- "title": "35+,如果面试让我手写红黑树!",
103
- "description": "为啥,面试官那么喜欢让你聊聊 HashMap?因为 HashMap 涉及的东西广,用到的数据结构多,问题延展性好,一个 HashMap 就能聊下来80%的数据结构了。而且面试 HashMap 能通过你对红黑树的了解定位出你哪个级别的研...",
104
- "url": "https://segmentfault.com/a/1190000042581816",
105
- "author": "小傅哥",
106
- "home_url": "https://segmentfault.com/u/fuzhengwei",
107
- "votes": "10",
108
- "rank": 12
126
+ "rank": 14
109
127
  },
110
128
  {
111
129
  "title": "当你 git push 时,极狐GitLab上发生了什么?",
@@ -113,8 +131,8 @@
113
131
  "url": "https://segmentfault.com/a/1190000042537837",
114
132
  "author": "极狐GitLab",
115
133
  "home_url": "https://segmentfault.com/u/jihu_gitlab",
116
- "votes": "9",
117
- "rank": 13
134
+ "votes": "10",
135
+ "rank": 15
118
136
  },
119
137
  {
120
138
  "title": "5 种瀑布流场景的实现原理解析",
@@ -122,8 +140,17 @@
122
140
  "url": "https://segmentfault.com/a/1190000042562451",
123
141
  "author": "凹凸实验室",
124
142
  "home_url": "https://segmentfault.com/u/o2team",
125
- "votes": "8",
126
- "rank": 14
143
+ "votes": "9",
144
+ "rank": 16
145
+ },
146
+ {
147
+ "title": "Segmentfault 思否首届「猫猫杯」线上代码共创大赛正式启动,快来 DIY 你的专属表情包!",
148
+ "description": "关注我们的朋友们都知道,SegmentFault 思否的吉祥物是一只独一无二、特立独行、热爱自由的(>^ω^<)独角猫,也是社区的首席摸鱼官。",
149
+ "url": "https://segmentfault.com/a/1190000042567232",
150
+ "author": "SegmentFault思否",
151
+ "home_url": "https://segmentfault.com/u/segmentfault",
152
+ "votes": "7",
153
+ "rank": 17
127
154
  },
128
155
  {
129
156
  "title": "这些js原型及原型链面试题你能做对几道",
@@ -132,7 +159,16 @@
132
159
  "author": "腹黑的可乐",
133
160
  "home_url": "https://segmentfault.com/u/fuheidekele",
134
161
  "votes": "18",
135
- "rank": 15
162
+ "rank": 18
163
+ },
164
+ {
165
+ "title": "用Colab免费部署自己的AI绘画云平台—— Stable Diffusion",
166
+ "description": "AI绘画门槛又又又降低了,从最开始需要花半天时间折腾的 Disco-Diffusion ,紧接着 Stable Diffusion 在 github 上开源,各家平台都推出了云平台,让用户通过轻松的点击、选择、输入就能生成一张张AI图。",
167
+ "url": "https://segmentfault.com/a/1190000042509388",
168
+ "author": "程序员秋风",
169
+ "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
170
+ "votes": "7",
171
+ "rank": 19
136
172
  },
137
173
  {
138
174
  "title": "技术征文中奖名单公布 | 浅谈 Java 进阶之路",
@@ -141,7 +177,7 @@
141
177
  "author": "SegmentFault思否",
142
178
  "home_url": "https://segmentfault.com/u/segmentfault",
143
179
  "votes": "5",
144
- "rank": 16
180
+ "rank": 20
145
181
  },
146
182
  {
147
183
  "title": "[极致用户体验] 为什么建议2022年不用\"等比设计稿\"+rem,而用\"灵活设计稿\"+px",
@@ -150,7 +186,7 @@
150
186
  "author": "HullQin",
151
187
  "home_url": "https://segmentfault.com/u/hullqin",
152
188
  "votes": "7",
153
- "rank": 17
189
+ "rank": 21
154
190
  },
155
191
  {
156
192
  "title": "特约专访 | 思否 CEO 高阳带你了解 Code For Better _ Hackathon 冠军团队背后的故事",
@@ -159,25 +195,25 @@
159
195
  "author": "SegmentFault思否",
160
196
  "home_url": "https://segmentfault.com/u/segmentfault",
161
197
  "votes": "4",
162
- "rank": 18
198
+ "rank": 22
163
199
  },
164
200
  {
165
- "title": "用Colab免费部署自己的AI绘画云平台—— Stable Diffusion",
166
- "description": "AI绘画门槛又又又降低了,从最开始需要花半天时间折腾的 Disco-Diffusion ,紧接着 Stable Diffusion 在 github 上开源,各家平台都推出了云平台,让用户通过轻松的点击、选择、输入就能生成一张张AI图。",
167
- "url": "https://segmentfault.com/a/1190000042509388",
168
- "author": "程序员秋风",
169
- "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
201
+ "title": "10分钟教你写一个数据库",
202
+ "description": "今天教大家借助一款框架快速实现一个数据库,这个框架就是Calcite,下面会带大家通过两个例子快速教会大家怎么实现,一个是可以通过 SQL 语句的方式可以直接查询文件内容,第二个是模拟 Mysql 查询功能,以及最后...",
203
+ "url": "https://segmentfault.com/a/1190000042613900",
204
+ "author": "艾小仙",
205
+ "home_url": "https://segmentfault.com/u/goudantiezhuerzi",
170
206
  "votes": "6",
171
- "rank": 19
207
+ "rank": 23
172
208
  },
173
209
  {
174
- "title": "Segmentfault 思否首届「猫猫杯」线上代码共创大赛正式启动,快来 DIY 你的专属表情包!",
175
- "description": "关注我们的朋友们都知道,SegmentFault 思否的吉祥物是一只独一无二、特立独行、热爱自由的(>^ω^<)独角猫,也是社区的首席摸鱼官。",
176
- "url": "https://segmentfault.com/a/1190000042567232",
177
- "author": "SegmentFault思否",
178
- "home_url": "https://segmentfault.com/u/segmentfault",
179
- "votes": "5",
180
- "rank": 20
210
+ "title": "「数字无限人生」:技术人的精彩时代",
211
+ "description": "18世纪,蒸汽机的发明,引发第一次科技革命19世纪,电力的发明, 引发第二次科技革命20世纪,电脑、能源、新材料、空间、生物等新兴技术,引发第三次科技革命21世纪,电子和信息技术,引发第四次科技革命2022,数...",
212
+ "url": "https://segmentfault.com/a/1190000042582695",
213
+ "author": "思否编辑部",
214
+ "home_url": "https://segmentfault.com/u/writers",
215
+ "votes": "3",
216
+ "rank": 24
181
217
  },
182
218
  {
183
219
  "title": "面试说:聊聊JavaScript中的数据类型",
@@ -186,7 +222,16 @@
186
222
  "author": "Gopal",
187
223
  "home_url": "https://segmentfault.com/u/fengguangping",
188
224
  "votes": "9",
189
- "rank": 21
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "浅谈移动端单屏解决方案",
229
+ "description": "文中我强调了移动端适配是对屏幕宽度进行缩放:对于普通的流式布局(长屏幕页面),页面内容是可以上下滚动的。屏幕小,一屏幕看到的东西虽然变少,但是用户可以通过手势滚动页面,继续浏览下一屏的内容。因此在常...",
230
+ "url": "https://segmentfault.com/a/1190000042587022",
231
+ "author": "深红",
232
+ "home_url": "https://segmentfault.com/u/deepred5",
233
+ "votes": "5",
234
+ "rank": 26
190
235
  },
191
236
  {
192
237
  "title": "2022 SegmentFault 思否程序员大调查",
@@ -195,16 +240,16 @@
195
240
  "author": "SegmentFault思否",
196
241
  "home_url": "https://segmentfault.com/u/segmentfault",
197
242
  "votes": "5",
198
- "rank": 22
243
+ "rank": 27
199
244
  },
200
245
  {
201
- "title": "与小程序的 2M 空间斗智斗勇之图片优化",
202
- "description": "现在的网站或者 app 等各类应用,但凡有图片资源,基本上都是通过 CDN 的方式加载,而 CDN 方面大概率也就是阿里云或者腾讯云了。在 CDN 中会做的一个事情,必然是对图片资源的优化、压缩。久而久之,大家似乎也...",
203
- "url": "https://segmentfault.com/a/1190000042507363",
204
- "author": "林小志",
205
- "home_url": "https://segmentfault.com/u/linxz",
206
- "votes": "4",
207
- "rank": 23
246
+ "title": "从前端到全栈 -- 最全面向对象总结",
247
+ "description": "从事前端的这两年中,也接触了后端领域,像 PHP Node, 并且都用它们做过一些 demo 私活 ,站在职业发展道路上来讲,了解后端是好的,自己可以熟练前后的开发流程,整条链路下来,很清晰,懂了后端,在自己以后...",
248
+ "url": "https://segmentfault.com/a/1190000042517735",
249
+ "author": "程序员海军",
250
+ "home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
251
+ "votes": "7",
252
+ "rank": 28
208
253
  },
209
254
  {
210
255
  "title": "快速了解 inert 属性",
@@ -213,16 +258,7 @@
213
258
  "author": "XboxYan",
214
259
  "home_url": "https://segmentfault.com/u/xboxyan",
215
260
  "votes": "5",
216
- "rank": 24
217
- },
218
- {
219
- "title": "微信小程序转为App并上架应用市场",
220
- "description": "先说说背景吧,笔者开发了一款微信工具类小程序,刚开始,小程序的日访问量和用户数都还可以,但后面慢慢的发现,受限于微信小程序平台规则,很难对用户进行更深入的运营,用户流失问题也将逐渐凸显出来。另一方...",
221
- "url": "https://segmentfault.com/a/1190000042503461",
222
- "author": "xiangzhihong",
223
- "home_url": "https://segmentfault.com/u/xiangzhihong",
224
- "votes": "4",
225
- "rank": 25
261
+ "rank": 29
226
262
  },
227
263
  {
228
264
  "title": "「🌟技术探索🌟」借助 CI / CD 实现前端应用的快速回滚",
@@ -231,42 +267,6 @@
231
267
  "author": "皮小蛋",
232
268
  "home_url": "https://segmentfault.com/u/scaukk",
233
269
  "votes": "3",
234
- "rank": 26
235
- },
236
- {
237
- "title": "从前端到全栈 -- 最全面向对象总结",
238
- "description": "从事前端的这两年中,也接触了后端领域,像 PHP Node, 并且都用它们做过一些 demo 和 私活 ,站在职业发展道路上来讲,了解后端是好的,自己可以熟练前后的开发流程,整条链路下来,很清晰,懂了后端,在自己以后...",
239
- "url": "https://segmentfault.com/a/1190000042517735",
240
- "author": "程序员海军",
241
- "home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
242
- "votes": "6",
243
- "rank": 27
244
- },
245
- {
246
- "title": "一个新视角:前端框架们都卷错方向了?",
247
- "description": "大家好,我卡颂。近几年,前端领域出现了很多新框架,比如Svelte、 Solid.js、Astro、Qwik等。伴随他们出现的,还有很多高大上的新概念 —— 运行时/编译时框架、Islands架构、Selective Hydration......这些概念的...",
248
- "url": "https://segmentfault.com/a/1190000042549062",
249
- "author": "卡颂",
250
- "home_url": "https://segmentfault.com/u/kasong",
251
- "votes": "4",
252
- "rank": 28
253
- },
254
- {
255
- "title": "华为王泽锋:协作创新、开源的魅力所在",
256
- "description": "受访者:王泽锋(Kevin Wang),华为云云原生开源负责人,CNCF大使,CNCF技术监督委员会贡献者,Kubernetes资深维护者,KubeEdge、Volcano、Karmada等多个CNCF项目发起人,目前负责华为云在云原生开源社区的整体...",
257
- "url": "https://segmentfault.com/a/1190000042589829",
258
- "author": "思否编辑部",
259
- "home_url": "https://segmentfault.com/u/writers",
260
- "votes": "2",
261
- "rank": 29
262
- },
263
- {
264
- "title": "「数字无限人生」:技术人的精彩时代",
265
- "description": "18世纪,蒸汽机的发明,引发第一次科技革命19世纪,电力的发明, 引发第二次科技革命20世纪,电脑、能源、新材料、空间、生物等新兴技术,引发第三次科技革命21世纪,电子和信息技术,引发第四次科技革命2022,数...",
266
- "url": "https://segmentfault.com/a/1190000042582695",
267
- "author": "思否编辑部",
268
- "home_url": "https://segmentfault.com/u/writers",
269
- "votes": "3",
270
270
  "rank": 30
271
271
  }
272
272
  ]