@wcj/github-rank 22.1.25 → 22.1.26
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 +21531 -21531
- package/dist/sifou-daily.json +115 -133
- package/dist/sifou-monthly.json +56 -56
- package/dist/sifou-weekly.json +105 -105
- package/dist/toutiao-30.json +50 -50
- package/dist/toutiao-7.json +71 -71
- package/dist/toutiao-90.json +11 -11
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +1339 -1339
- package/dist/users.json +1817 -1817
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +21531 -21531
- package/web/data/sifou-daily.json +115 -133
- package/web/data/sifou-monthly.json +56 -56
- package/web/data/sifou-weekly.json +105 -105
- package/web/data/toutiao-30.json +50 -50
- package/web/data/toutiao-7.json +71 -71
- package/web/data/toutiao-90.json +11 -11
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +1339 -1339
- package/web/data/users.json +1817 -1817
- package/web/index.html +1037 -1037
- package/web/repos.html +2712 -2712
- package/web/sifou-daily.html +97 -153
- package/web/sifou-monthly.html +82 -82
- package/web/sifou-weekly.html +101 -101
- package/web/toutiao-30.html +63 -63
- package/web/toutiao-7.html +70 -70
- package/web/toutiao-90.html +43 -43
- package/web/trending-monthly.html +133 -137
- package/web/trending-weekly.html +141 -145
- package/web/trending.html +142 -150
- package/web/users.china.html +693 -693
package/dist/sifou-daily.json
CHANGED
|
@@ -1,209 +1,191 @@
|
|
|
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 实现 Ant Design官网Logo彩蛋效果",
|
|
4
|
+
"description": "最近项目中 Ant Design 接入比较多,还是非常不错的。不知道大家有没有发现这样的效果,在官网上,如果鼠标放在Logo上,字母i上的图标会不停的变化,离开后停止,放上去重新变化,算得上是一个小彩蛋(可能我之前...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041336683",
|
|
6
|
+
"author": "XboxYan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
+
"votes": "8",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"title": "
|
|
13
|
-
"description": "
|
|
14
|
-
"url": "https://segmentfault.com/a/
|
|
12
|
+
"title": "再谈“开源软件供应链安全”",
|
|
13
|
+
"description": "之前写过一篇文章《我所理解的开源软件供应链安全》,当时的情况,还没有出现一些值得探讨的,堪称紧迫的热点事件,所以我也仅仅是泛泛而谈,到最后留了一句话:「我的提议是:不再提“开源供应链安全”,而是提“开...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041336312",
|
|
15
|
+
"author": "六一",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
17
|
+
"votes": "3",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"title": "LeetCode-151-翻转字符串里的单词",
|
|
22
|
+
"description": "题目描述:给你一个字符串 s ,逐个翻转字符串中的所有 单词 。单词 是由非空格字符组成的字符串。s 中使用至少一个空格将字符串中的 单词 分隔开。请你返回一个翻转 s 中单词顺序并用单个空格相连的字符串。说明...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041336000",
|
|
15
24
|
"author": "雄狮虎豹",
|
|
16
25
|
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
17
26
|
"votes": "4",
|
|
18
|
-
"rank":
|
|
27
|
+
"rank": 3
|
|
19
28
|
},
|
|
20
29
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
30
|
+
"title": "使用免费开源软件时遇到问题该怎么办?",
|
|
31
|
+
"description": "很多人在使用开源软件时,因为「不擅长」提问,给开源作者和自己都带来了很多困扰,本文结合 LeanCloud 工程师曾分享的「社区发帖规范」为大家分享一些如何提问的小经验,帮助大家在遇到问题时能够更快地得到解决。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041338876",
|
|
33
|
+
"author": "LeanCloud",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/leancloud",
|
|
26
35
|
"votes": "2",
|
|
27
|
-
"rank":
|
|
36
|
+
"rank": 4
|
|
28
37
|
},
|
|
29
38
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
39
|
+
"title": "WGCLOUD可以监测银河麒麟系统吗",
|
|
40
|
+
"description": "可以的WGCLOUD监控系统,支持监测银河麒麟操作系统,还有中标麒麟系统也可以",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041336183",
|
|
42
|
+
"author": "徐三刀",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
35
44
|
"votes": "1",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "Leetcode 算法题解系列 - 二维数组快速查找元素(二叉搜索树)",
|
|
40
|
-
"description": "题目描述:在一个 n * m 的二维数组中,每一行都按照从左到右递增的顺序排序,每一列都按照从上到下递增的顺序排序。请完成一个高效的函数,输入这样的一个二维数组和一个整数,判断数组中是否含有该整数。 {代码...}",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041335104",
|
|
42
|
-
"author": "安歌",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/linlinma",
|
|
44
|
-
"votes": "2",
|
|
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": "智能大数据,看这本白皮书就够了",
|
|
49
|
+
"description": "数据资产是数字经济发展的关键生产要素,随着人工智能等新一代信息技术的发展,数据迎来爆发式增长。在国家大数据战略引领下,提高数据安全保护水平,保证数据依法合理有效利用,实现大数据规范、高质量发展,真...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041340406",
|
|
51
|
+
"author": "百度开发者中心",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/h2yn1jwi",
|
|
53
|
+
"votes": "1",
|
|
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": "有的时候我觉得我不会 Markdown",
|
|
58
|
+
"description": "换行符不在行内代码或 HTML 标签内,前面没有两个或以上的空格,将解析为软换行(Soft line breaks)。渲染为 HTML 时是一个行结束符或空格。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041340172",
|
|
60
|
+
"author": "冴羽",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
62
|
+
"votes": "2",
|
|
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": "CAS实现单点登录",
|
|
67
|
+
"description": "1.单点登录(Single Sign On),简称为 SSO,是比较流行的企业业务整合的解决方案之一。SSO的定义是在多个应用系统中,用户只需要登录一次就可以访问所有相互信任的应用系统。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041340994",
|
|
69
|
+
"author": "小奇Java面试",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/qiehxb8",
|
|
71
|
+
"votes": "1",
|
|
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/
|
|
75
|
+
"title": "006 Linux 命令三剑客之-grep",
|
|
76
|
+
"description": "01 一起来认识 grep!Linux 命令三剑客,sed、grep、awk。sed:擅长数据修改。grep:擅长数据查找定位。awk:擅长数据切片,数据格式化,功能最复杂。grep 可以说是这三个命令中的红人,是我们日常使用频率最高的...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041340988",
|
|
78
|
+
"author": "不甩锅的码农",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/bilahepan",
|
|
80
80
|
"votes": "1",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
84
|
+
"title": "技术分享 | 两个单机 MySQL 该如何校验数据一致性",
|
|
85
|
+
"description": "业务有两个 MySQL 集群是通过 MQ 进行同步的,昨晚 MQ 出现异常,报了很多主键冲突,想请 dba 帮忙校验一下两个集群的数据是否一致。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041339254",
|
|
87
|
+
"author": "爱可生云数据库",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/aikeshengyunshujuku",
|
|
89
89
|
"votes": "1",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
93
|
+
"title": "回顾下渲染引擎-G一年的历程",
|
|
94
|
+
"description": "前言对于社区来说(关注我的人,还有将要关注我的人)有俩件事提前说一下下:建立的所有专栏我都会去维系。但是写作周期就不做承诺了。确实懒..也不打算靠写文能够给我带来一些收益。(嗯,我对钱没有兴趣)伴随春节的到...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041338111",
|
|
96
|
+
"author": "wlove",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/xieguoliang",
|
|
98
98
|
"votes": "1",
|
|
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/
|
|
102
|
+
"title": "Postman 支持 gRPC 了!继续领先 ~",
|
|
103
|
+
"description": "最近国产API管理工具比较热,几款产品在API管理层面做得也都还不错,但主要还是对HTTP相关的API管理,毕竟这类API的应用目前还是最为广泛的。但显然,还有不少其他应用场景目前没有覆盖到,DD在之前的推文留言中...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041337937",
|
|
105
|
+
"author": "程序猿DD",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/coderdd",
|
|
107
107
|
"votes": "1",
|
|
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/
|
|
111
|
+
"title": "针对 Linux 的恶意软件暴增 35%:XorDDoS、Mirai 和 Mozi 最盛行",
|
|
112
|
+
"description": "近日,安全公司 CrowdStrike 公布的一份报告显示:在刚刚过去的 2021 年里,针对 Linux 操作系统(通常部署在物联网设备中)的恶意软件暴增了 35%。其中,XorDDoS、Mirai 和 Mozi 这三个恶意软件“家族”占所有基于...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041337404",
|
|
114
|
+
"author": "MissD",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
116
116
|
"votes": "1",
|
|
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/
|
|
120
|
+
"title": "mysql 冷备 mysqldump",
|
|
121
|
+
"description": "备份备份单个数据库: {代码...} 备份多个数据库: {代码...} 备份数据库表: {代码...} 备份系统中所有数据库: (包括系统数据库) {代码...} 恢复恢复所有数据 方法1: (缺点 若数据中不存在对应数据库需要手动...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041337377",
|
|
123
|
+
"author": "baixing",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/baixing_5fd868625460f",
|
|
125
125
|
"votes": "1",
|
|
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/
|
|
129
|
+
"title": "Linux之grep命令",
|
|
130
|
+
"description": "grep (global search regular expression(RE) and print out the line,全面搜索正则表达式并把行打印出来)是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹配的行打印出来。用于过滤/搜索的特定...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041337297",
|
|
132
|
+
"author": "入门小站",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/rumenz",
|
|
134
134
|
"votes": "1",
|
|
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/
|
|
138
|
+
"title": "一条HTTP请求的生命周期(二)-- TCP, 本文基于 RFC793",
|
|
139
|
+
"description": "《网络是怎么连接的》的第二章介绍了操作系统中的协议栈和网卡是如何将应用程序的消息发给服务器的:解创建套接字连接服务器收发数据从服务器断开连接并删除套接字IP与以太网的包收发操作用UDP收发数据的操作其中...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041337245",
|
|
141
|
+
"author": "wzyAcyy",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/wangzhiyang_61e3ab5232a34",
|
|
143
143
|
"votes": "1",
|
|
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/
|
|
147
|
+
"title": "前端基础回归-URI和URL",
|
|
148
|
+
"description": "统一资源标识符(Uniform Resource Identifier,URI),允许用户对网络中的资源通过特定的协议进行交互操作。RFC2396文档对Uniform Resource Identifier各部分的定义如下。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041337234",
|
|
150
|
+
"author": "前端荣耀",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/lengxing",
|
|
152
152
|
"votes": "1",
|
|
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": "React中的这个TS骚操作秀到我了",
|
|
157
|
+
"description": "最近在写React时定义变量类型时,无意点到了ElementType,然后在node_modules/@types/react/index.d.ts 中发现了这段代码:",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041335546",
|
|
159
|
+
"author": "Sunshine_Lin",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
161
|
+
"votes": "3",
|
|
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": "Leetcode 算法题解系列 - 二叉树的层序遍历",
|
|
166
|
+
"description": "本专题旨在分享刷Leecode过程发现的一些思路有趣或者有价值的题目。【当然是基于js进行解答】。(这道题应该算是二叉树的基础题,建议还是学一下,不难且经典)",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041341134",
|
|
168
|
+
"author": "安歌",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/linlinma",
|
|
170
|
+
"votes": "2",
|
|
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/
|
|
174
|
+
"title": "HTTP与TCP的区别和联系",
|
|
175
|
+
"description": "TCP/IP四层模型,如下图所示。TCP是属于网络分层中的运输层(有的书也翻译为传输层),因为OSI分为7层,感觉太麻烦了,所以分为四层就好了,简单。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041338296",
|
|
177
|
+
"author": "杨帆",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/uyangxiansen",
|
|
179
179
|
"votes": "1",
|
|
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/
|
|
188
|
-
"votes": "
|
|
183
|
+
"title": "Vue 重复使用同一组件造成的问题",
|
|
184
|
+
"description": "子组件A是由两个select组成,选择器列表数据是需要异步axios请求的。在父组件获得formData后,会把ToRefresh值变为true。A组件watch了这个值——会触发获取A组件的异步axios请求。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041338095",
|
|
186
|
+
"author": "洋仔",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/sucre_199782",
|
|
188
|
+
"votes": "2",
|
|
189
189
|
"rank": 21
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"title": "KubeOrbit正式开源,期待更多开发技术力量的加入!",
|
|
193
|
-
"description": "KubeOrbit产品开源TeamCode设计和研发的云原生集成测试工具KubeOrbit正式开放源代码啦!(GitHub地址: [链接])欢迎各位开发者朋友、技术小伙伴加入项目,分享你们的智慧、注入开发力量!我们希望能利用这种公开...",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000041332229",
|
|
195
|
-
"author": "TeamCode",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/teamcode",
|
|
197
|
-
"votes": "1",
|
|
198
|
-
"rank": 22
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"title": "Go1.18 新特性:多 Module 工作区模式",
|
|
202
|
-
"description": "Go1.18 将会推出一个新特性:Multi-Module Workspaces,用于支持 Module 多工作区,能解决以往的一系列问题。",
|
|
203
|
-
"url": "https://segmentfault.com/a/1190000041331153",
|
|
204
|
-
"author": "煎鱼",
|
|
205
|
-
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
206
|
-
"votes": "1",
|
|
207
|
-
"rank": 23
|
|
208
190
|
}
|
|
209
191
|
]
|
package/dist/sifou-monthly.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041275359",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "55",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -44,6 +44,15 @@
|
|
|
44
44
|
"votes": "21",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
|
+
{
|
|
48
|
+
"title": "1000粉!使用Three.js制作一个专属3D奖牌🥇",
|
|
49
|
+
"description": "破防了 😭!突然发现 SegmentFault 平台的粉丝数量已经突破 1000 了,它是我的三个博客平台掘金、博客园、SegmentFault中首个粉丝突破 1000 的,于是设计开发这个页面,特此纪念一下。非常感谢大家的关注 🙏,后续...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041311954",
|
|
51
|
+
"author": "dragonir",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
53
|
+
"votes": "21",
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
47
56
|
{
|
|
48
57
|
"title": "SegmentFault 思否 2021 年度 Top Writer",
|
|
49
58
|
"description": "日新月异的技术革命,数字经济的新一轮爆发,背后是无数开发者夜以继日的付出。他们信奉技术力量,敢于技术创新,践行技术信仰,他们是技术先锋,探索改变世界的方向。",
|
|
@@ -51,7 +60,7 @@
|
|
|
51
60
|
"author": "SegmentFault思否",
|
|
52
61
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
53
62
|
"votes": "15",
|
|
54
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"title": "超硬核 Web 前端学霸笔记,学完就去找工作!",
|
|
@@ -60,15 +69,6 @@
|
|
|
60
69
|
"author": "wscats",
|
|
61
70
|
"home_url": "https://segmentfault.com/u/wscats",
|
|
62
71
|
"votes": "24",
|
|
63
|
-
"rank": 7
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "1000粉!使用Three.js制作一个专属3D奖牌🥇",
|
|
67
|
-
"description": "破防了 😭!突然发现 SegmentFault 平台的粉丝数量已经突破 1000 了,它是我的三个博客平台掘金、博客园、SegmentFault中首个粉丝突破 1000 的,于是设计开发这个页面,特此纪念一下。非常感谢大家的关注 🙏,后续...",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000041311954",
|
|
69
|
-
"author": "dragonir",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/dragonir",
|
|
71
|
-
"votes": "18",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
@@ -89,6 +89,15 @@
|
|
|
89
89
|
"votes": "23",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
94
|
+
"description": "无论是运维、开发、测试,Nginx技术栈的学习总是必不可少的,只是不同的岗位掌握的深度与广度不同而已。所以,民工哥利用周末休息时间,将往期推送的Nginx文章给大家重新整理出来,整理出成体系的Nginx知识体系,...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041298011",
|
|
96
|
+
"author": "民工哥",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
98
|
+
"votes": "26",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
92
101
|
{
|
|
93
102
|
"title": "【获奖名单】2021思否年度有奖征文获奖名单公布,快来领奖啦~",
|
|
94
103
|
"description": "亲爱的小伙伴们,2021思否年度有奖征文活动截至1月10日晚上12点已经结束啦!我们很高兴看到大家这一年来有不少喜悦和收获,也真心为每一位努力耕耘、积极向上的朋友而点赞、喝彩!虽然进取的路上总伴有失意与挫折...",
|
|
@@ -96,16 +105,16 @@
|
|
|
96
105
|
"author": "SegmentFault思否",
|
|
97
106
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
98
107
|
"votes": "13",
|
|
99
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
100
109
|
},
|
|
101
110
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
111
|
+
"title": "不会一致性hash算法,劝你简历别写搞过负载均衡",
|
|
112
|
+
"description": "这两天看到技术群里,有小伙伴在讨论一致性hash算法的问题,正愁没啥写的题目就来了,那就简单介绍下它的原理。下边我们以分布式缓存中经典场景举例,面试中也是经常提及的一些话题,看看什么是一致性hash算法以...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041268497",
|
|
114
|
+
"author": "程序员内点事",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/chengxy",
|
|
116
|
+
"votes": "22",
|
|
117
|
+
"rank": 13
|
|
109
118
|
},
|
|
110
119
|
{
|
|
111
120
|
"title": "一看就懂,一写就懵?搞懂回溯算法,一口气刷了20多道题",
|
|
@@ -114,7 +123,7 @@
|
|
|
114
123
|
"author": "叫我詹躲躲",
|
|
115
124
|
"home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
|
|
116
125
|
"votes": "19",
|
|
117
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
118
127
|
},
|
|
119
128
|
{
|
|
120
129
|
"title": "Three.js 实现虎年春节3D创意页面",
|
|
@@ -123,7 +132,7 @@
|
|
|
123
132
|
"author": "dragonir",
|
|
124
133
|
"home_url": "https://segmentfault.com/u/dragonir",
|
|
125
134
|
"votes": "16",
|
|
126
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
127
136
|
},
|
|
128
137
|
{
|
|
129
138
|
"title": "我们自研的 Ice 规则引擎开源了",
|
|
@@ -131,8 +140,8 @@
|
|
|
131
140
|
"url": "https://segmentfault.com/a/1190000041233845",
|
|
132
141
|
"author": "程序员海军",
|
|
133
142
|
"home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
|
|
134
|
-
"votes": "
|
|
135
|
-
"rank":
|
|
143
|
+
"votes": "18",
|
|
144
|
+
"rank": 16
|
|
136
145
|
},
|
|
137
146
|
{
|
|
138
147
|
"title": "Amazing!!CSS 也能实现烟雾效果?",
|
|
@@ -141,7 +150,7 @@
|
|
|
141
150
|
"author": "chokcoco",
|
|
142
151
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
143
152
|
"votes": "15",
|
|
144
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
145
154
|
},
|
|
146
155
|
{
|
|
147
156
|
"title": "Serverless 背景下,一部分“前端工程师”会转变为“应用交付工程师”",
|
|
@@ -150,16 +159,16 @@
|
|
|
150
159
|
"author": "杨成功",
|
|
151
160
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
152
161
|
"votes": "16",
|
|
153
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
154
163
|
},
|
|
155
164
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
162
|
-
"rank":
|
|
165
|
+
"title": "权威发布丨2021 中国开源先锋 33 人之心尖上的开源人物",
|
|
166
|
+
"description": "在本土,“开源”作为国家战略被首次写入国家“五年规划”,新锐开源商业公司如雨后春笋一般诞生并获得资本青睐,中国首个明确GPL 3.0协议法律效力的判决案例尘埃落定。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041270720",
|
|
168
|
+
"author": "SegmentFault思否",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
170
|
+
"votes": "8",
|
|
171
|
+
"rank": 19
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"title": "神奇的滤镜!巧妙实现内凹的平滑圆角",
|
|
@@ -168,7 +177,7 @@
|
|
|
168
177
|
"author": "chokcoco",
|
|
169
178
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
170
179
|
"votes": "17",
|
|
171
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
172
181
|
},
|
|
173
182
|
{
|
|
174
183
|
"title": "PWA 技术落地!让你的站点(Web)秒变APP(应用程序)",
|
|
@@ -177,7 +186,7 @@
|
|
|
177
186
|
"author": "葡萄城技术团队",
|
|
178
187
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
179
188
|
"votes": "13",
|
|
180
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
181
190
|
},
|
|
182
191
|
{
|
|
183
192
|
"title": "React Native新架构剖析",
|
|
@@ -186,7 +195,7 @@
|
|
|
186
195
|
"author": "xiangzhihong",
|
|
187
196
|
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
188
197
|
"votes": "12",
|
|
189
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
190
199
|
},
|
|
191
200
|
{
|
|
192
201
|
"title": "林三心画了8张图,最通俗易懂的Vue3响应式核心原理解析",
|
|
@@ -195,7 +204,7 @@
|
|
|
195
204
|
"author": "Sunshine_Lin",
|
|
196
205
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
197
206
|
"votes": "14",
|
|
198
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"title": "Web3.0是什么,为什么MetaVerse这么火?",
|
|
@@ -204,7 +213,7 @@
|
|
|
204
213
|
"author": "Peter谭老师",
|
|
205
214
|
"home_url": "https://segmentfault.com/u/jerrytanjinjie",
|
|
206
215
|
"votes": "18",
|
|
207
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
208
217
|
},
|
|
209
218
|
{
|
|
210
219
|
"title": "谁再说不熟悉 Linux 命令,就把这个给他扔过去!",
|
|
@@ -213,15 +222,6 @@
|
|
|
213
222
|
"author": "民工哥",
|
|
214
223
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
215
224
|
"votes": "20",
|
|
216
|
-
"rank": 24
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"title": "权威发布丨2021 中国开源先锋 33 人之心尖上的开源人物",
|
|
220
|
-
"description": "在本土,“开源”作为国家战略被首次写入国家“五年规划”,新锐开源商业公司如雨后春笋一般诞生并获得资本青睐,中国首个明确GPL 3.0协议法律效力的判决案例尘埃落定。",
|
|
221
|
-
"url": "https://segmentfault.com/a/1190000041270720",
|
|
222
|
-
"author": "SegmentFault思否",
|
|
223
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
224
|
-
"votes": "7",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
@@ -233,6 +233,15 @@
|
|
|
233
233
|
"votes": "10",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
|
+
{
|
|
237
|
+
"title": "线程池如何观测?这个方案让你对线程池的运行情况了如指掌!",
|
|
238
|
+
"description": "今天我们来聊一个比较实用的话题,动态可监控可观测的线程池实践。这是个全新的开源项目,作者提供了一种非常好的思路解决了线程池的可观测问题。这个开源项目叫:DynamicTp地址在文章末尾。写在前面稍微有些Java...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041296797",
|
|
240
|
+
"author": "铂赛东",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
242
|
+
"votes": "13",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
236
245
|
{
|
|
237
246
|
"title": "一篇从购买服务器到部署博客代码的详细教程",
|
|
238
247
|
"description": "我们在 《一篇带你用 VuePress + Github Pages 搭建博客》实现了 VuePress 搭建个人博客,在 《一篇教你代码同步 Github 和 Gitee》和 《Gitee 如何自动部署 Pages?还是用 GitHub Actions!》实现了代码自动同步...",
|
|
@@ -240,7 +249,7 @@
|
|
|
240
249
|
"author": "冴羽",
|
|
241
250
|
"home_url": "https://segmentfault.com/u/yayu",
|
|
242
251
|
"votes": "13",
|
|
243
|
-
"rank":
|
|
252
|
+
"rank": 28
|
|
244
253
|
},
|
|
245
254
|
{
|
|
246
255
|
"title": "分布式抽奖秒杀系统,DDD架构设计和实现分享",
|
|
@@ -249,15 +258,6 @@
|
|
|
249
258
|
"author": "小傅哥",
|
|
250
259
|
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
251
260
|
"votes": "16",
|
|
252
|
-
"rank": 28
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"title": "线程池如何观测?这个方案让你对线程池的运行情况了如指掌!",
|
|
256
|
-
"description": "今天我们来聊一个比较实用的话题,动态可监控可观测的线程池实践。这是个全新的开源项目,作者提供了一种非常好的思路解决了线程池的可观测问题。这个开源项目叫:DynamicTp地址在文章末尾。写在前面稍微有些Java...",
|
|
257
|
-
"url": "https://segmentfault.com/a/1190000041296797",
|
|
258
|
-
"author": "铂赛东",
|
|
259
|
-
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
260
|
-
"votes": "12",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|