@wcj/github-rank 22.7.25 → 22.7.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 +20854 -20846
- package/dist/sifou-daily.json +48 -12
- package/dist/sifou-monthly.json +38 -38
- package/dist/sifou-weekly.json +149 -149
- package/dist/toutiao-30.json +24 -24
- package/dist/toutiao-7.json +60 -60
- package/dist/toutiao-90.json +1 -1
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +153 -153
- package/dist/users.china.json +1399 -1398
- package/dist/users.json +2353 -2355
- package/package.json +1 -1
- package/web/data/repos.json +20854 -20846
- package/web/data/sifou-daily.json +48 -12
- package/web/data/sifou-monthly.json +38 -38
- package/web/data/sifou-weekly.json +149 -149
- package/web/data/toutiao-30.json +24 -24
- package/web/data/toutiao-7.json +60 -60
- package/web/data/toutiao-90.json +1 -1
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +153 -153
- package/web/data/users.china.json +1399 -1398
- package/web/data/users.json +2353 -2355
- package/web/index.html +1242 -1242
- package/web/repos.html +2713 -2717
- package/web/sifou-daily.html +123 -11
- package/web/sifou-monthly.html +47 -47
- package/web/sifou-weekly.html +140 -140
- package/web/toutiao-30.html +34 -34
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +3 -3
- package/web/trending-monthly.html +129 -129
- package/web/trending-weekly.html +135 -135
- package/web/trending.html +141 -149
- package/web/users.china.html +860 -860
package/web/toutiao-7.html
CHANGED
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
</a>
|
|
124
124
|
|
|
125
125
|
</h1>
|
|
126
|
-
<div class="time">Last cache created on 2022/7/
|
|
126
|
+
<div class="time">Last cache created on 2022/7/26 by
|
|
127
127
|
|
|
128
128
|
|
|
129
129
|
|
|
@@ -150,18 +150,18 @@
|
|
|
150
150
|
|
|
151
151
|
<li>
|
|
152
152
|
<div class="avatar">
|
|
153
|
-
<a href="https://toutiao.io/subjects/
|
|
154
|
-
<img src="https://img.toutiao.io/subject/
|
|
153
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
154
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
155
155
|
</a>
|
|
156
156
|
</div>
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://toutiao.io/k/
|
|
160
|
+
<a href="https://toutiao.io/k/9pzybmk" target="_blank" title="花了一周,我总结了120个数据分析指标与术语。">花了一周,我总结了120个数据分析指标与术语。</a>
|
|
161
161
|
</div>
|
|
162
162
|
|
|
163
163
|
<div class="details">
|
|
164
|
-
|
|
164
|
+
|
|
165
165
|
</div>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="followers" title="followers">
|
|
@@ -170,24 +170,24 @@
|
|
|
170
170
|
<path d="M0 0h16v16H0z"/>
|
|
171
171
|
<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"/>
|
|
172
172
|
</g>
|
|
173
|
-
</svg><span>
|
|
173
|
+
</svg><span>74</span>
|
|
174
174
|
</div>
|
|
175
175
|
</li>
|
|
176
176
|
|
|
177
177
|
<li>
|
|
178
178
|
<div class="avatar">
|
|
179
|
-
<a href="https://toutiao.io/subjects/
|
|
180
|
-
<img src="https://img.toutiao.io/subject/
|
|
179
|
+
<a href="https://toutiao.io/subjects/453205" target="_blank">
|
|
180
|
+
<img src="https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb" loading="lazy" title="苏三说技术 - 独家号" alt="苏三说技术 - 独家号" />
|
|
181
181
|
</a>
|
|
182
182
|
</div>
|
|
183
183
|
<div class="info">
|
|
184
184
|
<div class="rank">
|
|
185
185
|
<span title="Ranking 2">2</span>
|
|
186
|
-
<a href="https://toutiao.io/k/
|
|
186
|
+
<a href="https://toutiao.io/k/jv8g1r6" target="_blank" title="聊聊Java中代码优化的30个小技巧">聊聊Java中代码优化的30个小技巧</a>
|
|
187
187
|
</div>
|
|
188
188
|
|
|
189
189
|
<div class="details">
|
|
190
|
-
|
|
190
|
+
大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...
|
|
191
191
|
</div>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="followers" title="followers">
|
|
@@ -196,24 +196,24 @@
|
|
|
196
196
|
<path d="M0 0h16v16H0z"/>
|
|
197
197
|
<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"/>
|
|
198
198
|
</g>
|
|
199
|
-
</svg><span>
|
|
199
|
+
</svg><span>75</span>
|
|
200
200
|
</div>
|
|
201
201
|
</li>
|
|
202
202
|
|
|
203
203
|
<li>
|
|
204
204
|
<div class="avatar">
|
|
205
|
-
<a href="https://toutiao.io/subjects/
|
|
206
|
-
<img src="https://img.toutiao.io/subject/
|
|
205
|
+
<a href="https://toutiao.io/subjects/205186" target="_blank">
|
|
206
|
+
<img src="https://img.toutiao.io/subject/1be92f5a50224852895d647097a6d521/thumb" loading="lazy" title="测试之路 - 独家号" alt="测试之路 - 独家号" />
|
|
207
207
|
</a>
|
|
208
208
|
</div>
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://toutiao.io/k/
|
|
212
|
+
<a href="https://toutiao.io/k/8oqx21m" target="_blank" title="腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!">腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!</a>
|
|
213
213
|
</div>
|
|
214
214
|
|
|
215
215
|
<div class="details">
|
|
216
|
-
|
|
216
|
+
点击关注公众号,Java干货及时送达来源:腾讯开源项目简介腾讯tmagic-editor是一个所见即所得的页面可视化编辑器,基于tmagic-editor可以快速搭建可视化页面生产...
|
|
217
217
|
</div>
|
|
218
218
|
</div>
|
|
219
219
|
<div class="followers" title="followers">
|
|
@@ -222,24 +222,24 @@
|
|
|
222
222
|
<path d="M0 0h16v16H0z"/>
|
|
223
223
|
<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"/>
|
|
224
224
|
</g>
|
|
225
|
-
</svg><span>
|
|
225
|
+
</svg><span>58</span>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
228
228
|
|
|
229
229
|
<li>
|
|
230
230
|
<div class="avatar">
|
|
231
|
-
<a href="https://toutiao.io/subjects/
|
|
232
|
-
<img src="https://img.toutiao.io/subject/
|
|
231
|
+
<a href="https://toutiao.io/subjects/98777" target="_blank">
|
|
232
|
+
<img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
|
|
233
233
|
</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="info">
|
|
236
236
|
<div class="rank">
|
|
237
237
|
<span title="Ranking 4">4</span>
|
|
238
|
-
<a href="https://toutiao.io/k/
|
|
238
|
+
<a href="https://toutiao.io/k/xqm5e8k" target="_blank" title="分布式接口幂等性、分布式限流:Guava 、nginx和lua限流">分布式接口幂等性、分布式限流:Guava 、nginx和lua限流</a>
|
|
239
239
|
</div>
|
|
240
240
|
|
|
241
241
|
<div class="details">
|
|
242
|
-
|
|
242
|
+
原文:blog.csdn.net/qq_34886352/article/details/104694550一、接口幂等性接口幂等性就是用户对于同一操作发起的一次请求或者多次请求的...
|
|
243
243
|
</div>
|
|
244
244
|
</div>
|
|
245
245
|
<div class="followers" title="followers">
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
<path d="M0 0h16v16H0z"/>
|
|
249
249
|
<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"/>
|
|
250
250
|
</g>
|
|
251
|
-
</svg><span>
|
|
251
|
+
</svg><span>39</span>
|
|
252
252
|
</div>
|
|
253
253
|
</li>
|
|
254
254
|
|
|
@@ -280,18 +280,18 @@
|
|
|
280
280
|
|
|
281
281
|
<li>
|
|
282
282
|
<div class="avatar">
|
|
283
|
-
<a href="https://toutiao.io/subjects/
|
|
284
|
-
<img src="https://img.toutiao.io/subject/
|
|
283
|
+
<a href="https://toutiao.io/subjects/609" target="_blank">
|
|
284
|
+
<img src="https://img.toutiao.io/subject/4b1c10de9e594051bfa8ac27a4c00a79/thumb" loading="lazy" title="逻魔代码 - 独家号" alt="逻魔代码 - 独家号" />
|
|
285
285
|
</a>
|
|
286
286
|
</div>
|
|
287
287
|
<div class="info">
|
|
288
288
|
<div class="rank">
|
|
289
289
|
<span title="Ranking 6">6</span>
|
|
290
|
-
<a href="https://toutiao.io/k/
|
|
290
|
+
<a href="https://toutiao.io/k/01ufo5b" target="_blank" title="2 万字详解,吃透 ES!">2 万字详解,吃透 ES!</a>
|
|
291
291
|
</div>
|
|
292
292
|
|
|
293
293
|
<div class="details">
|
|
294
|
-
|
|
294
|
+
|
|
295
295
|
</div>
|
|
296
296
|
</div>
|
|
297
297
|
<div class="followers" title="followers">
|
|
@@ -300,24 +300,24 @@
|
|
|
300
300
|
<path d="M0 0h16v16H0z"/>
|
|
301
301
|
<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"/>
|
|
302
302
|
</g>
|
|
303
|
-
</svg><span>
|
|
303
|
+
</svg><span>39</span>
|
|
304
304
|
</div>
|
|
305
305
|
</li>
|
|
306
306
|
|
|
307
307
|
<li>
|
|
308
308
|
<div class="avatar">
|
|
309
|
-
<a href="https://toutiao.io/subjects/
|
|
310
|
-
<img src="https://img.toutiao.io/subject/
|
|
309
|
+
<a href="https://toutiao.io/subjects/194141" target="_blank">
|
|
310
|
+
<img src="https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb" loading="lazy" title="乱点技能树 - 独家号" alt="乱点技能树 - 独家号" />
|
|
311
311
|
</a>
|
|
312
312
|
</div>
|
|
313
313
|
<div class="info">
|
|
314
314
|
<div class="rank">
|
|
315
315
|
<span title="Ranking 7">7</span>
|
|
316
|
-
<a href="https://toutiao.io/k/
|
|
316
|
+
<a href="https://toutiao.io/k/2gc8qxi" target="_blank" title="RabbitMQ、RocketMQ、Kafka 三元归一">RabbitMQ、RocketMQ、Kafka 三元归一</a>
|
|
317
317
|
</div>
|
|
318
318
|
|
|
319
319
|
<div class="details">
|
|
320
|
-
|
|
320
|
+
|
|
321
321
|
</div>
|
|
322
322
|
</div>
|
|
323
323
|
<div class="followers" title="followers">
|
|
@@ -326,20 +326,20 @@
|
|
|
326
326
|
<path d="M0 0h16v16H0z"/>
|
|
327
327
|
<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"/>
|
|
328
328
|
</g>
|
|
329
|
-
</svg><span>
|
|
329
|
+
</svg><span>31</span>
|
|
330
330
|
</div>
|
|
331
331
|
</li>
|
|
332
332
|
|
|
333
333
|
<li>
|
|
334
334
|
<div class="avatar">
|
|
335
|
-
<a href="https://toutiao.io/subjects/
|
|
336
|
-
<img src="https://img.toutiao.io/subject/
|
|
335
|
+
<a href="https://toutiao.io/subjects/98777" target="_blank">
|
|
336
|
+
<img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
|
|
337
337
|
</a>
|
|
338
338
|
</div>
|
|
339
339
|
<div class="info">
|
|
340
340
|
<div class="rank">
|
|
341
341
|
<span title="Ranking 8">8</span>
|
|
342
|
-
<a href="https://toutiao.io/k/
|
|
342
|
+
<a href="https://toutiao.io/k/ajkvysg" target="_blank" title="聊聊并发编程的10个坑">聊聊并发编程的10个坑</a>
|
|
343
343
|
</div>
|
|
344
344
|
|
|
345
345
|
<div class="details">
|
|
@@ -352,20 +352,20 @@
|
|
|
352
352
|
<path d="M0 0h16v16H0z"/>
|
|
353
353
|
<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"/>
|
|
354
354
|
</g>
|
|
355
|
-
</svg><span>
|
|
355
|
+
</svg><span>29</span>
|
|
356
356
|
</div>
|
|
357
357
|
</li>
|
|
358
358
|
|
|
359
359
|
<li>
|
|
360
360
|
<div class="avatar">
|
|
361
|
-
<a href="https://toutiao.io/subjects/
|
|
362
|
-
<img src="https://img.toutiao.io/subject/
|
|
361
|
+
<a href="https://toutiao.io/subjects/194141" target="_blank">
|
|
362
|
+
<img src="https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb" loading="lazy" title="乱点技能树 - 独家号" alt="乱点技能树 - 独家号" />
|
|
363
363
|
</a>
|
|
364
364
|
</div>
|
|
365
365
|
<div class="info">
|
|
366
366
|
<div class="rank">
|
|
367
367
|
<span title="Ranking 9">9</span>
|
|
368
|
-
<a href="https://toutiao.io/k/
|
|
368
|
+
<a href="https://toutiao.io/k/btmeu2x" target="_blank" title="揭秘技术 Leader 必备的 7 大清奇脑回路">揭秘技术 Leader 必备的 7 大清奇脑回路</a>
|
|
369
369
|
</div>
|
|
370
370
|
|
|
371
371
|
<div class="details">
|
|
@@ -378,20 +378,20 @@
|
|
|
378
378
|
<path d="M0 0h16v16H0z"/>
|
|
379
379
|
<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"/>
|
|
380
380
|
</g>
|
|
381
|
-
</svg><span>
|
|
381
|
+
</svg><span>26</span>
|
|
382
382
|
</div>
|
|
383
383
|
</li>
|
|
384
384
|
|
|
385
385
|
<li>
|
|
386
386
|
<div class="avatar">
|
|
387
|
-
<a href="https://toutiao.io/subjects/
|
|
388
|
-
<img src="https://img.toutiao.io/subject/
|
|
387
|
+
<a href="https://toutiao.io/subjects/132403" target="_blank">
|
|
388
|
+
<img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
|
|
389
389
|
</a>
|
|
390
390
|
</div>
|
|
391
391
|
<div class="info">
|
|
392
392
|
<div class="rank">
|
|
393
393
|
<span title="Ranking 10">10</span>
|
|
394
|
-
<a href="https://toutiao.io/k/
|
|
394
|
+
<a href="https://toutiao.io/k/uncruss" target="_blank" title="换掉Postman,事实证明它更牛逼!">换掉Postman,事实证明它更牛逼!</a>
|
|
395
395
|
</div>
|
|
396
396
|
|
|
397
397
|
<div class="details">
|
|
@@ -404,20 +404,20 @@
|
|
|
404
404
|
<path d="M0 0h16v16H0z"/>
|
|
405
405
|
<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"/>
|
|
406
406
|
</g>
|
|
407
|
-
</svg><span>
|
|
407
|
+
</svg><span>22</span>
|
|
408
408
|
</div>
|
|
409
409
|
</li>
|
|
410
410
|
|
|
411
411
|
<li>
|
|
412
412
|
<div class="avatar">
|
|
413
|
-
<a href="https://toutiao.io/subjects/
|
|
414
|
-
<img src="https://img.toutiao.io/subject/
|
|
413
|
+
<a href="https://toutiao.io/subjects/134283" target="_blank">
|
|
414
|
+
<img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
|
|
415
415
|
</a>
|
|
416
416
|
</div>
|
|
417
417
|
<div class="info">
|
|
418
418
|
<div class="rank">
|
|
419
419
|
<span title="Ranking 11">11</span>
|
|
420
|
-
<a href="https://toutiao.io/k/
|
|
420
|
+
<a href="https://toutiao.io/k/o4hxpl5" target="_blank" title="Linux 程序编译过程详解">Linux 程序编译过程详解</a>
|
|
421
421
|
</div>
|
|
422
422
|
|
|
423
423
|
<div class="details">
|
|
@@ -430,24 +430,24 @@
|
|
|
430
430
|
<path d="M0 0h16v16H0z"/>
|
|
431
431
|
<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"/>
|
|
432
432
|
</g>
|
|
433
|
-
</svg><span>
|
|
433
|
+
</svg><span>18</span>
|
|
434
434
|
</div>
|
|
435
435
|
</li>
|
|
436
436
|
|
|
437
437
|
<li>
|
|
438
438
|
<div class="avatar">
|
|
439
|
-
<a href="https://toutiao.io/subjects/
|
|
440
|
-
<img src="https://img.toutiao.io/subject/
|
|
439
|
+
<a href="https://toutiao.io/subjects/98777" target="_blank">
|
|
440
|
+
<img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
|
|
441
441
|
</a>
|
|
442
442
|
</div>
|
|
443
443
|
<div class="info">
|
|
444
444
|
<div class="rank">
|
|
445
445
|
<span title="Ranking 12">12</span>
|
|
446
|
-
<a href="https://toutiao.io/k/
|
|
446
|
+
<a href="https://toutiao.io/k/e3bhmfr" target="_blank" title="难道,降本增效就是裁员吗">难道,降本增效就是裁员吗</a>
|
|
447
447
|
</div>
|
|
448
448
|
|
|
449
449
|
<div class="details">
|
|
450
|
-
|
|
450
|
+
原创不易,求分享、求一键三连上次提问团队一盘散沙怎么破的粉丝又问了一道大题小钗,CEO告诉我:作为总监级应该有降本增效的认知但每次后续都是裁员,难道降本增效就是裁员吗?额,怎么说呢...
|
|
451
451
|
</div>
|
|
452
452
|
</div>
|
|
453
453
|
<div class="followers" title="followers">
|
|
@@ -456,20 +456,20 @@
|
|
|
456
456
|
<path d="M0 0h16v16H0z"/>
|
|
457
457
|
<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"/>
|
|
458
458
|
</g>
|
|
459
|
-
</svg><span>
|
|
459
|
+
</svg><span>20</span>
|
|
460
460
|
</div>
|
|
461
461
|
</li>
|
|
462
462
|
|
|
463
463
|
<li>
|
|
464
464
|
<div class="avatar">
|
|
465
|
-
<a href="https://toutiao.io/subjects/
|
|
466
|
-
<img src="https://img.toutiao.io/subject/
|
|
465
|
+
<a href="https://toutiao.io/subjects/132403" target="_blank">
|
|
466
|
+
<img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
|
|
467
467
|
</a>
|
|
468
468
|
</div>
|
|
469
469
|
<div class="info">
|
|
470
470
|
<div class="rank">
|
|
471
471
|
<span title="Ranking 13">13</span>
|
|
472
|
-
<a href="https://toutiao.io/k/
|
|
472
|
+
<a href="https://toutiao.io/k/9whfs9c" target="_blank" title="一次 MySQL 误操作导致的事故,「高可用」都顶不住了!">一次 MySQL 误操作导致的事故,「高可用」都顶不住了!</a>
|
|
473
473
|
</div>
|
|
474
474
|
|
|
475
475
|
<div class="details">
|
|
@@ -482,24 +482,24 @@
|
|
|
482
482
|
<path d="M0 0h16v16H0z"/>
|
|
483
483
|
<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"/>
|
|
484
484
|
</g>
|
|
485
|
-
</svg><span>
|
|
485
|
+
</svg><span>15</span>
|
|
486
486
|
</div>
|
|
487
487
|
</li>
|
|
488
488
|
|
|
489
489
|
<li>
|
|
490
490
|
<div class="avatar">
|
|
491
|
-
<a href="https://toutiao.io/subjects/
|
|
492
|
-
<img src="https://img.toutiao.io/subject/
|
|
491
|
+
<a href="https://toutiao.io/subjects/26578" target="_blank">
|
|
492
|
+
<img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
|
|
493
493
|
</a>
|
|
494
494
|
</div>
|
|
495
495
|
<div class="info">
|
|
496
496
|
<div class="rank">
|
|
497
497
|
<span title="Ranking 14">14</span>
|
|
498
|
-
<a href="https://toutiao.io/k/
|
|
498
|
+
<a href="https://toutiao.io/k/ur9pbh3" target="_blank" title="一文深入浅出 ETCD">一文深入浅出 ETCD</a>
|
|
499
499
|
</div>
|
|
500
500
|
|
|
501
501
|
<div class="details">
|
|
502
|
-
|
|
502
|
+
|
|
503
503
|
</div>
|
|
504
504
|
</div>
|
|
505
505
|
<div class="followers" title="followers">
|
|
@@ -508,20 +508,20 @@
|
|
|
508
508
|
<path d="M0 0h16v16H0z"/>
|
|
509
509
|
<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"/>
|
|
510
510
|
</g>
|
|
511
|
-
</svg><span>
|
|
511
|
+
</svg><span>18</span>
|
|
512
512
|
</div>
|
|
513
513
|
</li>
|
|
514
514
|
|
|
515
515
|
<li>
|
|
516
516
|
<div class="avatar">
|
|
517
|
-
<a href="https://toutiao.io/subjects/
|
|
518
|
-
<img src="https://img.toutiao.io/subject/
|
|
517
|
+
<a href="https://toutiao.io/subjects/300686" target="_blank">
|
|
518
|
+
<img src="https://img.toutiao.io/subject/c8a60287ae464b8db21221a59774ceb3/thumb" loading="lazy" title="AIHackers - 独家号" alt="AIHackers - 独家号" />
|
|
519
519
|
</a>
|
|
520
520
|
</div>
|
|
521
521
|
<div class="info">
|
|
522
522
|
<div class="rank">
|
|
523
523
|
<span title="Ranking 15">15</span>
|
|
524
|
-
<a href="https://toutiao.io/k/
|
|
524
|
+
<a href="https://toutiao.io/k/62ckn78" target="_blank" title="吴恩达:机器学习的六个核心算法">吴恩达:机器学习的六个核心算法</a>
|
|
525
525
|
</div>
|
|
526
526
|
|
|
527
527
|
<div class="details">
|
|
@@ -534,24 +534,24 @@
|
|
|
534
534
|
<path d="M0 0h16v16H0z"/>
|
|
535
535
|
<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"/>
|
|
536
536
|
</g>
|
|
537
|
-
</svg><span>
|
|
537
|
+
</svg><span>16</span>
|
|
538
538
|
</div>
|
|
539
539
|
</li>
|
|
540
540
|
|
|
541
541
|
<li>
|
|
542
542
|
<div class="avatar">
|
|
543
|
-
<a href="https://toutiao.io/subjects/
|
|
544
|
-
<img src="https://img.toutiao.io/subject/
|
|
543
|
+
<a href="https://toutiao.io/subjects/117027" target="_blank">
|
|
544
|
+
<img src="https://img.toutiao.io/subject/50e9b8208bfd488897fed22d15d9aa0e/thumb" loading="lazy" title="美团技术团队 - 独家号" alt="美团技术团队 - 独家号" />
|
|
545
545
|
</a>
|
|
546
546
|
</div>
|
|
547
547
|
<div class="info">
|
|
548
548
|
<div class="rank">
|
|
549
549
|
<span title="Ranking 16">16</span>
|
|
550
|
-
<a href="https://toutiao.io/k/
|
|
550
|
+
<a href="https://toutiao.io/k/1j545r2" target="_blank" title="可视化全链路日志追踪">可视化全链路日志追踪</a>
|
|
551
551
|
</div>
|
|
552
552
|
|
|
553
553
|
<div class="details">
|
|
554
|
-
|
|
554
|
+
总第523篇2022年 第040篇可观测性作为系统高可用的重要保障,已经成为系统建设中不可或缺的一环。然而随着业务逻辑的日益复杂,传统的ELK方案在日志搜集、筛选和分析等方面愈加耗...
|
|
555
555
|
</div>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="followers" title="followers">
|
|
@@ -560,24 +560,24 @@
|
|
|
560
560
|
<path d="M0 0h16v16H0z"/>
|
|
561
561
|
<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"/>
|
|
562
562
|
</g>
|
|
563
|
-
</svg><span>
|
|
563
|
+
</svg><span>17</span>
|
|
564
564
|
</div>
|
|
565
565
|
</li>
|
|
566
566
|
|
|
567
567
|
<li>
|
|
568
568
|
<div class="avatar">
|
|
569
|
-
<a href="https://toutiao.io/subjects/
|
|
570
|
-
<img src="https://img.toutiao.io/subject/
|
|
569
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
570
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
571
571
|
</a>
|
|
572
572
|
</div>
|
|
573
573
|
<div class="info">
|
|
574
574
|
<div class="rank">
|
|
575
575
|
<span title="Ranking 17">17</span>
|
|
576
|
-
<a href="https://toutiao.io/k/
|
|
576
|
+
<a href="https://toutiao.io/k/l24ybp9" target="_blank" title="2w字详解数据湖:概念、特征、架构与案例">2w字详解数据湖:概念、特征、架构与案例</a>
|
|
577
577
|
</div>
|
|
578
578
|
|
|
579
579
|
<div class="details">
|
|
580
|
-
|
|
580
|
+
|
|
581
581
|
</div>
|
|
582
582
|
</div>
|
|
583
583
|
<div class="followers" title="followers">
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
<path d="M0 0h16v16H0z"/>
|
|
587
587
|
<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"/>
|
|
588
588
|
</g>
|
|
589
|
-
</svg><span>
|
|
589
|
+
</svg><span>15</span>
|
|
590
590
|
</div>
|
|
591
591
|
</li>
|
|
592
592
|
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
<div class="info">
|
|
600
600
|
<div class="rank">
|
|
601
601
|
<span title="Ranking 18">18</span>
|
|
602
|
-
<a href="https://toutiao.io/k/
|
|
602
|
+
<a href="https://toutiao.io/k/c8oeoo7" target="_blank" title="使用Go语言开发eBPF程序">使用Go语言开发eBPF程序</a>
|
|
603
603
|
</div>
|
|
604
604
|
|
|
605
605
|
<div class="details">
|
|
@@ -612,20 +612,20 @@
|
|
|
612
612
|
<path d="M0 0h16v16H0z"/>
|
|
613
613
|
<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"/>
|
|
614
614
|
</g>
|
|
615
|
-
</svg><span>
|
|
615
|
+
</svg><span>14</span>
|
|
616
616
|
</div>
|
|
617
617
|
</li>
|
|
618
618
|
|
|
619
619
|
<li>
|
|
620
620
|
<div class="avatar">
|
|
621
|
-
<a href="https://toutiao.io/subjects/
|
|
622
|
-
<img src="https://img.toutiao.io/subject/
|
|
621
|
+
<a href="https://toutiao.io/subjects/136176" target="_blank">
|
|
622
|
+
<img src="https://img.toutiao.io/subject/6ee3bb205b3248c2b746c1506548181a/thumb" loading="lazy" title="大数据生态 - 独家号" alt="大数据生态 - 独家号" />
|
|
623
623
|
</a>
|
|
624
624
|
</div>
|
|
625
625
|
<div class="info">
|
|
626
626
|
<div class="rank">
|
|
627
627
|
<span title="Ranking 19">19</span>
|
|
628
|
-
<a href="https://toutiao.io/k/
|
|
628
|
+
<a href="https://toutiao.io/k/kdve4zs" target="_blank" title="推荐实现Apache Kafka高可靠高弹性的三篇文章">推荐实现Apache Kafka高可靠高弹性的三篇文章</a>
|
|
629
629
|
</div>
|
|
630
630
|
|
|
631
631
|
<div class="details">
|
|
@@ -638,20 +638,20 @@
|
|
|
638
638
|
<path d="M0 0h16v16H0z"/>
|
|
639
639
|
<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"/>
|
|
640
640
|
</g>
|
|
641
|
-
</svg><span>
|
|
641
|
+
</svg><span>14</span>
|
|
642
642
|
</div>
|
|
643
643
|
</li>
|
|
644
644
|
|
|
645
645
|
<li>
|
|
646
646
|
<div class="avatar">
|
|
647
|
-
<a href="https://toutiao.io/subjects/
|
|
648
|
-
<img src="https://img.toutiao.io/subject/
|
|
647
|
+
<a href="https://toutiao.io/subjects/26578" target="_blank">
|
|
648
|
+
<img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
|
|
649
649
|
</a>
|
|
650
650
|
</div>
|
|
651
651
|
<div class="info">
|
|
652
652
|
<div class="rank">
|
|
653
653
|
<span title="Ranking 20">20</span>
|
|
654
|
-
<a href="https://toutiao.io/k/
|
|
654
|
+
<a href="https://toutiao.io/k/9vn9jan" target="_blank" title="Java 8 的异步利器:CompletableFuture源码级解析(建议精读)">Java 8 的异步利器:CompletableFuture源码级解析(建议精读)</a>
|
|
655
655
|
</div>
|
|
656
656
|
|
|
657
657
|
<div class="details">
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
<path d="M0 0h16v16H0z"/>
|
|
665
665
|
<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"/>
|
|
666
666
|
</g>
|
|
667
|
-
</svg><span>
|
|
667
|
+
</svg><span>12</span>
|
|
668
668
|
</div>
|
|
669
669
|
</li>
|
|
670
670
|
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
685
685
|
</a>
|
|
686
686
|
</div>
|
|
687
|
-
<div class="time">Last cache created on 2022/7/
|
|
687
|
+
<div class="time">Last cache created on 2022/7/26 by Github API v3.</div>
|
|
688
688
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
689
689
|
</div>
|
|
690
690
|
</body>
|
package/web/toutiao-90.html
CHANGED
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
</a>
|
|
124
124
|
|
|
125
125
|
</h1>
|
|
126
|
-
<div class="time">Last cache created on 2022/7/
|
|
126
|
+
<div class="time">Last cache created on 2022/7/26 by
|
|
127
127
|
|
|
128
128
|
|
|
129
129
|
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
<path d="M0 0h16v16H0z"/>
|
|
275
275
|
<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"/>
|
|
276
276
|
</g>
|
|
277
|
-
</svg><span>
|
|
277
|
+
</svg><span>140</span>
|
|
278
278
|
</div>
|
|
279
279
|
</li>
|
|
280
280
|
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
815
815
|
</a>
|
|
816
816
|
</div>
|
|
817
|
-
<div class="time">Last cache created on 2022/7/
|
|
817
|
+
<div class="time">Last cache created on 2022/7/26 by Github API v3.</div>
|
|
818
818
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
819
819
|
</div>
|
|
820
820
|
</body>
|