@wcj/github-rank 22.1.30 → 22.2.3

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 (38) hide show
  1. package/dist/repos.json +33936 -33913
  2. package/dist/sifou-daily.json +12 -21
  3. package/dist/sifou-monthly.json +100 -100
  4. package/dist/sifou-weekly.json +172 -172
  5. package/dist/toutiao-30.json +80 -80
  6. package/dist/toutiao-7.json +124 -124
  7. package/dist/toutiao-90.json +32 -32
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +155 -155
  10. package/dist/trending-weekly.json +173 -173
  11. package/dist/users.china.json +1652 -1652
  12. package/dist/users.json +4351 -4351
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +33936 -33913
  16. package/web/data/sifou-daily.json +12 -21
  17. package/web/data/sifou-monthly.json +100 -100
  18. package/web/data/sifou-weekly.json +172 -172
  19. package/web/data/toutiao-30.json +80 -80
  20. package/web/data/toutiao-7.json +124 -124
  21. package/web/data/toutiao-90.json +32 -32
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +155 -155
  24. package/web/data/trending-weekly.json +173 -173
  25. package/web/data/users.china.json +1652 -1652
  26. package/web/data/users.json +4351 -4351
  27. package/web/index.html +2045 -2045
  28. package/web/repos.html +4215 -4223
  29. package/web/sifou-daily.html +12 -40
  30. package/web/sifou-monthly.html +142 -142
  31. package/web/sifou-weekly.html +148 -148
  32. package/web/toutiao-30.html +93 -93
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +70 -70
  35. package/web/trending-monthly.html +139 -143
  36. package/web/trending-weekly.html +148 -152
  37. package/web/trending.html +146 -154
  38. package/web/users.china.html +857 -857
@@ -94,7 +94,7 @@
94
94
 
95
95
 
96
96
  </h1>
97
- <div class="time">Last cache created on 2022/1/30 by
97
+ <div class="time">Last cache created on 2022/2/3 by
98
98
 
99
99
 
100
100
 
@@ -125,7 +125,7 @@
125
125
  <div class="info">
126
126
  <div class="rank">
127
127
  <span title="Ranking 1">1</span>
128
- <a href="https://segmentfault.com/a/1190000041355320" target="_blank" title="火山引擎违反 Apache 2.0 许可证的情况下非法地重新发布了Apache SkyWalking">火山引擎违反 Apache 2.0 许可证的情况下非法地重新发布了Apache SkyWalking</a>
128
+ <a href="https://segmentfault.com/a/1190000041361977" target="_blank" title="读Flink源码谈设计:Exactly Once">读Flink源码谈设计:Exactly Once</a>
129
129
  </div>
130
130
  <div class="sub-title followers">
131
131
 
@@ -136,15 +136,15 @@
136
136
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
137
137
  </g>
138
138
  </svg>
139
- <span>8</span>
139
+ <span>1</span>
140
140
  </span>
141
141
  &nbsp;
142
- <a target="_blank" href="https://segmentfault.com/u/mf" title="Programming Language">
143
- <span>鸣飞</span>
142
+ <a target="_blank" href="https://segmentfault.com/u/camile" title="Programming Language">
143
+ <span>泊浮目</span>
144
144
  </a>
145
145
  </div>
146
146
  <div class="details">
147
- 近日我们关注到知名开源项目 Apache SkyWalking 在其官方博客发布了文章称:字节跳动子公司火山引擎在使用 Apache SkyWalking 构建其商业化产品期间改变了所有的包名,删除了 Apache 软件基金会的 header,并且在...
147
+ 将Flink应用至生产已有一段时间,刚上生产的时候有幸排查过因数据倾斜引起的Checkpoint超时问题——当时简单的了解了相关机制,最近正好在读Flink源码,不如趁这个机会搞清楚。
148
148
  </div>
149
149
  </div>
150
150
  </li>
@@ -153,7 +153,7 @@
153
153
  <div class="info">
154
154
  <div class="rank">
155
155
  <span title="Ranking 2">2</span>
156
- <a href="https://segmentfault.com/a/1190000041355537" target="_blank" title="两年经验前端:字节跳动系—石墨文档面经">两年经验前端:字节跳动系—石墨文档面经</a>
156
+ <a href="https://segmentfault.com/a/1190000041362719" target="_blank" title="再解 JavaScript 原型与原型链">再解 JavaScript 原型与原型链</a>
157
157
  </div>
158
158
  <div class="sub-title followers">
159
159
 
@@ -164,43 +164,15 @@
164
164
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
165
165
  </g>
166
166
  </svg>
167
- <span>6</span>
167
+ <span>1</span>
168
168
  </span>
169
169
  &nbsp;
170
- <a target="_blank" href="https://segmentfault.com/u/user_ze46ouik" title="Programming Language">
171
- <span>Sunshine_Lin</span>
170
+ <a target="_blank" href="https://segmentfault.com/u/bianchengsanmei" title="Programming Language">
171
+ <span>编程三昧</span>
172
172
  </a>
173
173
  </div>
174
174
  <div class="details">
175
- 前言今天给大家分享一个字节跳动系公司——石墨文档的面经吧!废话不多说,先看题目!题目一面1、[&#39;10&#39;, &#39;10&#39;, &#39;10&#39;, &#39;10&#39;, &#39;10&#39;].map(parseInt) 的输出值是什么?2、你们现在的技术栈是什么?为什么要使用ts?3、s...
176
- </div>
177
- </div>
178
- </li>
179
-
180
- <li>
181
- <div class="info">
182
- <div class="rank">
183
- <span title="Ranking 3">3</span>
184
- <a href="https://segmentfault.com/a/1190000041355419" target="_blank" title="60行代码实现React的事件系统">60行代码实现React的事件系统</a>
185
- </div>
186
- <div class="sub-title followers">
187
-
188
- <span title="Stargazers Count">
189
- <svg width="12" height="12" viewBox="0 0 16 16">
190
- <g fill="none" fill-rule="evenodd">
191
- <path d="M0 0h16v16H0z"/>
192
- <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
193
- </g>
194
- </svg>
195
- <span>3</span>
196
- </span>
197
- &nbsp;
198
- <a target="_blank" href="https://segmentfault.com/u/kasong" title="Programming Language">
199
- <span>卡颂</span>
200
- </a>
201
- </div>
202
- <div class="details">
203
- 大家好,我卡颂。由于如下原因,React的事件系统代码量很大:需要抹平不同浏览器的差异与内部的优先级机制绑定需要考虑所有浏览器事件但如果抽丝剥茧会发现,事件系统的核心只有两个模块:SyntheticEvent(合成事...
175
+ 前言JavaScript 原型与原型链虽然是一个老生常谈的话题,但依然困惑着很多人,今天我再来从另一个角度谈谈这个问题。两个疑问先看这样一段代码: {代码...} 运行一下上面的代码,输出结果为 gogo。针对这个结果,...
204
176
  </div>
205
177
  </div>
206
178
  </li>
@@ -221,7 +193,7 @@
221
193
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
222
194
  </a>
223
195
  </div>
224
- <div class="time">Last cache created on 2022/1/30 by Github API v3.</div>
196
+ <div class="time">Last cache created on 2022/2/3 by Github API v3.</div>
225
197
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
226
198
  </div>
227
199
  </body>