@wcj/github-rank 21.11.21 → 21.11.25
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 +36139 -36135
- package/dist/sifou-daily.json +134 -53
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +166 -166
- package/dist/toutiao-30.json +112 -112
- package/dist/toutiao-7.json +150 -150
- package/dist/toutiao-90.json +44 -44
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +3391 -3391
- package/dist/users.json +3978 -3978
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36139 -36135
- package/web/data/sifou-daily.json +134 -53
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +166 -166
- package/web/data/toutiao-30.json +112 -112
- package/web/data/toutiao-7.json +150 -150
- package/web/data/toutiao-90.json +44 -44
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +3391 -3391
- package/web/data/users.json +3978 -3978
- package/web/index.html +2073 -2073
- package/web/repos.html +4504 -4504
- package/web/sifou-daily.html +298 -46
- package/web/sifou-monthly.html +121 -121
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +98 -98
- package/web/toutiao-90.html +73 -73
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +143 -143
- package/web/trending.html +160 -140
- package/web/users.china.html +1630 -1630
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,269 +1,269 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
8
|
-
"votes": "
|
|
3
|
+
"title": "CSS mask 实现鼠标跟随镂空效果",
|
|
4
|
+
"description": "偶然在某思看到这样一个问题,如何使一个div的部分区域变透明而其他部分模糊掉?,最后实现效果是这样的进一步,还能实现任意形状的镂空效果鼠标经过的地方清晰可见,其他地方则是模糊的。可能一开始无从下手,不...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040996523",
|
|
6
|
+
"author": "XboxYan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
+
"votes": "27",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "一文讲透自适应熔断的原理和实现",
|
|
13
|
-
"description": "微服务集群中,每个应用基本都会依赖一定数量的外部服务。有可能随时都会遇到网络连接缓慢,超时,依赖服务过载,服务不可用的情况,在高并发场景下如果此时调用方不做任何处理,继续持续请求故障服务的话很容易引...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000040978572",
|
|
15
|
-
"author": "kevinwan",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
17
|
-
"votes": "10",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "一篇搞懂容器技术的基石: cgroup",
|
|
22
13
|
"description": "大家好,我是张晋涛。目前我们所提到的容器技术、虚拟化技术(不论何种抽象层次下的虚拟化技术)都能做到资源层面上的隔离和限制。对于容器技术而言,它实现资源层面上的限制和隔离,依赖于 Linux 内核所提供的 c...",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000040980305",
|
|
24
15
|
"author": "张晋涛",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/moelove",
|
|
26
|
-
"votes": "
|
|
17
|
+
"votes": "11",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"title": "14 张有趣深动图解 FlexBox,好家伙,还不快进收藏夹吃灰!",
|
|
22
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041000841",
|
|
24
|
+
"author": "前端小智",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
26
|
+
"votes": "13",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
30
|
+
"title": "安排几款实用的内网穿透工具+教程",
|
|
31
|
+
"description": "nps是一款轻量级、高性能、功能强大的内网穿透代理服务器。目前支持tcp、udp流量转发,可支持任何tcp、udp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析等等……),此外还支持内网ht...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040979218",
|
|
33
|
+
"author": "民工哥",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
35
|
+
"votes": "10",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
44
|
-
"votes": "
|
|
39
|
+
"title": "「万字总结」熬夜总结50个JS的高级知识点,全都会你就是神!!!",
|
|
40
|
+
"description": "大家好,我是林三心,基础是进阶的前提,上一篇,我给大家分享了我这一年来平时记录的工作中碰到的50个JS基础知识点,今天就给大家分享一下,我这一年来,工作中遇到的50个JS高级知识点吧!!!",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040996585",
|
|
42
|
+
"author": "Sunshine_Lin",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
44
|
+
"votes": "14",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
51
|
-
"author": "
|
|
52
|
-
"home_url": "https://segmentfault.com/u/
|
|
53
|
-
"votes": "
|
|
48
|
+
"title": "2021 GitHub 报告解读:中国开发者数量全球第 2 | JavaScript 最受欢迎",
|
|
49
|
+
"description": "该报告数据显示,目前在 GitHub 上的全球开发者用户共有 7300 万+,其中来自中国的开发者用户已达 755 万,位居全球第二,而 JavaScript 则成为最受开发者欢迎的编程语言。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040980449",
|
|
51
|
+
"author": "MissD",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
53
|
+
"votes": "5",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
57
|
+
"title": "以 Vuex 为引,一窥状态管理全貌",
|
|
58
|
+
"description": "Vuex 的用法和 API 不难,官网介绍也简洁明了。得益于此,将 Vuex 快速集成到项目里非常容易。然而正因为用法灵活,很多同学在 Vuex 的设计和使用上反而有些混乱。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041005444",
|
|
60
|
+
"author": "杨成功",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
62
|
+
"votes": "11",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
66
|
+
"title": "git进阶(撤销pull、撤销merge、撤销add)",
|
|
67
|
+
"description": "1、撤销本次pullgit reflogreset到某个版本git reset --hard 91ae6ad2、撤销本次merge如果merge了其他分支代码造成了大量的冲突 想撤销本次merge如果操作1、使用上面的reset命令撤销到上一个提交版本2、执行以下...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041004054",
|
|
69
|
+
"author": "浅夏晴空",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/qianxiaqingkong",
|
|
71
|
+
"votes": "8",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
80
|
-
"votes": "
|
|
75
|
+
"title": "有了这25个正则表达式,代码效率提高80%",
|
|
76
|
+
"description": "大家好,我是林三心,在日常开发中,正则表达式是非常有用的,正则表达式在每个语言中都是可以使用的,他就跟JSON一样,是通用的。在日常开发中,了解一些常用的正则表达式,能大大提高你的工作效率,例如",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040984840",
|
|
78
|
+
"author": "Sunshine_Lin",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
80
|
+
"votes": "10",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
|
-
{
|
|
84
|
-
"title": "安排几款实用的内网穿透工具+教程",
|
|
85
|
-
"description": "nps是一款轻量级、高性能、功能强大的内网穿透代理服务器。目前支持tcp、udp流量转发,可支持任何tcp、udp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析等等……),此外还支持内网ht...",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000040979218",
|
|
87
|
-
"author": "民工哥",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
89
|
-
"votes": "8",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
83
|
{
|
|
93
84
|
"title": "手语服务让信息世界没有障碍",
|
|
94
85
|
"description": "首先看一下我们服务的对象,据世界部门组织调查,当前有4.6亿听障群体,而我国至少有2700万听障群体,并且每年国家也有将近2.3万的听障儿童出生,但是仅有不到5%的听障群体使用助听器等辅助设备。因此由于信息的...",
|
|
95
86
|
"url": "https://segmentfault.com/a/1190000040982065",
|
|
96
87
|
"author": "华为移动服务",
|
|
97
88
|
"home_url": "https://segmentfault.com/u/hms_core",
|
|
98
|
-
"votes": "
|
|
89
|
+
"votes": "3",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "ES6新增API:Number篇",
|
|
94
|
+
"description": "Number.EPSILONNumber.EPSILON(2-52)代表任意两个数值之间的最小差值,换句话说,如果a与b的差值的绝对值小于Number.EPSILON,那么我们就可以认为这两个值是相等的。即:$$ |a-b|<Number.EPSILON \\ \\ \\} \\Lo...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040982015",
|
|
96
|
+
"author": "forceddd",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/forceddd",
|
|
98
|
+
"votes": "3",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
102
|
+
"title": "数字化时代,纯前端表格控件或将成为协同办公的解决方案",
|
|
103
|
+
"description": "毫无疑问,人类社会的发展进程已经步入到数字化时代,数字化变革成为了各行各业的关注焦点。据IDC发布的《未来企业效率白皮书》,到2022年,全球GDP的60%以上都将是数字化,每个行业的增长都将由数字化增强的产品...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041003686",
|
|
105
|
+
"author": "snakesss",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
107
|
+
"votes": "2",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
111
|
+
"title": "咱们从头到尾说一次优雅关闭",
|
|
112
|
+
"description": "优雅关闭(Graceful Shutdown/Graceful Exit),这个词好像并没有什么官方的定义,也没找到权威的来源,不过在Bing里搜索 Graceful Exit,出现的第二条却是个专门为女性处理离婚的网站……好家伙,女性离婚一站式解...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040993980",
|
|
114
|
+
"author": "空无",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/kongwu",
|
|
116
|
+
"votes": "5",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
120
|
+
"title": "自动化生成骨架屏的技术方案设计与落地",
|
|
121
|
+
"description": "性能优化,减少页面加载等待时间一直是前端领域永恒的话题。如今大部分业务合作模式都是前后端分离方案,便利性的同时也带来了非常多的弊端,比如 FCP 时间显著增加(多了更多的 HTTP 请求往返的时间消耗),这也...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040985203",
|
|
123
|
+
"author": "isNealyang",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/nealyang231",
|
|
125
|
+
"votes": "7",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
134
|
-
"votes": "
|
|
129
|
+
"title": "正则表达式实例搜集,通过实例来学习正则表达式。",
|
|
130
|
+
"description": "正则表达式实例搜集,通过实例来学习正则表达式。本仓库实例搜集整理来自于《一些正则表达式随记》,通过一个单独仓库专门整理这些正则实例,提供一个实例网站,方便正则实例验证和查询。也方便添加新的正则实例...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040984140",
|
|
132
|
+
"author": "小弟调调",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/ichu",
|
|
134
|
+
"votes": "6",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "如何让你的大文件上传变得又稳又快?",
|
|
139
|
+
"description": "相较于文本内容而言,多媒体在易用性和情感表达上更有优势,当然相对文本,体积也大了很多。比如一条文本消息只有不到 100 字节,但一条视频消息可能超过 100 MB。这就导致多媒体在网络传输、实时触达等方面相对...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041002019",
|
|
141
|
+
"author": "云叔_又拍云",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
143
|
+
"votes": "8",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
147
|
+
"title": "前端网关踩坑实践",
|
|
148
|
+
"description": "在后端微服务中,常见的通常会通过暴露一个统一的网关入口给外界,从而使得整个系统服务有一个统一的入口和出口,收敛服务;然而,在前端这种统一提供网关出入口的服务比较少见,常常是各个应用独立提供出去服务...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040995188",
|
|
150
|
+
"author": "野林",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/vleedesigntheory",
|
|
152
|
+
"votes": "8",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
156
|
+
"title": "考虑时区了吗?",
|
|
157
|
+
"description": "前端工程师们,在拿到一个日期/时间数据的时候,你是怎么处理的呢?有没有考虑时区的问题呢?也许你会说:嗯,没怎么关注时区,不过我测过,没问题。我能怎么说呢?可能你还没遇到国外的用户吧!被偷走的一天如果...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040990370",
|
|
159
|
+
"author": "边城",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
161
|
+
"votes": "6",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
170
|
-
"votes": "
|
|
165
|
+
"title": "代码写得好,Reduce 方法少不了,我用这10例子来加深学习!",
|
|
166
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040727275",
|
|
168
|
+
"author": "前端小智",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
170
|
+
"votes": "5",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
174
|
+
"title": "后端一次给你10万条数据,如何优雅展示,到底考察我什么?",
|
|
175
|
+
"description": "大家好,我是林三心,用最通俗的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心,今天跟大家来唠唠嗑,如果后端真的返回给前端10万条数据,咱们前端要怎么优雅地展示出来呢?(哈哈假设后端真的能传1...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041003321",
|
|
177
|
+
"author": "Sunshine_Lin",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
179
|
+
"votes": "5",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
183
|
+
"title": "2021 Google 开发者大会 | 更简洁、更高效,创造更流畅的移动端用户体验",
|
|
184
|
+
"description": "随着大会开幕,这次大会为开发者们带来多样高效开发工具,助力开发者在技术舞台上大放异彩。一起来看看 Android、Google Play 和 Wear OS by Google 有哪些更新吧!点击直达官网,探索更多移动端开发干货本次 And...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040982762",
|
|
186
|
+
"author": "思否编辑部",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
188
188
|
"votes": "1",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"title": "2021
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "2021 Google 开发者大会进行时:汇聚开发者合力,共建全球技术生态",
|
|
193
|
+
"description": "一年一度的科技盛会2021 Google 开发者大会昨日已如约与各位线上相见。以“Develop as One”为主题,重磅主旨演讲和超 900 分钟技术干货现已倾囊献上。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040982835",
|
|
195
|
+
"author": "思否编辑部",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
197
|
+
"votes": "1",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
201
|
+
"title": "2021 Google 开发者大会丨 助力优质应用构建,多维度提升开发效率",
|
|
202
|
+
"description": "Google 赋能开发者高效开发助力开发者不断创新构建更优质的产品以提升用户体验一起来看看这次 Google 开发者大会前端开发技术亮点Flutter、Web、Chrome OS、Material Design点击直达官网,探索更多前端开发干货!...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040988628",
|
|
204
|
+
"author": "思否编辑部",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
206
206
|
"votes": "1",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
210
|
+
"title": "2021 Google 开发者大会丨构建高效机器学习生态",
|
|
211
|
+
"description": "Google 致力于构建先进的机器学习生态,带来高效开发体验,并助力开发者将机器学习应用到多个领域。从科学研究、商业变革到公益事业,解决现实生活中的各种问题。准备好了吗?一起来了解 2021 Google 开发者大会...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040989287",
|
|
213
|
+
"author": "思否编辑部",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
215
|
+
"votes": "1",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
219
|
+
"title": "“公开处刑”| curl 创始人发文“质问”苹果:靠开源年赚数十亿,却把开发者当免费\"工具人\"",
|
|
220
|
+
"description": "据悉,本次事件的原因,是一位名为 @Michael Rieder 的用户在推特上向苹果官方账号 @AppleSupport 寻求帮助,但苹果却只是附上了curl 的页面地址让该用户自行联系 curl。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040986202",
|
|
222
222
|
"author": "MissD",
|
|
223
223
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
224
|
-
"votes": "
|
|
224
|
+
"votes": "3",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "深度剖析Saga分布式事务",
|
|
229
|
+
"description": "saga是分布式事务领域里一个非常重要的事务模式,特别适合解决出行订票这类的长事务,本文将深度剖析saga事务的设计原理,以及在解决订票问题上的最佳实践",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041001954",
|
|
231
|
+
"author": "叶东富",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
233
|
+
"votes": "6",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
"title": "
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
240
|
-
"author": "
|
|
241
|
-
"home_url": "https://segmentfault.com/u/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "为什么要用Redis集群?",
|
|
238
|
+
"description": "面试官:聊下Redis的分片集群,先聊 Redis Cluster好咯?面试官:Redis Cluser是Redis 3.x才有的官方集群方案,这块你了解多少?候选者:嗯,要不还是从基础讲起呗?候选者:在前面聊Redis的时候,提到的Redis都...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040984629",
|
|
240
|
+
"author": "Java3y",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
242
|
+
"votes": "6",
|
|
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/
|
|
251
|
-
"votes": "
|
|
246
|
+
"title": "精读《Rust 是 JS 基建的未来》",
|
|
247
|
+
"description": "Rust Is The Future of JavaScript Infrastructure 这篇文章讲述了 Rust 正在 JS 基建圈流行的事实:Webpack、Babel、Terser、Prettier、ESLint 这些前些年才流行起来的工具都已有了 Rust 替代方案,且性能有着 1...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040995772",
|
|
249
|
+
"author": "黄子毅",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
251
|
+
"votes": "5",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"title": "2021 Google
|
|
256
|
-
"description": "
|
|
257
|
-
"url": "https://segmentfault.com/a/
|
|
255
|
+
"title": "2021 Google 开发者大会丨 共建全球技术生态",
|
|
256
|
+
"description": "今年 Google 开发者大会上移动应用全球化、Firebase、Google Cloud、Google Maps Platform 带来全球趋势洞见分享与众多技术更新,从各个维度为开发者提供综合支持与服务助力成长共建全球技术生态 —— Develop as O...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041001355",
|
|
258
258
|
"author": "思否编辑部",
|
|
259
259
|
"home_url": "https://segmentfault.com/u/writers",
|
|
260
260
|
"votes": "1",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"title": "2021 Google
|
|
265
|
-
"description": "
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
264
|
+
"title": "2021 Google 开发者大会丨解锁奇遇,启发灵感创意",
|
|
265
|
+
"description": "2021 Google 开发者大会不仅技术干货满满,更为大家展现了技术加持之下,创意灵感迸发的无限可能。增强现实超酷体验、艺术零距离互动、智能家居让生活更轻松。一篇带你回顾 ARCore by Google、谷歌艺术与文化、Go...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041001473",
|
|
267
267
|
"author": "思否编辑部",
|
|
268
268
|
"home_url": "https://segmentfault.com/u/writers",
|
|
269
269
|
"votes": "1",
|