@wcj/github-rank 22.10.13 → 22.10.15

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 +30424 -30417
  2. package/dist/sifou-daily.json +14 -68
  3. package/dist/sifou-monthly.json +56 -56
  4. package/dist/sifou-weekly.json +117 -117
  5. package/dist/toutiao-30.json +59 -59
  6. package/dist/toutiao-7.json +86 -86
  7. package/dist/toutiao-90.json +22 -22
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +149 -149
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +1798 -1798
  12. package/dist/users.json +3171 -3171
  13. package/package.json +1 -1
  14. package/web/data/repos.json +30424 -30417
  15. package/web/data/sifou-daily.json +14 -68
  16. package/web/data/sifou-monthly.json +56 -56
  17. package/web/data/sifou-weekly.json +117 -117
  18. package/web/data/toutiao-30.json +59 -59
  19. package/web/data/toutiao-7.json +86 -86
  20. package/web/data/toutiao-90.json +22 -22
  21. package/web/data/trending-daily.json +169 -169
  22. package/web/data/trending-monthly.json +149 -149
  23. package/web/data/trending-weekly.json +165 -165
  24. package/web/data/users.china.json +1798 -1798
  25. package/web/data/users.json +3171 -3171
  26. package/web/index.html +1591 -1591
  27. package/web/repos.html +3630 -3630
  28. package/web/sifou-daily.html +12 -180
  29. package/web/sifou-monthly.html +77 -77
  30. package/web/sifou-weekly.html +109 -109
  31. package/web/toutiao-30.html +58 -58
  32. package/web/toutiao-7.html +83 -83
  33. package/web/toutiao-90.html +47 -47
  34. package/web/trending-monthly.html +137 -137
  35. package/web/trending-weekly.html +145 -141
  36. package/web/trending.html +142 -150
  37. package/web/users.china.html +1029 -1029
@@ -1,83 +1,29 @@
1
1
  [
2
2
  {
3
- "title": "详解商业智能“前世今生”,“嵌入式BI”到底是如何产生的?",
4
- "description": "嵌入式分析是使任何应用程序或用户更容易获得数据分析和商业智能的技术。商业智能是通过分析业务数据辅助决策获取数据背后的 0信息。商业智能软件和技术包含了报表查询,OLAP,数据挖掘及高级数据分析,最终用户...",
5
- "url": "https://segmentfault.com/a/1190000042607367",
3
+ "title": "电子表格也能做购物车?简单三步就能实现",
4
+ "description": "在我们的项目当中,经常需要添加一些选择界面,让用户直观地进行交互,比如耗材、办公用品、设计稿或者其它可以选择的内容。在线商城的商品目录和购物车无疑是一种大家都很熟悉的交互方式,但是在实际开发中,我...",
5
+ "url": "https://segmentfault.com/a/1190000042624221",
6
6
  "author": "葡萄城技术团队",
7
7
  "home_url": "https://segmentfault.com/u/grapecity",
8
8
  "votes": "1",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "铜九银十react考察点梳理",
13
- "description": "React中可以在render访问refs吗?为什么? {代码...} 不可以,render 阶段 DOM 还没有生成,无法获取 DOM。DOM 的获取需要在 pre-commit 阶段和 commit 阶段:setState 是同步异步?为什么?实现原理?1. setStat...",
14
- "url": "https://segmentfault.com/a/1190000042607031",
15
- "author": "紧张的大葱",
16
- "home_url": "https://segmentfault.com/u/jinzhangdedacong",
12
+ "title": "NodeJS 服务 Docker 镜像极致优化指北",
13
+ "description": "这段时间在开发一个腾讯文档全品类通用的 HTML 动态服务,为了方便各品类接入的生成与部署,也顺应上云的趋势,考虑使用 Docker 的方式来固定服务内容,统一进行制品版本的管理。本篇文章就将我在服务 Docker 化...",
14
+ "url": "https://segmentfault.com/a/1190000042623699",
15
+ "author": "Duang",
16
+ "home_url": "https://segmentfault.com/u/duang_58e87246ca82f",
17
17
  "votes": "1",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "spring boot 文件上传和下载",
22
- "description": "学习了老师写的文件上传和下载,这里学习一下。文件上传controller层从controller层开始,接受前台传的数据。1.前台调用后台接口: {代码...} 2.controller层接收数据: {代码...} 可以看到,后台接受文件是以 Mult...",
23
- "url": "https://segmentfault.com/a/1190000042612264",
24
- "author": "weiewiyi",
25
- "home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
26
- "votes": "2",
27
- "rank": 3
28
- },
29
- {
30
- "title": "本周遇到问题",
31
- "description": "我们想要这两个变量初始值相同,但是后需要进行的操作不同,但是如果我们这样操作会导致这两个变量其实都指向同一个地址。也就是说我们进行如下操作:this.chooseDivisionalWorksTemplate.name = 'test'就会导致d...",
32
- "url": "https://segmentfault.com/a/1190000042610180",
33
- "author": "李明",
34
- "home_url": "https://segmentfault.com/u/crister_612f55567eb8c",
35
- "votes": "2",
36
- "rank": 4
37
- },
38
- {
39
- "title": "【高并发】ScheduledThreadPoolExecutor与Timer的区别和简单示例",
40
- "description": "JDK 1.5开始提供ScheduledThreadPoolExecutor类,ScheduledThreadPoolExecutor类继承ThreadPoolExecutor类重用线程池实现了任务的周期性调度功能。在JDK 1.5之前,实现任务的周期性调度主要使用的是Timer类和Time...",
41
- "url": "https://segmentfault.com/a/1190000042609708",
42
- "author": "冰河",
43
- "home_url": "https://segmentfault.com/u/binghe001",
44
- "votes": "1",
45
- "rank": 5
46
- },
47
- {
48
- "title": "HTTP状态码",
49
- "description": "100-continue:继续,一般在发送post请求时,已发送http header之后服务器端将返回此信息表示确认,之后发送具体参数信息。",
50
- "url": "https://segmentfault.com/a/1190000042607659",
51
- "author": "寒青",
52
- "home_url": "https://segmentfault.com/u/whjin",
53
- "votes": "1",
54
- "rank": 6
55
- },
56
- {
57
- "title": "十问分布式数据库:技术趋势、选型及标准思考",
58
- "description": "分布式数据库是在集中式数据库的基础上发展起来的,是分布式系统与传统数据库技术结合的产物,能够突破传统数据库的瓶颈,具有透明性、数据冗余性、易于扩展性等特点,还具备高可靠、高可用、低成本等优势。",
59
- "url": "https://segmentfault.com/a/1190000042607636",
60
- "author": "OceanBase技术站",
61
- "home_url": "https://segmentfault.com/u/oceanbase",
62
- "votes": "1",
63
- "rank": 7
64
- },
65
- {
66
- "title": "API 网关 Apache APISIX 集成 CNCF OpenFunction",
67
- "description": "在无服务时代,API 网关依旧是管理和充分利用无服务器平台的关键。因此,Apache APISIX 社区也紧跟趋势,在过去的一年多时间内集成了无服务器提供商,如 AWS Lambda 和 Azure Functions ,以及开源的无服务平台 A...",
68
- "url": "https://segmentfault.com/a/1190000042607206",
69
- "author": "Apache_APISIX",
70
- "home_url": "https://segmentfault.com/u/apache_apisix",
21
+ "title": "ts中类的修饰符",
22
+ "description": "用于设置类中变量和方法的访问权限public(默认): 公有,可以在任何地方被访问protected : 受保护,只在当前类和其子类中被访问(在类的外部无法被访问)private : 私有,只在当前类中可以被访问(在子类中或者...",
23
+ "url": "https://segmentfault.com/a/1190000042625441",
24
+ "author": "high-profile",
25
+ "home_url": "https://segmentfault.com/u/high_profile",
71
26
  "votes": "1",
72
- "rank": 8
73
- },
74
- {
75
- "title": "Docker | 数据持久化与数据共享",
76
- "description": "官网启动MySQL,设置密码docker run --name some-mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d mysql:tag",
77
- "url": "https://segmentfault.com/a/1190000042607056",
78
- "author": "甜点cc",
79
- "home_url": "https://segmentfault.com/u/xiaojt",
80
- "votes": "1",
81
- "rank": 9
27
+ "rank": 3
82
28
  }
83
29
  ]
@@ -5,7 +5,7 @@
5
5
  "url": "https://segmentfault.com/a/1190000042481321",
6
6
  "author": "wuwhs",
7
7
  "home_url": "https://segmentfault.com/u/wuwhs",
8
- "votes": "26",
8
+ "votes": "27",
9
9
  "rank": 1
10
10
  },
11
11
  {
@@ -14,7 +14,7 @@
14
14
  "url": "https://segmentfault.com/a/1190000042475578",
15
15
  "author": "XboxYan",
16
16
  "home_url": "https://segmentfault.com/u/xboxyan",
17
- "votes": "27",
17
+ "votes": "28",
18
18
  "rank": 2
19
19
  },
20
20
  {
@@ -62,6 +62,15 @@
62
62
  "votes": "20",
63
63
  "rank": 7
64
64
  },
65
+ {
66
+ "title": "一个被忽略的前端细分领域",
67
+ "description": "大家好,我卡颂。回想下你学新技术的主要途径是什么?看书?看技术文档?看博文?看视频?归纳起来,无外乎文字、视频两种形式。从纸媒时代到互联网时代,再到移动互联网时代,虽然信息的载体发生变化,但信息的...",
68
+ "url": "https://segmentfault.com/a/1190000042584599",
69
+ "author": "卡颂",
70
+ "home_url": "https://segmentfault.com/u/kasong",
71
+ "votes": "15",
72
+ "rank": 8
73
+ },
65
74
  {
66
75
  "title": "实现《羊了个羊》的小游戏",
67
76
  "description": "这两天火爆全场的《羊了个羊》游戏,相信大家都玩过了,那么在玩这个游戏的同时,我想大家都会好奇这个游戏的实现,本文就带大家使用css,html,js来实现一个动物版的游戏。",
@@ -69,7 +78,7 @@
69
78
  "author": "夕水",
70
79
  "home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
71
80
  "votes": "14",
72
- "rank": 8
81
+ "rank": 9
73
82
  },
74
83
  {
75
84
  "title": "借助 :has 实现3d轮播图",
@@ -78,7 +87,16 @@
78
87
  "author": "XboxYan",
79
88
  "home_url": "https://segmentfault.com/u/xboxyan",
80
89
  "votes": "10",
81
- "rank": 9
90
+ "rank": 10
91
+ },
92
+ {
93
+ "title": "超强的纯 CSS 鼠标点击拖拽效果",
94
+ "description": "背景鼠标拖拽元素移动,算是一个稍微有点点复杂的交互。而在本文,我们就将打破常规,向大家介绍一种超强的仅仅使用纯 CSS 就能够实现的鼠标点击拖拽效果。在之前的这篇文章中 -- 不可思议的纯 CSS 实现鼠标跟随...",
95
+ "url": "https://segmentfault.com/a/1190000042589774",
96
+ "author": "chokcoco",
97
+ "home_url": "https://segmentfault.com/u/chokcoco",
98
+ "votes": "13",
99
+ "rank": 11
82
100
  },
83
101
  {
84
102
  "title": "漫画 | Serverless + Data,让后端告别搬砖!",
@@ -86,8 +104,8 @@
86
104
  "url": "https://segmentfault.com/a/1190000042554569",
87
105
  "author": "六一",
88
106
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
89
- "votes": "11",
90
- "rank": 10
107
+ "votes": "12",
108
+ "rank": 12
91
109
  },
92
110
  {
93
111
  "title": "见微知著,从两道有意思的 CSS 面试题,考察你的基础",
@@ -96,16 +114,7 @@
96
114
  "author": "chokcoco",
97
115
  "home_url": "https://segmentfault.com/u/chokcoco",
98
116
  "votes": "10",
99
- "rank": 11
100
- },
101
- {
102
- "title": "一个被忽略的前端细分领域",
103
- "description": "大家好,我卡颂。回想下你学新技术的主要途径是什么?看书?看技术文档?看博文?看视频?归纳起来,无外乎文字、视频两种形式。从纸媒时代到互联网时代,再到移动互联网时代,虽然信息的载体发生变化,但信息的...",
104
- "url": "https://segmentfault.com/a/1190000042584599",
105
- "author": "卡颂",
106
- "home_url": "https://segmentfault.com/u/kasong",
107
- "votes": "13",
108
- "rank": 12
117
+ "rank": 13
109
118
  },
110
119
  {
111
120
  "title": "CSS 有了:has伪类可以做些什么?",
@@ -113,8 +122,17 @@
113
122
  "url": "https://segmentfault.com/a/1190000042490237",
114
123
  "author": "XboxYan",
115
124
  "home_url": "https://segmentfault.com/u/xboxyan",
116
- "votes": "13",
117
- "rank": 13
125
+ "votes": "14",
126
+ "rank": 14
127
+ },
128
+ {
129
+ "title": "35+,如果面试让我手写红黑树!",
130
+ "description": "为啥,面试官那么喜欢让你聊聊 HashMap?因为 HashMap 涉及的东西广,用到的数据结构多,问题延展性好,一个 HashMap 就能聊下来80%的数据结构了。而且面试 HashMap 能通过你对红黑树的了解定位出你哪个级别的研...",
131
+ "url": "https://segmentfault.com/a/1190000042581816",
132
+ "author": "小傅哥",
133
+ "home_url": "https://segmentfault.com/u/fuzhengwei",
134
+ "votes": "10",
135
+ "rank": 15
118
136
  },
119
137
  {
120
138
  "title": "Java反射真正的详解,学以致用,实战案例,虽不及万字,但也已有近8000字",
@@ -123,7 +141,7 @@
123
141
  "author": "宁在春",
124
142
  "home_url": "https://segmentfault.com/u/wyh_study",
125
143
  "votes": "15",
126
- "rank": 14
144
+ "rank": 16
127
145
  },
128
146
  {
129
147
  "title": "1000粉!使用Three.js实现一个创意纪念页面 🏆",
@@ -132,7 +150,7 @@
132
150
  "author": "dragonir",
133
151
  "home_url": "https://segmentfault.com/u/dragonir",
134
152
  "votes": "9",
135
- "rank": 15
153
+ "rank": 17
136
154
  },
137
155
  {
138
156
  "title": "当你 git push 时,极狐GitLab上发生了什么?",
@@ -141,24 +159,6 @@
141
159
  "author": "极狐GitLab",
142
160
  "home_url": "https://segmentfault.com/u/jihu_gitlab",
143
161
  "votes": "9",
144
- "rank": 16
145
- },
146
- {
147
- "title": "超强的纯 CSS 鼠标点击拖拽效果",
148
- "description": "背景鼠标拖拽元素移动,算是一个稍微有点点复杂的交互。而在本文,我们就将打破常规,向大家介绍一种超强的仅仅使用纯 CSS 就能够实现的鼠标点击拖拽效果。在之前的这篇文章中 -- 不可思议的纯 CSS 实现鼠标跟随...",
149
- "url": "https://segmentfault.com/a/1190000042589774",
150
- "author": "chokcoco",
151
- "home_url": "https://segmentfault.com/u/chokcoco",
152
- "votes": "10",
153
- "rank": 17
154
- },
155
- {
156
- "title": "35+,如果面试让我手写红黑树!",
157
- "description": "为啥,面试官那么喜欢让你聊聊 HashMap?因为 HashMap 涉及的东西广,用到的数据结构多,问题延展性好,一个 HashMap 就能聊下来80%的数据结构了。而且面试 HashMap 能通过你对红黑树的了解定位出你哪个级别的研...",
158
- "url": "https://segmentfault.com/a/1190000042581816",
159
- "author": "小傅哥",
160
- "home_url": "https://segmentfault.com/u/fuzhengwei",
161
- "votes": "8",
162
162
  "rank": 18
163
163
  },
164
164
  {
@@ -215,15 +215,6 @@
215
215
  "votes": "4",
216
216
  "rank": 24
217
217
  },
218
- {
219
- "title": "近期对前端性能优化的总结",
220
- "description": "前端性能优化不管是在面试中还是在实际开发过程中,都是每一个前端开发工程师都必不可少的能力。本文总结本人多年开发经验中对前端性能优化的理解,希望对大家有所帮助,因涉及的优化方向较多,针对某些细节不再...",
221
- "url": "https://segmentfault.com/a/1190000042461022",
222
- "author": "南城大前端",
223
- "home_url": "https://segmentfault.com/u/nanchengfe",
224
- "votes": "5",
225
- "rank": 25
226
- },
227
218
  {
228
219
  "title": "用Colab免费部署自己的AI绘画云平台—— Stable Diffusion",
229
220
  "description": "AI绘画门槛又又又降低了,从最开始需要花半天时间折腾的 Disco-Diffusion ,紧接着 Stable Diffusion 在 github 上开源,各家平台都推出了云平台,让用户通过轻松的点击、选择、输入就能生成一张张AI图。",
@@ -231,6 +222,15 @@
231
222
  "author": "程序员秋风",
232
223
  "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
233
224
  "votes": "6",
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "Segmentfault 思否首届「猫猫杯」线上代码共创大赛正式启动,快来 DIY 你的专属表情包!",
229
+ "description": "关注我们的朋友们都知道,SegmentFault 思否的吉祥物是一只独一无二、特立独行、热爱自由的(>^ω^<)独角猫,也是社区的首席摸鱼官。",
230
+ "url": "https://segmentfault.com/a/1190000042567232",
231
+ "author": "SegmentFault思否",
232
+ "home_url": "https://segmentfault.com/u/segmentfault",
233
+ "votes": "5",
234
234
  "rank": 26
235
235
  },
236
236
  {
@@ -242,15 +242,6 @@
242
242
  "votes": "9",
243
243
  "rank": 27
244
244
  },
245
- {
246
- "title": "与小程序的 2M 空间斗智斗勇之图片优化",
247
- "description": "现在的网站或者 app 等各类应用,但凡有图片资源,基本上都是通过 CDN 的方式加载,而 CDN 方面大概率也就是阿里云或者腾讯云了。在 CDN 中会做的一个事情,必然是对图片资源的优化、压缩。久而久之,大家似乎也...",
248
- "url": "https://segmentfault.com/a/1190000042507363",
249
- "author": "林小志",
250
- "home_url": "https://segmentfault.com/u/linxz",
251
- "votes": "4",
252
- "rank": 28
253
- },
254
245
  {
255
246
  "title": "2022 SegmentFault 思否程序员大调查",
256
247
  "description": "程序员,作为用代码创造世界的工作者,在大众眼里往往是「加班狂」的典型代表;在面对激烈的职场竞争与压力时,作为程序员的你会选择 卷 or 躺平呢?",
@@ -258,6 +249,15 @@
258
249
  "author": "SegmentFault思否",
259
250
  "home_url": "https://segmentfault.com/u/segmentfault",
260
251
  "votes": "5",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "与小程序的 2M 空间斗智斗勇之图片优化",
256
+ "description": "现在的网站或者 app 等各类应用,但凡有图片资源,基本上都是通过 CDN 的方式加载,而 CDN 方面大概率也就是阿里云或者腾讯云了。在 CDN 中会做的一个事情,必然是对图片资源的优化、压缩。久而久之,大家似乎也...",
257
+ "url": "https://segmentfault.com/a/1190000042507363",
258
+ "author": "林小志",
259
+ "home_url": "https://segmentfault.com/u/linxz",
260
+ "votes": "4",
261
261
  "rank": 29
262
262
  },
263
263
  {