-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
483 lines (383 loc) · 10.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Home — 怼力通证[Proof of DebugUself]</title>
<link rel="shortcut icon" href="./img/favicon.ico">
<link rel="stylesheet" href="./css/alabaster.css" type="text/css">
<link rel="stylesheet" href="./css/alabaster-overrides.css" type="text/css">
<script src="search/main.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
<!--
190916 ++tongji.baidu
-->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?7b96768fb6a5e86ac53eae70bb5fd60b";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<h1 id="_1">怼力通证<a class="headerlink" href="#_1" title="Permanent link">¶</a></h1>
<blockquote>
<p>Proof of DU</p>
</blockquote>
<p>::.</p>
<blockquote>
<p>gen. at 220831.091912.2719 </p>
</blockquote>
<table>
<thead>
<tr>
<th>怼员</th>
<th>怼力</th>
<th>数值</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://du.101.camp/PoDU/v1/atmcoffee/">atmcoffee</a></td>
<td>...</td>
<td>0.00</td>
</tr>
<tr>
<td><a href="https://du.101.camp/PoDU/v1/wuhuhu800/">wuhuhu800</a></td>
<td>...</td>
<td>0.00</td>
</tr>
<tr>
<td><a href="https://du.101.camp/PoDU/v1/xpgeng/">xpgeng</a></td>
<td>...</td>
<td>0.00</td>
</tr>
<tr>
<td><a href="https://du.101.camp/PoDU/v1/lfasmike/">LFasMike</a></td>
<td>...</td>
<td>0.00</td>
</tr>
<tr>
<td><a href="https://du.101.camp/PoDU/v1/chaozding/">chaozding</a></td>
<td>...</td>
<td>0.00</td>
</tr>
</tbody>
</table>
<p>.::</p>
<h2 id="_2">缘起<a class="headerlink" href="#_2" title="Permanent link">¶</a></h2>
<p>进入 <code>玻璃花园</code> 大家相互观察, 才能感受到自学的参差多态, 是多么欢乐.</p>
<blockquote>
<p>背景</p>
</blockquote>
<p>一个自学社区面临的典型问题</p>
<ul>
<li>如何证明自己在自学?</li>
<li>具体都自学了什么?</li>
</ul>
<blockquote>
<p>现象</p>
</blockquote>
<p>自怼圈任务丰富</p>
<p>而记录个人自怼证据大多分散在各处分支</p>
<p>收敛自学证据仅集中在手工化的 2 个维度:</p>
<pre><code>Season Plan
时间账单?
</code></pre>
<p>为更好得评估日有寸进</p>
<p>需自动化 多维评估工具...</p>
<blockquote>
<p>分析</p>
</blockquote>
<p>量化分析建立在可观察的外在行为指标上</p>
<p>幸好主要蟒营有效外部活动都在 github 中</p>
<p>而且: <a href="https://developer.github.com/v3/previews/">API previews | GitHub Developer Guide</a>
也有丰富接口</p>
<blockquote>
<p>目标</p>
</blockquote>
<p>自动化定期统计关键客观活性数据:</p>
<p>每个成员, 历史/近期 核心行为</p>
<ul>
<li>top5 单独的通证页面, URI 模式:<ul>
<li>du.101.camp/podu/</li>
</ul>
</li>
<li>包含:<ul>
<li>commit 次数, 涉及行数</li>
<li>commit-comments 次数, 字数</li>
<li>issue 次数, 字数, 平均字数/次</li>
<li>issue-comments 次数, 字数, 平均字数/次</li>
<li>wiki 编辑次数, 涉及字数</li>
</ul>
</li>
<li>以及, 通过归一化, 加权后, 活性指数, 在怼圈历史上的总排名</li>
</ul>
<blockquote>
<p>现状</p>
</blockquote>
<ul>
<li>代码: <a href="https://github.com/DebugUself/du4proto/tree/DU_tools/PoDU">du4proto/PoDU at DU_tools · DebugUself/du4proto</a></li>
<li>依赖:<ul>
<li>Python >= 3.7.0</li>
<li>requests</li>
<li>numpy</li>
<li>matplotlib</li>
<li>termgraph</li>
<li>textwrap3</li>
</ul>
</li>
<li>统计:<ul>
<li>ci ~ commit , 自怼仓库 push 次数</li>
<li>cc ~ commit-comments , 提交 diff 页面中的回复/讨论次数</li>
<li>is ~ issue , 自怼提案创建次数</li>
<li>ic ~ issue-comments , 自怼仓提案回复次数</li>
</ul>
</li>
</ul>
<p>以此综合指数为基础所有成员为数据域进行归一化处置</p>
<h2 id="_3">访问<a class="headerlink" href="#_3" title="Permanent link">¶</a></h2>
<ul>
<li>入口:https://github.com/DebugUself/PoDU</li>
<li>怼员:https://du.101.camp/PoDU/v0/{github 帐号}/><ul>
<li>eg:https://du.101.camp/PoDU/v0/zoomquiet/></li>
</ul>
</li>
</ul>
<p>详情参见 -> <a href="https://du.101.camp/2019-06/PoDU2-FourGods-bear/">PoDU 综述2:四神汤 ~ DebugUself with DAMA ;-)</a></p>
<h2 id="_4">( ̄▽ ̄)<a class="headerlink" href="#_4" title="Permanent link">¶</a></h2>
<ul>
<li>191006 ZQ fix #785</li>
<li>190820 @izhangshiying improve site by hand -> HTML</li>
<li>190609 init. site</li>
<li>190401 init. new proof</li>
<li>180401 pub. prototype srv.</li>
<li>170401 init. community</li>
</ul>
<!--
<h3>Navigation</h3>
<ul>
<li>
<a href="/duw/">Home</a>
</li>
<li>
<a href="/duw/publish/">Publish</a>
</li>
<li>
<a href="/duw/license/">License</a>
</li>
</ul>
-->
<!--190910 init. comments-->
<hr/>
<h3>蟒营®编程思维提高班 Python版/<b>第11期</b> 正在报名</h3>
<h4>精品小班/ 每期<42人</h4>
<blockquote><p>
<ul>
<li>
开始报名: <b>2020.7.22</b> </li>
<li>
报名截止: <b>2020.8.23</b> </li>
<li>
正式开课: <b>2020.8.30</b> </li>
<li>
课程结束: <b>2020.10.11</b> </li>
<!--
<li>
介绍文章:
<ul>
<li>
<a href="https://mp.weixin.qq.com/s/FbUYUtnSVPJseA6sBud5fQ">
我觉得潘石屹推广编程的姿势不对
</a>
</li>
<li>
<a href="https://mp.weixin.qq.com/s/_yMoR4pJJGlJx51DU8xGyg">
蟒营®/ 到底如何算"会编程"?
</a>
</li>
<li>
<a href="https://mp.weixin.qq.com/s/mSfEbGSgJAODtXC0BgMtDA">
蟒营®/ 到底改变了什么?
</a>
</li>
</ul>
</li>
-->
</ul>
<b>扫描</b>报名:
<img alt="101camp11py"
src="http://ydlj.zoomquiet.top/ipic/2020-07-21-regQR200721zip.jpg"/>
</p></blockquote>
<h2>蟒营®式 原创课程</h2>
<p>
伴你重享<b>学习</b>乐趣
</p>
<blockquote>
<p>
官网: <b>
<a href="https://py.101.camp/">py.101.camp</a>
</b>
</p>
<p>
<i>
Reactivate Joy by Self-teching <b>with You</b>
</i>
</p>
</blockquote>
<br/>
任何问题可先进入知识星球<b>(免费)</b>咨询:
<br/>
<img alt="FAQ"
src="http://ydlj.zoomquiet.top/ipic/2020-02-28-FAQ101camp-qr.jpeg?imageView2/2/w/360"/>
<p>关注公众号, 持续获得相关各种咨询:
<br/>
<img alt="mainium"
src="http://ydlj.zoomquiet.top/ipic/2020-02-15-mainium-qr-barnner.jpg"/>
</p>
<hr/>
<h4>追问</h4>
<blockquote>
<p>
任何问题, 随时邮件提问可也:
<br/>
<i>
</i>
</p>
</blockquote>
<hr/>
<!-- comments by gh-issue -->
<script src="https://utteranc.es/client.js"
repo="DebugUself/duw"
issue-term="url"
label="✨💬✨ "
theme="github-light"
crossorigin="anonymous"
async>
</script>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href=".">
<!--
src="./https://blog.101.camp/logo-owl-baby-h420.png"
-->
<img class="logo"
src="https://blog.101.camp/logo-owl-baby-h420.png"
title="Ink sketch of owl baby">
</a>
</p>
<!--
<div id="searchbox" style="display: none;" role="search">
<h3>Quick search</h3>
<form class="search" action="./search.html" method="get">
<input name="q" type="text">
<input value="Go" type="submit">
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">
document.getElementById("searchbox").style.display = "block";
</script>
-->
<!--190910 init. comments-->
<!--
<h3>Years</h3>
<ul>
<li><a href="https://du.101.camp/duw/2020/">2020 怼周刊</a></li>
<li><a href="https://du.101.camp/duw/2019/">2019 怼周刊</a></li>
<li><a href="https://du.101.camp/duw/2018/">2018 怼周刊</a></li>
<li><a href="https://du.101.camp/duw/2017/">2017 怼周刊</a></li>
</ul>
-->
<h3>Navigation</h3>
<ul>
<li>
<a href="/duw/">Home</a>
</li>
<li>
<a href="/duw/publish/">Publish</a>
</li>
<li>
<a href="/duw/license/">License</a>
</li>
</ul>
<h3>Powered by</h3>
<li>
<a href="https://du.101.camp/">自怼圈</a>
</li>
<li>
<a href="https://du.101.camp/PoDU/">怼力通证</a>
</li>
<ul>
<li>
<a href="https://101.camp/">蟒营™</a>
<ul>
<li>
<a href="https://py.101.camp/">Python 入门班</a>
</li>
<li>
<a href="https://io.101.camp/">图谱</a>
</li>
<li>
<a href="https://slides.101.camp/">幻灯</a>
</li>
<li>
<a href="https://wiki.101.camp/">维基</a>
</li>
<li>
<a href="https://github.com/101camp/comments/issues">评注</a>
</li>
</ul>
</li>
<li>
<a href="http://weekly.pychina.org/">蟒周刊</a>
</li>
<li>
"大妈"们
<ul>
<li>
<a href="https://yixuan.li/">Yixuan</a>
</li>
<li>
<a href="http://note.hulu.lu/">Azeril</a>
</li>
<li>
<a href="https://zoomquiet.io/">大妈/ZoomQuiet</a>
</li>
<li>
...
</li>
</ul>
<li>
<a href="http://mainium.icu">昧因科技®</a>
</li>
</li>
</ul>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© ©101camp 2020
|
Powered by <a href="http://www.mkdocs.org">mkdocs 1.3.0</a>
& <a href="https://github.com/iamale/mkdocs-alabaster">mkdocs-alabaster</a>
</div>
<!--
MkDocs version : 1.3.0
-->
</body>
</html>