@wcj/github-rank 22.3.30 → 22.4.2
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 +28781 -28782
- package/dist/sifou-daily.json +100 -55
- package/dist/sifou-monthly.json +85 -85
- package/dist/sifou-weekly.json +155 -146
- package/dist/toutiao-30.json +90 -90
- package/dist/toutiao-7.json +121 -121
- package/dist/toutiao-90.json +48 -48
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +163 -174
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2728 -2729
- package/dist/users.json +3408 -3408
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +28781 -28782
- package/web/data/sifou-daily.json +100 -55
- package/web/data/sifou-monthly.json +85 -85
- package/web/data/sifou-weekly.json +155 -146
- package/web/data/toutiao-30.json +90 -90
- package/web/data/toutiao-7.json +121 -121
- package/web/data/toutiao-90.json +48 -48
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +163 -174
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2728 -2729
- package/web/data/users.json +3408 -3408
- package/web/index.html +1763 -1763
- package/web/repos.html +3639 -3639
- package/web/sifou-daily.html +187 -47
- package/web/sifou-monthly.html +101 -101
- package/web/sifou-weekly.html +163 -135
- package/web/toutiao-30.html +99 -99
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +75 -75
- package/web/trending-monthly.html +143 -177
- package/web/trending-weekly.html +150 -146
- package/web/trending.html +158 -142
- package/web/users.china.html +1331 -1331
package/dist/sifou-daily.json
CHANGED
|
@@ -1,92 +1,137 @@
|
|
|
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": "按照 Promise/A+ 规范逐行注释并实现 Promise",
|
|
4
|
+
"description": "现在前端越来越卷,不会手写 Promise 都不好意思面试了(手动狗头.jpg)。虽然没多少人会在业务中用自己实现的 Promise,但是,实现 Promise 的过程会让你对 Promise 更加了解,出了问题也可以更好地排查。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041640722",
|
|
6
|
+
"author": "Asheng",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/ashengtan",
|
|
8
|
+
"votes": "2",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"title": "
|
|
13
|
-
"description": "
|
|
14
|
-
"url": "https://segmentfault.com/a/
|
|
15
|
-
"author": "
|
|
16
|
-
"home_url": "https://segmentfault.com/u/
|
|
17
|
-
"votes": "
|
|
12
|
+
"title": "[🔧]前端开发工具推荐",
|
|
13
|
+
"description": "前端开发是指开发与用户直接交互的计算机系统或应用程序的一部分。 本文整理了一些比较有趣的前端工具。1.配色方案为您提供配色方案生成器以及许多很棒的流行配色方案!2.配色方案让您使用各种工具创建自己的配色...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041641164",
|
|
15
|
+
"author": "JenK",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
17
|
+
"votes": "6",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
26
|
-
"votes": "
|
|
21
|
+
"title": "Three.js 实现3D开放世界小游戏:阿狸的多元宇宙 🦊",
|
|
22
|
+
"description": "2545光年之外的开普勒1028星系,有一颗色彩斑斓的宜居星球 🌑,星际移民 👨🚀 必须穿戴基地发放的防辐射服才能生存。阿狸 🦊 驾驶星际飞行器 🚀 降临此地,快帮它在限定时间内使用轮盘移动找到基地获取防辐射服吧!",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041640643",
|
|
24
|
+
"author": "dragonir",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
26
|
+
"votes": "4",
|
|
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": "这不是愚人节玩笑,我们回来了:Typecho 1.2.0 发布!",
|
|
31
|
+
"description": "刚刚,Typecho 项目发起人祁宁在官方博客以开发者账号 @joyqi 发文宣布了 Typecho 1.2.0 正式版发布的消息 —— “这不是玩笑,我们回来了!”",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041642224",
|
|
33
|
+
"author": "MissD",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
35
|
+
"votes": "3",
|
|
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/
|
|
39
|
+
"title": "通过差异化对比学习法,带你回顾Vue2快速掌握Vue3",
|
|
40
|
+
"description": "Vue3已经发布有一段时间了,同时也得到了各大厂商和社区的支持和众多开发者喜爱,周边生态也正在逐步完善。可谓是一片欣欣向荣的美景。本文意在通过梳理Vue2常用api通过差异化对比Vue3,帮助你快速掌握Vue3",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041642685",
|
|
42
|
+
"author": "前端有猫腻",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/maoduolikuaipao",
|
|
44
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": "Spring 新版本修复远程命令执行漏洞(CVE-2022-22965),墨菲安全开源工具可应急排查",
|
|
49
|
+
"description": "3月31日,spring 官方通报了 Spring 相关框架存在远程代码执行漏洞,并在 5.3.18 和 5.2.20.RELEASE 中修复了该漏洞。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041641555",
|
|
51
|
+
"author": "墨菲安全",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/murphysec",
|
|
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/
|
|
57
|
+
"title": "Docker 创始人推出 Dagger,一个新的 DevOps 平台",
|
|
58
|
+
"description": "自 Solomon Hykes 离开以后,Docker 经历了起起落落,包括在 2019 年将其企业业务出售给 Mirantis。但长期以来,作为 Docker 的形象代言人,Hykes 却很少涉足企业内部事务,仅仅是参与了几轮融资。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041642257",
|
|
60
|
+
"author": "snakesss",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
62
62
|
"votes": "1",
|
|
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/
|
|
66
|
+
"title": "WGCLOUD有用户管理吗?用户只能看自己主机和设备",
|
|
67
|
+
"description": "WGCLOUD当前版本是v3.3.7,现在还没有用户管理功能,但是WGCLOUD提供了一个只读账号,只读账号登录后只能浏览查看,而不能编辑修改",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041640976",
|
|
69
|
+
"author": "徐三刀",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
71
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": "【刘建】JavaScript宏任务与微任务的原理解析",
|
|
76
|
+
"description": "其中涉及到事件循环(event loop),宏任务(macrotask),微任务(microtask);如果完全答对,可以不用看下面分析了。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041643837",
|
|
78
|
+
"author": "六子",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/liuzi_59bb9c4687206",
|
|
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": "恒源云(Gpushare)_JupyterLab/TensorBoard使用问题?技巧大放送4!",
|
|
85
|
+
"description": "文章来源 | 恒源云社区原文地址 | 【小技巧-工具篇】1、JupyterLab/TensorBoard 如何使用?可参考JupyterLab文档、TensorBoard文档。2、JupyterLab打不开或者响应慢怎么办?如果遇到JupyterLab页面响应特别缓慢或...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041643723",
|
|
87
|
+
"author": "恒源云",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/gpushare",
|
|
89
89
|
"votes": "1",
|
|
90
90
|
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "恒源云(Gpushare)_如何安装包/pip加速等?技巧大放送3!",
|
|
94
|
+
"description": "文章来源 | 恒源云社区原文地址 | 【小技巧-安装篇】1、执行命令或程序报找不到包,如何安装?参考 常用命令,使用 apt 安装系统软件或 pip 安装 Python 包。2、如何设置pip加速?如果Python的pip安装库或者包总...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041643397",
|
|
96
|
+
"author": "恒源云",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/gpushare",
|
|
98
|
+
"votes": "1",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "恒源云(Gpushare)_如何查看显卡占用的情况?技巧大放送2!",
|
|
103
|
+
"description": "文章来源 | 恒源云社区原文地址 | 【小技巧-显卡篇】1、如何看显卡占用的情况?通过终端执行 nvidia-smi 命令可以查看显卡的情况,可以查看显卡功耗、显存占用等情况。 {代码...} 因为实例均为 Docker 容器,因容...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041643214",
|
|
105
|
+
"author": "恒源云",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/gpushare",
|
|
107
|
+
"votes": "1",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "恒源云(Gpushare)_如何防止训练不中断?技巧大放送1!",
|
|
112
|
+
"description": "文章来源 | 恒源云社区原文地址 | 【小技巧-后台篇】1、训练期间因网络抖动中断,怎样将训练任务放到后台运行?推荐使用 Tmux 终端复用器,能够将进程放到后台运行,需要时重新接管。为了防止 SSH 因网络断开造成...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041642913",
|
|
114
|
+
"author": "恒源云",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/gpushare",
|
|
116
|
+
"votes": "1",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "关于 flex 面试题总结",
|
|
121
|
+
"description": "title: flex从总结到了解date: 2021-10-19 17:09:22tags:flexcategories:[前端开发, CSS]author: 轻松学英语flex 是一种布局方式,在 CSS3 之后开始有。它主要由父容器和子项组成,父容器有六个属性,分别为:控...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041643783",
|
|
123
|
+
"author": "山头人汉波",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/johanazhu",
|
|
125
|
+
"votes": "1",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "卡颂:30岁程序员选择躺平",
|
|
130
|
+
"description": "大家好,我卡颂。遥想曾经面搜狐时,总监已经面完了,看得出他对我很满意,结束面试前他问我:“你有什么想问我的么?”可能当时脑子抽了吧,我问:“我现在有些焦虑,都说程序员35岁危机,您有什么好的解决办法么?...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041642174",
|
|
132
|
+
"author": "卡颂",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
134
|
+
"votes": "3",
|
|
135
|
+
"rank": 15
|
|
91
136
|
}
|
|
92
137
|
]
|
package/dist/sifou-monthly.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041493486",
|
|
6
6
|
"author": "程序员内点事",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chengxy",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "80",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041572883",
|
|
15
15
|
"author": "江辰",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "52",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041517764",
|
|
24
24
|
"author": "杨成功",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "40",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"url": "https://segmentfault.com/a/1190000041549883",
|
|
33
33
|
"author": "lulu_up",
|
|
34
34
|
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "42",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
@@ -54,12 +54,12 @@
|
|
|
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": "革命性创新,动画杀手锏 @scroll-timeline",
|
|
58
|
+
"description": "在 CSS 规范 Scroll-linked Animations 中,推出了一个划时代的 CSS 功能。也就是 -- The @scroll-timeline at-rule,直译过来就是滚动时间线。本文,就将带大家一探究竟,从入门到学会使用 CSS @scroll-timeline...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041505045",
|
|
60
|
+
"author": "chokcoco",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
62
|
+
"votes": "24",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
65
|
{
|
|
@@ -68,24 +68,24 @@
|
|
|
68
68
|
"url": "https://segmentfault.com/a/1190000041580205",
|
|
69
69
|
"author": "XboxYan",
|
|
70
70
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
71
|
-
"votes": "
|
|
71
|
+
"votes": "22",
|
|
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": "一个小厂前端 Leader 如何筛选候选人?",
|
|
76
|
+
"description": "在我看来,面试的唯一目的就是招人,一定是因为团队缺人需要补充,你才会放下手头的工作花时间去筛简历,约面试。那么作为面试官,这个时候就一定要告诉自己:",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041592141",
|
|
78
|
+
"author": "杨成功",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
80
80
|
"votes": "23",
|
|
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": "5种限流算法,7种限流方式,挡住突发流量?",
|
|
85
|
+
"description": "最近几年,随着微服务的流行,服务和服务之间的依赖越来越强,调用关系越来越复杂,服务和服务之间的稳定性越来越重要。在遇到突发的请求量激增,恶意的用户访问,亦或请求频率过高给下游服务带来较大压力时,我...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041548601",
|
|
87
|
+
"author": "程序猿阿朗",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/niumoo",
|
|
89
89
|
"votes": "25",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
@@ -99,12 +99,12 @@
|
|
|
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": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
|
|
103
|
+
"description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041553527",
|
|
105
|
+
"author": "前端私教年年",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
107
|
+
"votes": "22",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
@@ -116,15 +116,6 @@
|
|
|
116
116
|
"votes": "14",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
|
-
{
|
|
120
|
-
"title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
|
|
121
|
-
"description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000041553527",
|
|
123
|
-
"author": "前端私教年年",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
125
|
-
"votes": "20",
|
|
126
|
-
"rank": 14
|
|
127
|
-
},
|
|
128
119
|
{
|
|
129
120
|
"title": "JavaScript 数据处理 - 映射表篇",
|
|
130
121
|
"description": "由于 JavaScript 的动态特性,其对象本身就是一个映射表,对象的「属性名⇒属性值」就是映射表中的「键⇒值」。为了便于把对象当作映射表来使用,JavaScript 甚至允许属性名不是标识符 —— 任意字符串都可以作为属性...",
|
|
@@ -132,7 +123,7 @@
|
|
|
132
123
|
"author": "边城",
|
|
133
124
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
134
125
|
"votes": "18",
|
|
135
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
136
127
|
},
|
|
137
128
|
{
|
|
138
129
|
"title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
|
|
@@ -141,6 +132,15 @@
|
|
|
141
132
|
"author": "linong",
|
|
142
133
|
"home_url": "https://segmentfault.com/u/linong",
|
|
143
134
|
"votes": "24",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "这 16 个 CSS 伪类,助你提升布局效率!",
|
|
139
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041559888",
|
|
141
|
+
"author": "前端小智",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
143
|
+
"votes": "18",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
@@ -152,23 +152,14 @@
|
|
|
152
152
|
"votes": "14",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
|
-
{
|
|
156
|
-
"title": "突破限制,CSS font-variation 可变字体的魅力",
|
|
157
|
-
"description": "上述效果,最核心的就是文字的动画,文字从较细贴着较紧,到较粗隔着较远不断变化。有人会认为这里是 transform: scale(),实则不然。",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000041470128",
|
|
159
|
-
"author": "chokcoco",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
161
|
-
"votes": "15",
|
|
162
|
-
"rank": 18
|
|
163
|
-
},
|
|
164
155
|
{
|
|
165
156
|
"title": "Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?",
|
|
166
157
|
"description": "用 Redis 作为缓存系统正好可以弥补 DB 的不足,「码哥」在自己的 MacBook Pro 2019 上执行 Redis 性能测试如下:",
|
|
167
158
|
"url": "https://segmentfault.com/a/1190000041586984",
|
|
168
159
|
"author": "码哥字节",
|
|
169
160
|
"home_url": "https://segmentfault.com/u/magebyte",
|
|
170
|
-
"votes": "
|
|
171
|
-
"rank":
|
|
161
|
+
"votes": "17",
|
|
162
|
+
"rank": 18
|
|
172
163
|
},
|
|
173
164
|
{
|
|
174
165
|
"title": "2022招聘季|如何写一份好的前端面试简历?",
|
|
@@ -177,7 +168,7 @@
|
|
|
177
168
|
"author": "wscats",
|
|
178
169
|
"home_url": "https://segmentfault.com/u/wscats",
|
|
179
170
|
"votes": "17",
|
|
180
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
181
172
|
},
|
|
182
173
|
{
|
|
183
174
|
"title": "Web 页面优化专项 > Lighthouse > 性能分数优化",
|
|
@@ -186,7 +177,7 @@
|
|
|
186
177
|
"author": "linong",
|
|
187
178
|
"home_url": "https://segmentfault.com/u/linong",
|
|
188
179
|
"votes": "18",
|
|
189
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
190
181
|
},
|
|
191
182
|
{
|
|
192
183
|
"title": "从头梳理,看看中国的 ICP 备案制度",
|
|
@@ -195,7 +186,7 @@
|
|
|
195
186
|
"author": "白宦成",
|
|
196
187
|
"home_url": "https://segmentfault.com/u/xiqingongzi",
|
|
197
188
|
"votes": "11",
|
|
198
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
199
190
|
},
|
|
200
191
|
{
|
|
201
192
|
"title": "Go 设计哲学:少即是多,哪里来的?",
|
|
@@ -204,16 +195,16 @@
|
|
|
204
195
|
"author": "煎鱼",
|
|
205
196
|
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
206
197
|
"votes": "15",
|
|
207
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
208
199
|
},
|
|
209
200
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
216
|
-
"rank":
|
|
201
|
+
"title": "老板让我 7 天研究一个 Plausible 统计",
|
|
202
|
+
"description": "最近在思考统计功能的时候,一开始是寻思着用程序配合mysql来进行存储,但是如果用mysql来存一些比较细致化的数据然后再做统计,数据量会非常庞大,然后又思考用mysql存储数据,然后用定时脚本或队列来按照具体要...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041570390",
|
|
204
|
+
"author": "kumfo",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/kumfo",
|
|
206
|
+
"votes": "12",
|
|
207
|
+
"rank": 23
|
|
217
208
|
},
|
|
218
209
|
{
|
|
219
210
|
"title": "Gitlab CI/CD教程及npm包构建发布实战",
|
|
@@ -221,8 +212,8 @@
|
|
|
221
212
|
"url": "https://segmentfault.com/a/1190000041537651",
|
|
222
213
|
"author": "MangoGoing",
|
|
223
214
|
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
224
|
-
"votes": "
|
|
225
|
-
"rank":
|
|
215
|
+
"votes": "18",
|
|
216
|
+
"rank": 24
|
|
226
217
|
},
|
|
227
218
|
{
|
|
228
219
|
"title": "28张图助我学废TS",
|
|
@@ -231,42 +222,51 @@
|
|
|
231
222
|
"author": "执鸢者",
|
|
232
223
|
"home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
|
|
233
224
|
"votes": "19",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "17 个实用的图像特效库",
|
|
229
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041578591",
|
|
231
|
+
"author": "前端小智",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
233
|
+
"votes": "16",
|
|
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": "招聘季征文活动丨如何“反杀”面试官?",
|
|
238
|
+
"description": "💭💭💭“怎么准备面试?面试官一般会问些什么问题?”“哪些面试经验,让你成功上岸?”“经历过哪些尴尬的面试场面?”“面试准备中有哪些最最最常见的坑?”“如何写好一份面试简历?”",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041558580",
|
|
240
|
+
"author": "SegmentFault思否",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
242
|
+
"votes": "12",
|
|
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": "什么是 LRU 算法?",
|
|
247
|
+
"description": "缓存 是我们写代码过程中常用的一种手段,是一种空间换时间的做法。就拿我们经常使用的 HTTP 协议,其中也存在强缓存和协商缓存两种缓存方式。当我们打开一个网站的时候,浏览器会查询该请求的响应头,通过判断响...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041542627",
|
|
249
|
+
"author": "Shenfq",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/shenfq",
|
|
251
|
+
"votes": "10",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"title": "
|
|
256
|
-
"description": "
|
|
257
|
-
"url": "https://segmentfault.com/a/
|
|
258
|
-
"author": "
|
|
259
|
-
"home_url": "https://segmentfault.com/u/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "3D 沙盒游戏之避障踩坑和实现之旅",
|
|
256
|
+
"description": "最近在实现一个 3D 的沙盒类游戏,基本的功能就是在一个 3D 平面里,进行建筑物的搭建,可以在场景内添加或者编辑建筑物,然后平面内存在一个人物模型,他可以穿梭行走于建筑物之间。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041603598",
|
|
258
|
+
"author": "凹凸实验室",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/o2team",
|
|
260
|
+
"votes": "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": "2022招聘季|从招聘方的角度理解求职",
|
|
265
|
+
"description": "前些日子,有位同学找我咨询求职问题。他本科专业其实不错,但是第一份工作没找好,所以只好报了家培训班,想社招之路走得更稳一些。结业之前,他担心培训班就业辅导不够,也找了几位外部导师帮忙。其中就包括我。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041617937",
|
|
267
|
+
"author": "Meathill",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/meathill",
|
|
269
|
+
"votes": "14",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|