@wcj/github-rank 22.7.12 → 22.7.13

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.
Files changed (37) hide show
  1. package/dist/repos.json +21347 -21358
  2. package/dist/sifou-daily.json +18 -72
  3. package/dist/sifou-monthly.json +44 -44
  4. package/dist/sifou-weekly.json +126 -126
  5. package/dist/toutiao-30.json +56 -56
  6. package/dist/toutiao-7.json +82 -82
  7. package/dist/toutiao-90.json +1 -1
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +150 -150
  10. package/dist/trending-weekly.json +151 -151
  11. package/dist/users.china.json +1479 -1479
  12. package/dist/users.json +2144 -2144
  13. package/package.json +1 -1
  14. package/web/data/repos.json +21347 -21358
  15. package/web/data/sifou-daily.json +18 -72
  16. package/web/data/sifou-monthly.json +44 -44
  17. package/web/data/sifou-weekly.json +126 -126
  18. package/web/data/toutiao-30.json +56 -56
  19. package/web/data/toutiao-7.json +82 -82
  20. package/web/data/toutiao-90.json +1 -1
  21. package/web/data/trending-daily.json +165 -165
  22. package/web/data/trending-monthly.json +150 -150
  23. package/web/data/trending-weekly.json +151 -151
  24. package/web/data/users.china.json +1479 -1479
  25. package/web/data/users.json +2144 -2144
  26. package/web/index.html +1192 -1192
  27. package/web/repos.html +3081 -3081
  28. package/web/sifou-daily.html +16 -184
  29. package/web/sifou-monthly.html +71 -71
  30. package/web/sifou-weekly.html +118 -118
  31. package/web/toutiao-30.html +94 -94
  32. package/web/toutiao-7.html +61 -61
  33. package/web/toutiao-90.html +3 -3
  34. package/web/trending-monthly.html +139 -135
  35. package/web/trending-weekly.html +131 -139
  36. package/web/trending.html +140 -144
  37. package/web/users.china.html +771 -771
@@ -1,20 +1,20 @@
1
1
  [
2
2
  {
3
- "title": "使用纯 CSS 实现超酷炫的粘性气泡效果",
4
- "description": "最近,在 CodePen 上看到这样一个非常有意思的效果:这个效果的核心难点在于气泡的一种特殊融合效果。其源代码在:CodePen Demo -- Goey footer,作者主要使用的是 SVG 滤镜完成的该效果,感兴趣的可以戳源码看看...",
5
- "url": "https://segmentfault.com/a/1190000042070334",
3
+ "title": "高阶切图技巧!基于单张图片的任意颜色转换",
4
+ "description": "今天,要介绍一种基于 CSS mask-composite 的高级技巧。通过掌握它,我们可以通过一张 图片,得到关于它的各种变换,甚至乎,得到各种不同颜色的变换。通过单张 PNG/SVG 得到它的反向切图事情的经过是这样的,某...",
5
+ "url": "https://segmentfault.com/a/1190000042093361",
6
6
  "author": "chokcoco",
7
7
  "home_url": "https://segmentfault.com/u/chokcoco",
8
- "votes": "22",
8
+ "votes": "8",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "使用CSS background实现炫酷悬停效果",
13
- "description": "日常开发过程中,会遇到不少按钮鼠标悬停的效果,实现这类悬停效果的方式有很多,借助伪元素,CSS3变换及过渡等都可以实现。今天的文章将使用背景色实现类似的效果,当我们遇到一个问题时,你的脑海中的方案不止...",
14
- "url": "https://segmentfault.com/a/1190000042069856",
15
- "author": "南城大前端",
16
- "home_url": "https://segmentfault.com/u/nanchengfe",
17
- "votes": "9",
12
+ "title": "动画合成小技巧!CSS 实现动感的倒计时效果",
13
+ "description": "欢迎关注微信公众号: 前端侦探介绍一个 CSS 动画合成小技巧。先看效果这是一个非常“动感”的倒计时效果,通常在一些活动开场中比较常见,分析一下整个动画过程,不难发现,有以下几类动画数字的变化缩小和放大透...",
14
+ "url": "https://segmentfault.com/a/1190000042094549",
15
+ "author": "XboxYan",
16
+ "home_url": "https://segmentfault.com/u/xboxyan",
17
+ "votes": "8",
18
18
  "rank": 2
19
19
  },
20
20
  {
@@ -26,6 +26,15 @@
26
26
  "votes": "5",
27
27
  "rank": 3
28
28
  },
29
+ {
30
+ "title": "Nginx部署配置",
31
+ "description": "常用命令启动: {代码...} 立即停止: {代码...} 优雅停止: {代码...} 重启 {代码...} 查看配置文件是否正常,无语法错误 {代码...} 查看日志 {代码...} upstream基本语法upstream 的基本语法如下,一个 upstrea...",
32
+ "url": "https://segmentfault.com/a/1190000042089218",
33
+ "author": "MangoGoing",
34
+ "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
35
+ "votes": "4",
36
+ "rank": 4
37
+ },
29
38
  {
30
39
  "title": "DNS 系列(一):为什么更新了 DNS 记录不生效?",
31
40
  "description": "我们在上网时如果想要访问到另一台机器上的内容,通常只需要直接输入一串地址,例如:www.upyun.com,就能够准确访问到自己想要访问的网站。但是实际上这只是方便我们记忆的字符形式网络标识,真正让我们的机器和...",
@@ -33,7 +42,7 @@
33
42
  "author": "云叔_又拍云",
34
43
  "home_url": "https://segmentfault.com/u/yunshu_blog",
35
44
  "votes": "4",
36
- "rank": 4
45
+ "rank": 5
37
46
  },
38
47
  {
39
48
  "title": "他们齐聚 2022 ECUG Con,只为「中国技术力量」",
@@ -42,16 +51,16 @@
42
51
  "author": "snakesss",
43
52
  "home_url": "https://segmentfault.com/u/snakesss",
44
53
  "votes": "3",
45
- "rank": 5
54
+ "rank": 6
46
55
  },
47
56
  {
48
- "title": "Nginx部署配置",
49
- "description": "常用命令启动: {代码...} 立即停止: {代码...} 优雅停止: {代码...} 重启 {代码...} 查看配置文件是否正常,无语法错误 {代码...} 查看日志 {代码...} upstream基本语法upstream 的基本语法如下,一个 upstrea...",
50
- "url": "https://segmentfault.com/a/1190000042089218",
51
- "author": "MangoGoing",
52
- "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
57
+ "title": "面试官:主说 Git Rebase 和 Git Merge 差异",
58
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
59
+ "url": "https://segmentfault.com/a/1190000042092852",
60
+ "author": "前端小智",
61
+ "home_url": "https://segmentfault.com/u/minnanitkong",
53
62
  "votes": "4",
54
- "rank": 6
63
+ "rank": 7
55
64
  },
56
65
  {
57
66
  "title": "原生JS以后也支持类型注解啦?",
@@ -59,16 +68,7 @@
59
68
  "url": "https://segmentfault.com/a/1190000042080607",
60
69
  "author": "卡颂",
61
70
  "home_url": "https://segmentfault.com/u/kasong",
62
- "votes": "2",
63
- "rank": 7
64
- },
65
- {
66
- "title": "Nginx 实战核心知识点整理(上)",
67
- "description": "Nginx 作为一款高性能的代理软件,在工作中常被用做负载均衡器、正向反向代理。最近在看了一个关于 Nginx 的视频,老师讲得很不错。笔者也记录了一下整套课程的一些重点和自己的理解。",
68
- "url": "https://segmentfault.com/a/1190000042070687",
69
- "author": "Rhythm_2019",
70
- "home_url": "https://segmentfault.com/u/rhythm_2019",
71
- "votes": "3",
71
+ "votes": "4",
72
72
  "rank": 8
73
73
  },
74
74
  {
@@ -81,39 +81,39 @@
81
81
  "rank": 9
82
82
  },
83
83
  {
84
- "title": "GitHub 四宗罪“惹众怒”?SFC 发文《Give Up GitHub!》呼吁全网声讨",
85
- "description": "前几天,一则关于 “GitHub 人工智能编程工具 Copilot 以67 元/月的费用正式上线”的消息引发了开源圈的热议,一时间关于 Copilot 侵犯隐私、抄袭代码、无视许可证以及“开源变付费”等以往争议话题再次被挖出来,且...",
86
- "url": "https://segmentfault.com/a/1190000042071322",
87
- "author": "MissD",
88
- "home_url": "https://segmentfault.com/u/d2ms1shh",
84
+ "title": "网易云音乐机器学习平台实践",
85
+ "description": "在网易云音乐内部,机器学习平台早期主要承担着包括音乐推荐、主站搜索、创新算法业务在内的核心业务,慢慢地也覆盖包括音视频、NLP等内容理解业务。机器学习平台基础架构如下,目前我按功能将其抽象为四层,本篇...",
86
+ "url": "https://segmentfault.com/a/1190000042075285",
87
+ "author": "云音乐技术团队",
88
+ "home_url": "https://segmentfault.com/u/musicfe",
89
89
  "votes": "2",
90
90
  "rank": 10
91
91
  },
92
92
  {
93
- "title": "高阶切图技巧!基于单张图片的任意颜色转换",
94
- "description": "今天,要介绍一种基于 CSS mask-composite 的高级技巧。通过掌握它,我们可以通过一张 图片,得到关于它的各种变换,甚至乎,得到各种不同颜色的变换。通过单张 PNG/SVG 得到它的反向切图事情的经过是这样的,某...",
95
- "url": "https://segmentfault.com/a/1190000042093361",
96
- "author": "chokcoco",
97
- "home_url": "https://segmentfault.com/u/chokcoco",
98
- "votes": "7",
93
+ "title": "CSS Houdini:用浏览器引擎实现高级CSS效果",
94
+ "description": "Houdini被称之为Magic of styling and layout on the web,看起来十分神秘,但实际上,Houdini并非什么神秘组织或者神奇魔法,它是一系列与CSS引擎相关的浏览器API的总称。",
95
+ "url": "https://segmentfault.com/a/1190000042078359",
96
+ "author": "vivo互联网技术",
97
+ "home_url": "https://segmentfault.com/u/vivo_tech",
98
+ "votes": "1",
99
99
  "rank": 11
100
100
  },
101
101
  {
102
- "title": "PHP后端面试85问",
103
- "description": "替换原则(the Liskov Substitution Principle LSP) :子类应当可以替换父类并出现在父类能够出现的任何地方。",
104
- "url": "https://segmentfault.com/a/1190000042071370",
105
- "author": "IT小马",
106
- "home_url": "https://segmentfault.com/u/itxiaoma",
107
- "votes": "2",
102
+ "title": "用前端构建工具打包后端服务,我到底经历什么",
103
+ "description": "看到这个 标题,是的,我本是个后端,最近要写点 node.js, 之前写前端,知道 npm build 一下,那么用 javascript 写的后端程序也要 npm build 吧,好的,作为个 gopher , 带着对 javascript 的刻板印象就开干了。",
104
+ "url": "https://segmentfault.com/a/1190000042092435",
105
+ "author": "小白要生发",
106
+ "home_url": "https://segmentfault.com/u/xiaobaiyaoshengfa",
107
+ "votes": "1",
108
108
  "rank": 12
109
109
  },
110
110
  {
111
- "title": "你还在为组件文档烦恼吗?",
112
- "description": "前言随着时间的推进,业务组件也逐渐丰富起来,我们开始搭建组件库,编写组件文档的烦恼就随之而来。这里分享下我选取组件文档工具的经历,最终以 Docusaurus 为基础,搭建了一套开箱即用的 React 组件文档工具。...",
113
- "url": "https://segmentfault.com/a/1190000042073725",
114
- "author": "Samon",
115
- "home_url": "https://segmentfault.com/u/samonxian",
116
- "votes": "1",
111
+ "title": "优化 Go 错误处理,魔改 Go recover 靠谱吗?",
112
+ "description": "Go 的错误处理一直是表现最突出的一块地方,许许多多的同学都提出了各种提案,例如:引入 try-catch、用 panic 代替 if err != nil、引入新的关键字等。但这些都被一一驳回了。",
113
+ "url": "https://segmentfault.com/a/1190000042085628",
114
+ "author": "煎鱼",
115
+ "home_url": "https://segmentfault.com/u/eddycjy",
116
+ "votes": "2",
117
117
  "rank": 13
118
118
  },
119
119
  {
@@ -126,57 +126,57 @@
126
126
  "rank": 14
127
127
  },
128
128
  {
129
- "title": "网易云音乐机器学习平台实践",
130
- "description": "在网易云音乐内部,机器学习平台早期主要承担着包括音乐推荐、主站搜索、创新算法业务在内的核心业务,慢慢地也覆盖包括音视频、NLP等内容理解业务。机器学习平台基础架构如下,目前我按功能将其抽象为四层,本篇...",
131
- "url": "https://segmentfault.com/a/1190000042075285",
132
- "author": "云音乐技术团队",
133
- "home_url": "https://segmentfault.com/u/musicfe",
129
+ "title": "如何参与开源项目 - 细说 GitHub 上的 PR 全过程",
130
+ "description": "当然,除了正常的 PR 合入流程之外,我还准备详细介绍一下如果一个 PR 提交后遇到了冲突、需要追加 commits、需要合并 commits 等等相对复杂问题该如何解决。",
131
+ "url": "https://segmentfault.com/a/1190000042079992",
132
+ "author": "Daniel_Hu",
133
+ "home_url": "https://segmentfault.com/u/daniel_hu_6299be102876e",
134
134
  "votes": "1",
135
135
  "rank": 15
136
136
  },
137
137
  {
138
- "title": "Vim直接上手(一):三种模式",
139
- "description": "比如,我们直接在mac上的terminal上输入vim 1.txt,这样系统就会查找是否存在这个txt文件,有就打开,没有就创建一个再打开。",
140
- "url": "https://segmentfault.com/a/1190000042073871",
141
- "author": "LiberHome",
142
- "home_url": "https://segmentfault.com/u/liberhome",
143
- "votes": "1",
138
+ "title": "死锁问题排查过程-间隙锁的复现以及解决",
139
+ "description": "我们在开启多线程对数据库进行操作的时候,先批量对数据进行删除,然后再新增,本来想着是考虑到不走更新,性能会提升,但是执行的时候发现报错,执行的sql等待超时,阻塞了进程,dbcp连接池被打满,数据库表访问...",
140
+ "url": "https://segmentfault.com/a/1190000042091156",
141
+ "author": "skyarthur",
142
+ "home_url": "https://segmentfault.com/u/skyarthur",
143
+ "votes": "2",
144
144
  "rank": 16
145
145
  },
146
146
  {
147
- "title": "Vim直接上手(二):常用命令(进入输入模式、移动光标、文本操作)",
148
- "description": "i是insert在光标前面插入字符,a是append是在光标后面追加字符。o是用来新起一行,大小写区别在于上下左右,自己试一下就知道了。r是用来替换字符。小写替换一个,大写可以替换很多个。",
149
- "url": "https://segmentfault.com/a/1190000042074385",
150
- "author": "LiberHome",
151
- "home_url": "https://segmentfault.com/u/liberhome",
152
- "votes": "1",
147
+ "title": "Three.js系列: 在元宇宙看电影,享受 VR 视觉盛宴",
148
+ "description": "最近元宇宙的概念很火,并且受到疫情的影响,我们的出行总是受限,电影院也总是关门,但是在家里又没有看大片的氛围,这个时候我们就可以通过自己来造一个宇宙,并在 VR 设备(Oculus 、cardboard)中来观看。",
149
+ "url": "https://segmentfault.com/a/1190000042094334",
150
+ "author": "程序员秋风",
151
+ "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
152
+ "votes": "2",
153
153
  "rank": 17
154
154
  },
155
155
  {
156
- "title": "如何参与开源项目 - 细说 GitHub 上的 PR 全过程",
157
- "description": "当然,除了正常的 PR 合入流程之外,我还准备详细介绍一下如果一个 PR 提交后遇到了冲突、需要追加 commits、需要合并 commits 等等相对复杂问题该如何解决。",
158
- "url": "https://segmentfault.com/a/1190000042079992",
159
- "author": "Daniel_Hu",
160
- "home_url": "https://segmentfault.com/u/daniel_hu_6299be102876e",
156
+ "title": "如何在VUE中低延迟播放海康威视RTSP/RTMP视频流并且延迟低于300毫秒?支持海康威视NVR录像机回放!",
157
+ "description": "近期在做摄像头监控视频在网页中播放的工作,现在大部分摄像头厂商如海康威视、大华、华为等都支持标准的RTSP协议,RTSP协议的优势是实时性高、流畅度度高,同时支持H.265和H.264,清晰度也更高,对于要求比较高...",
158
+ "url": "https://segmentfault.com/a/1190000042083899",
159
+ "author": "李不白",
160
+ "home_url": "https://segmentfault.com/u/libubai",
161
161
  "votes": "1",
162
162
  "rank": 18
163
163
  },
164
164
  {
165
- "title": "Vue 源码中的工具函数",
166
- "description": "在 Vue 源码中,封装了很多工具函数,学习这些函数,一方面学习大佬们的实现方式,另一方面是温习基础知识,希望大家在日常工作中,简单的函数也可以自己封装,提高编码能力。",
167
- "url": "https://segmentfault.com/a/1190000042073070",
168
- "author": "诺顿",
169
- "home_url": "https://segmentfault.com/u/nuodun",
170
- "votes": "5",
165
+ "title": "H5实现生成urlscheme并从H5跳转到小程序",
166
+ "description": "在2022年之前,想要在H5打开小程序只需要在平台上设置urlscheme即可,但是自 2022 年 4 月 11 日起,URL Scheme有效期最长 30 天,不再支持永久有效的URL Scheme、不再区分短期有效URL Scheme与长期有效URL Schem...",
167
+ "url": "https://segmentfault.com/a/1190000042089388",
168
+ "author": "huaweichenai",
169
+ "home_url": "https://segmentfault.com/u/huaweichenai",
170
+ "votes": "1",
171
171
  "rank": 19
172
172
  },
173
173
  {
174
- "title": "如何在VUE中低延迟播放海康威视RTSP/RTMP视频流并且延迟低于300毫秒?支持海康威视NVR录像机回放!",
175
- "description": "近期在做摄像头监控视频在网页中播放的工作,现在大部分摄像头厂商如海康威视、大华、华为等都支持标准的RTSP协议,RTSP协议的优势是实时性高、流畅度度高,同时支持H.265和H.264,清晰度也更高,对于要求比较高...",
176
- "url": "https://segmentfault.com/a/1190000042083899",
177
- "author": "李不白",
178
- "home_url": "https://segmentfault.com/u/libubai",
179
- "votes": "1",
174
+ "title": "记录遇到的一个循环依赖问题",
175
+ "description": "但是我在使用的时候却报了notifyService的循环依赖。NG0200: Circular dependency in DI detected for ThyNotifyService如图",
176
+ "url": "https://segmentfault.com/a/1190000042096697",
177
+ "author": "weiewiyi",
178
+ "home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
179
+ "votes": "3",
180
180
  "rank": 20
181
181
  },
182
182
  {
@@ -189,12 +189,12 @@
189
189
  "rank": 21
190
190
  },
191
191
  {
192
- "title": "死锁问题排查过程-间隙锁的复现以及解决",
193
- "description": "我们在开启多线程对数据库进行操作的时候,先批量对数据进行删除,然后再新增,本来想着是考虑到不走更新,性能会提升,但是执行的时候发现报错,执行的sql等待超时,阻塞了进程,dbcp连接池被打满,数据库表访问...",
194
- "url": "https://segmentfault.com/a/1190000042091156",
195
- "author": "skyarthur",
196
- "home_url": "https://segmentfault.com/u/skyarthur",
197
- "votes": "2",
192
+ "title": "Nginx 实战核心知识点整理(下)",
193
+ "description": "Nginx 作为一款高性能的代理软件,在工作中常被用做负载均衡器、正向反向代理。最近在看了一个关于 Nginx 的视频,老师讲得很不错。笔者也记录了一下整套课程的一些重点和自己的理解。",
194
+ "url": "https://segmentfault.com/a/1190000042078910",
195
+ "author": "Rhythm_2019",
196
+ "home_url": "https://segmentfault.com/u/rhythm_2019",
197
+ "votes": "1",
198
198
  "rank": 22
199
199
  },
200
200
  {
@@ -207,23 +207,41 @@
207
207
  "rank": 23
208
208
  },
209
209
  {
210
- "title": "下一个行业风口:NFT 数字藏品,是机遇还是泡沫?",
211
- "description": "2021年3月,艺术家Beeple花费5000多天制成的作品《每一天:前5000天》,作为史上第一件公开拍卖的纯数字艺术品,在顶级拍卖行佳士得以高达6900万美元(约合4.5亿人民币)的天价成交,刷新了网上拍卖成交最高作品...",
212
- "url": "https://segmentfault.com/a/1190000042072196",
213
- "author": "腾讯云开发者",
214
- "home_url": "https://segmentfault.com/u/qcloudcommunity",
210
+ "title": "DNS 系列(二):DNS 记录及工作方式,你了解吗?",
211
+ "description": "在上一篇《DNS 系列(一):为什么更新了 DNS 记录不生效?》中,我们主要讲解了 DNS 和 DNS 传播,知道了网络通信主要通过 IP 地址来进行,而域名系统(DNS)则是保证用户在浏览器中输入域名之后,可以访问到对...",
212
+ "url": "https://segmentfault.com/a/1190000042094981",
213
+ "author": "云叔_又拍云",
214
+ "home_url": "https://segmentfault.com/u/yunshu_blog",
215
215
  "votes": "1",
216
216
  "rank": 24
217
217
  },
218
218
  {
219
- "title": "用前端构建工具打包后端服务,我到底经历什么",
220
- "description": "看到这个 标题,是的,我本是个后端,最近要写点 node.js, 之前写前端,知道 npm build 一下,那么用 javascript 写的后端程序也要 npm build 吧,好的,作为个 gopher , 带着对 javascript 的刻板印象就开干了。",
221
- "url": "https://segmentfault.com/a/1190000042092435",
222
- "author": "小白要生发",
223
- "home_url": "https://segmentfault.com/u/xiaobaiyaoshengfa",
219
+ "title": "精读《MinusOne, PickByType, StartsWith...》",
220
+ "description": "TS 没有 “普通” 的运算能力,但涉及数字却有一条生路,即 TS 可通过 ['length'] 访问数组长度,几乎所有数字计算都是通过它推导出来的。",
221
+ "url": "https://segmentfault.com/a/1190000042092948",
222
+ "author": "黄子毅",
223
+ "home_url": "https://segmentfault.com/u/aoyangyudakong",
224
224
  "votes": "1",
225
225
  "rank": 25
226
226
  },
227
+ {
228
+ "title": "前端这两年的文章总结",
229
+ "description": "这几天整理的一下过往的文章和笔记,备份到了 Github 上,地址👉 blog。如果我的内容帮助到了您,欢迎点个 Star 🎉🎉🎉 鼓励鼓励 :) ~~~ 👆我希望我的内容可以帮助你。现在我专注于前端领域,但我也将分享我在有限的时...",
230
+ "url": "https://segmentfault.com/a/1190000042087432",
231
+ "author": "lio_zero",
232
+ "home_url": "https://segmentfault.com/u/lio_zero",
233
+ "votes": "0",
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "外卖广告大规模深度学习模型工程实践 | 美团外卖广告工程实践专题连载",
238
+ "description": "在外卖广告CTR场景下,深度学习模型正在从简单DNN小模型过渡到千亿参数复杂模型。基于该背景,本文将重点针对大规模深度模型在全链路带来的挑战,从在线时延、离线效率两个方面展开,阐述外卖广告在大规模深度模...",
239
+ "url": "https://segmentfault.com/a/1190000042081999",
240
+ "author": "美团技术团队",
241
+ "home_url": "https://segmentfault.com/u/meituanjishutuandui",
242
+ "votes": "1",
243
+ "rank": 27
244
+ },
227
245
  {
228
246
  "title": "伪元素 content 出现中文乱码",
229
247
  "description": "伪元素的 content 使用中文字符在某些浏览器可能会出现乱码:代码如下: {代码...} 解决方法首先,确认 charset 为 utf-8确保 HTML 的 META 属性设置为 charset='utf-8'。经测试,还是会出现乱码。然后,将中文字...",
@@ -231,7 +249,7 @@
231
249
  "author": "时倾",
232
250
  "home_url": "https://segmentfault.com/u/shiqing_5e690563e48cc",
233
251
  "votes": "1",
234
- "rank": 26
252
+ "rank": 28
235
253
  },
236
254
  {
237
255
  "title": "三步就能在OpenHarmony中实现车牌识别",
@@ -240,33 +258,15 @@
240
258
  "author": "OpenHarmony社区",
241
259
  "home_url": "https://segmentfault.com/u/openharmony",
242
260
  "votes": "3",
243
- "rank": 27
244
- },
245
- {
246
- "title": "前端需要的免费在线api接口",
247
- "description": "回想当年刚接触前端,Ajax 真的碰一次就跪一次。当时不懂后端,不知道 api 是什么东东,也没有后端小伙伴写接口给我测试。本文整理了我用过的几个 免费的在线api接口,而且不需要处理跨域等问题。希望能给刚入门...",
248
- "url": "https://segmentfault.com/a/1190000042085705",
249
- "author": "学习委员",
250
- "home_url": "https://segmentfault.com/u/k21vin",
251
- "votes": "1",
252
- "rank": 28
253
- },
254
- {
255
- "title": "像素级模仿,前yapi代码贡献者对apifox的公开信",
256
- "description": "这段时间收到很多朋友发来的信息,说一款api管理服务工具apifox跟我们当时做的yapi很像,最近在全网推广,刚听到这个消息,我还挺意外的,毕竟当时我们做yapi是开源的。今天我闲来无事,下载他们的软件用了用,简...",
257
- "url": "https://segmentfault.com/a/1190000042075611",
258
- "author": "慷慨的冰棍",
259
- "home_url": "https://segmentfault.com/u/kangkaidebinggun",
260
- "votes": "1",
261
261
  "rank": 29
262
262
  },
263
263
  {
264
- "title": "基于OpenHarmony的智能金属探测器",
265
- "description": "智能金属探测器是基于 OpenAtom  OpenHarmony(以下简称“OpenHarmony”)操作系统,利用电磁感应原理来探测周围的金属物体。该样例采用多设备协同的方式,兼容 OpenHarmony 设备开发与应用开发,整个样例体现了 Op...",
266
- "url": "https://segmentfault.com/a/1190000042070629",
267
- "author": "OpenHarmony社区",
268
- "home_url": "https://segmentfault.com/u/openharmony",
269
- "votes": "3",
264
+ "title": "大众点评搜索相关性技术探索与实践",
265
+ "description": "搜索相关性用于衡量Query和Doc的相关程度,是搜索引擎的重要环节,本文主要讲述大众点评搜索团队在相关性计算上的技术探索和实践,通过多相似矩阵模型结构、多阶段训练等方法提升预训练模型在相关性问题上的效果...",
266
+ "url": "https://segmentfault.com/a/1190000042081898",
267
+ "author": "美团技术团队",
268
+ "home_url": "https://segmentfault.com/u/meituanjishutuandui",
269
+ "votes": "1",
270
270
  "rank": 30
271
271
  }
272
272
  ]
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "吐血整理:一份不可多得的架构师图谱!",
14
14
  "description": "文章来源:https://c1n.cn/J3wve‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
15
- "votes": "140",
15
+ "votes": "141",
16
16
  "url": "/k/ptp0ru2",
17
17
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
18
18
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -39,30 +39,10 @@
39
39
  "subjectName": "服务架构及中台",
40
40
  "homeUrl": "/subjects/26578"
41
41
  },
42
- {
43
- "title": "高并发下如何防重?",
44
- "description": "大家好,我是苏三,又跟大家见面了。文末留言送书啦!!!前言最近测试给我提了一个bug,说我之前提供的一个批量复制商品的接口,产生了重复的商品数据。追查原因之后发现,这个事情没想象中...",
45
- "votes": "83",
46
- "url": "/k/ulsc0so",
47
- "avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
48
- "avatarAlt": "苏三说技术 - 独家号",
49
- "subjectName": "苏三说技术",
50
- "homeUrl": "/subjects/453205"
51
- },
52
- {
53
- "title": "肝了一个月的 DDD,一文带你掌握!",
54
- "description": "",
55
- "votes": "77",
56
- "url": "/k/bclz2n6",
57
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
58
- "avatarAlt": "Bloomingroses - 独家号",
59
- "subjectName": "Bloomingroses",
60
- "homeUrl": "/subjects/98777"
61
- },
62
42
  {
63
43
  "title": "服务端监控架构设计与实践",
64
44
  "description": "作者:vivo互联网服务器团队-Deng Haibo一、业务背景当今时代处在信息大爆发的时代,信息借助互联网的潮流在全球自由的流动,产生了各式各样的平台系统和软件系统,越来越多的业...",
65
- "votes": "64",
45
+ "votes": "65",
66
46
  "url": "/k/xhwa9mo",
67
47
  "avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
68
48
  "avatarAlt": "架构之美 - 独家号",
@@ -109,26 +89,26 @@
109
89
  "subjectName": "JavaGuide",
110
90
  "homeUrl": "/subjects/352853"
111
91
  },
112
- {
113
- "title": "线上真实排队系统重构案例分享——实战篇",
114
- "description": "写在前面 上篇文章聊了聊 如何设计可落地的重构技术方案——理论篇 这篇文章主要以最近正在做的线上重构项目——乘客排队系统重构为场景,介绍一篇完整的系统重构技术方案。详细技术方案介绍...",
115
- "votes": "55",
116
- "url": "/k/4vki4nq",
117
- "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
118
- "avatarAlt": "浅谈架构 - 独家号",
119
- "subjectName": "浅谈架构",
120
- "homeUrl": "/subjects/379488"
121
- },
122
92
  {
123
93
  "title": "产品指标体系如何搭建",
124
94
  "description": "",
125
- "votes": "49",
95
+ "votes": "50",
126
96
  "url": "/k/ipcteru",
127
97
  "avatar": "https://img.toutiao.io/subject/6ee3bb205b3248c2b746c1506548181a/thumb",
128
98
  "avatarAlt": "大数据生态 - 独家号",
129
99
  "subjectName": "大数据生态",
130
100
  "homeUrl": "/subjects/136176"
131
101
  },
102
+ {
103
+ "title": "不知道这4种缓存模式,敢说懂缓存吗?",
104
+ "description": "",
105
+ "votes": "54",
106
+ "url": "/k/nn8m95b",
107
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
108
+ "avatarAlt": "Bloomingroses - 独家号",
109
+ "subjectName": "Bloomingroses",
110
+ "homeUrl": "/subjects/98777"
111
+ },
132
112
  {
133
113
  "title": "最牛逼的技术能力,是技术领导力",
134
114
  "description": "",
@@ -160,14 +140,14 @@
160
140
  "homeUrl": "/subjects/98777"
161
141
  },
162
142
  {
163
- "title": "不知道这4种缓存模式,敢说懂缓存吗?",
143
+ "title": "单机高并发模型设计",
164
144
  "description": "",
165
145
  "votes": "46",
166
- "url": "/k/nn8m95b",
167
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
168
- "avatarAlt": "Bloomingroses - 独家号",
169
- "subjectName": "Bloomingroses",
170
- "homeUrl": "/subjects/98777"
146
+ "url": "/k/2woifhp",
147
+ "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
148
+ "avatarAlt": "方丈的寺院 - 独家号",
149
+ "subjectName": "方丈的寺院",
150
+ "homeUrl": "/subjects/405015"
171
151
  },
172
152
  {
173
153
  "title": "30款提升组织效能 SaaS 工具,我们的宝藏工具箱大公开",
@@ -180,14 +160,14 @@
180
160
  "homeUrl": "/subjects/464469"
181
161
  },
182
162
  {
183
- "title": "单机高并发模型设计",
163
+ "title": "如何写出好代码 — 防御式编程指南",
184
164
  "description": "",
185
- "votes": "45",
186
- "url": "/k/2woifhp",
187
- "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
188
- "avatarAlt": "方丈的寺院 - 独家号",
189
- "subjectName": "方丈的寺院",
190
- "homeUrl": "/subjects/405015"
165
+ "votes": "41",
166
+ "url": "/k/mmvrn8n",
167
+ "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
168
+ "avatarAlt": "GoHackers - 独家号",
169
+ "subjectName": "GoHackers",
170
+ "homeUrl": "/subjects/1385"
191
171
  },
192
172
  {
193
173
  "title": "商品系统架构设计与实践",
@@ -209,16 +189,6 @@
209
189
  "subjectName": "进击的程序猿",
210
190
  "homeUrl": "/subjects/24912"
211
191
  },
212
- {
213
- "title": "如何写出好代码 — 防御式编程指南",
214
- "description": "",
215
- "votes": "39",
216
- "url": "/k/mmvrn8n",
217
- "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
218
- "avatarAlt": "GoHackers - 独家号",
219
- "subjectName": "GoHackers",
220
- "homeUrl": "/subjects/1385"
221
- },
222
192
  {
223
193
  "title": "GitHub的5个骚操作",
224
194
  "description": "来源 | 程序员鱼皮作者 | 鱼皮GitHub 是程序员必备的代码开源平台。我们可以在 GitHub 上搜索和阅读项目代码,进行学习;或者复制粘贴,从而快速完成自己的项目。相信绝大...",
@@ -248,5 +218,35 @@
248
218
  "avatarAlt": "JavaGuide - 独家号",
249
219
  "subjectName": "JavaGuide",
250
220
  "homeUrl": "/subjects/352853"
221
+ },
222
+ {
223
+ "title": "24 个 Docker 常见问题处理技巧",
224
+ "description": "",
225
+ "votes": "38",
226
+ "url": "/k/qvb6v50",
227
+ "avatar": "https://img.toutiao.io/subject/1be92f5a50224852895d647097a6d521/thumb",
228
+ "avatarAlt": "测试之路 - 独家号",
229
+ "subjectName": "测试之路",
230
+ "homeUrl": "/subjects/205186"
231
+ },
232
+ {
233
+ "title": "缓存穿透、缓存击穿、缓存雪崩",
234
+ "description": "",
235
+ "votes": "37",
236
+ "url": "/k/laxldpe",
237
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
238
+ "avatarAlt": "Bloomingroses - 独家号",
239
+ "subjectName": "Bloomingroses",
240
+ "homeUrl": "/subjects/98777"
241
+ },
242
+ {
243
+ "title": "分布式唯一 ID 生成方案浅谈",
244
+ "description": "",
245
+ "votes": "35",
246
+ "url": "/k/qqf460n",
247
+ "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
248
+ "avatarAlt": "架构必知必会 - 独家号",
249
+ "subjectName": "架构必知必会",
250
+ "homeUrl": "/subjects/472073"
251
251
  }
252
252
  ]