-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
319 lines (319 loc) · 8.49 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
<html>
<head>
<title>凉拌茶叶的博客</title>
</head>
<body>
<h1 id="凉拌茶叶的博客">凉拌茶叶的博客</h1>
<p><img src="./attachment/lisplogo_fancy_256.png" alt="(made-with-lisp)" width="200"/></p>
<p><del>以前有写博客的习惯,常常把一些小问题的技巧写下来,后来又遇到的时候常常被搜索引擎引向自己的博客。后来对博客厌倦了,也懒得整理,遂记录在Zim里面,积累得多了,觉得还是发出来好。</del> (非常推荐Zim这个软件,Linux一般发行版的官方源里面都有)</p>
<p>博客,果然还是要包含许多的碎碎念才有趣。(然而为了方便,还是会出现那种一两行的博客)</p>
<p>留言请提ISSUE。</p>
<p>RSS订阅会出现“重复”,这是一个特性而非bug。凡是刚刚改动过的文章,都会被RSS阅读器认为是新的,所以会再出现一遍。</p>
<h2 id="联系方式-contact">联系方式 Contact</h2>
<ul>
<li>Mastodon: <span class="citation" data-cites="leo_song">[@[email protected]]</span>(https://mastodon.social/<span class="citation" data-cites="leo_song">@leo_song</span>)</li>
<li>email: [email protected]</li>
<li>GnuPG:我的公钥在这里(17年7月)<a href="https://raw.githubusercontent.com/leosongwei/blog/master/attachment/SongWeiPubKey1707.asc">./attachment/SongWeiPubKey1707.asc</a>
<ul>
<li>指纹是:<code>8240 150F 5BAA 06C2 7A22 8C6F ADC3 3E28 F8CE 272C</code></li>
</ul></li>
</ul>
<h2 id="文章列表">文章列表</h2>
<p><a href="https://github.com/leosongwei/blog/raw/master/rss.xml"><img src="./attachment/rss.jpg" alt="[RSS]" width="72"/><strong>RSS订阅</strong></a></p>
<ul>
<li><a href="./tags.md">标签云</a></li>
</ul>
<table>
<tbody>
<tr>
<td>
文章
</td>
<td>
更新日期<sup>TZ:+10</sup>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/os-release.md"> <b>os-release</b> </a>
</td>
<td>
<code>2018年02月17日 05:10</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/无脑高亮LaTeX语法.md"> <b>在Markdown里面无脑高亮LaTeX语法</b> </a>
</td>
<td>
<code>2017年11月11日 17:58</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/requirement_of_programming_language.md"> <b>需要这样一种程序语言</b> </a>
</td>
<td>
<code>2017年09月28日 16:12</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/how_to_play_arma3.md"> <b>如何玩《武装突袭3》?</b> </a>
</td>
<td>
<code>2017年09月10日 03:53</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/脑洞.md"> <b>不切实际的脑洞?</b> </a>
</td>
<td>
<code>2017年08月05日 15:10</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/07_gpg.md"> <b>GnuPG</b> </a>
</td>
<td>
<code>2017年07月20日 01:24</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/Arma3_scripting_note.md"> <b>Arma3 Scripting Note</b> </a>
</td>
<td>
<code>2017年07月10日 20:52</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/fan.md"> <b>风扇控制程序</b> </a>
</td>
<td>
<code>2017年06月30日 21:25</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/Minecraft命令.md"> <b>Minecraft命令</b> </a>
</td>
<td>
<code>2017年06月25日 15:52</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/02_favorite_software.md"> <b>喜欢的软件</b> </a>
</td>
<td>
<code>2017年06月12日 20:29</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/sqrt.md"> <b>卡马克平方根倒数算法</b> </a>
</td>
<td>
<code>2017年04月01日 13:25</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/git.md"> <b>Git 笔记</b> </a>
</td>
<td>
<code>2017年03月23日 18:46</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/lxc.md"> <b>LXC</b> </a>
</td>
<td>
<code>2017年03月19日 13:31</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/onda_x64.md"> <b>在破烂的昂达寨板上安装64位的ArchLinux</b> </a>
</td>
<td>
<code>2016年12月25日 01:33</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/PulseAudio关闭flat-volumes.md"> <b>PulseAudio关闭flat-volumes</b> </a>
</td>
<td>
<code>2016年12月06日 21:45</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/CL-JSON的编码问题.md"> <b>CL-JSON的编码问题</b> </a>
</td>
<td>
<code>2016年12月03日 19:32</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/set-setf-setq.md"> <b>set, setq and setf</b> </a>
</td>
<td>
<code>2016年11月21日 23:08</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/legendary_lisper.md"> <b>笑话一则:Lisp都市传说</b> </a>
</td>
<td>
<code>2016年11月21日 00:17</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/irc-commands.md"> <b>一些IRC命令</b> </a>
</td>
<td>
<code>2016年11月17日 23:58</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/CommonLisp动态作用域.md"> <b>Common Lisp动态作用域</b> </a>
</td>
<td>
<code>2016年11月12日 14:44</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/切换默认程序.md"> <b>切换默认程序</b> </a>
</td>
<td>
<code>2016年10月31日 10:54</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/poweroff_disk.md"> <b>关闭磁盘设备</b> </a>
</td>
<td>
<code>2016年10月29日 01:49</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/Xephyr.md"> <b>Xephyr</b> </a>
</td>
<td>
<code>2016年10月18日 02:56</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/夏令时.md"> <b>夏令时</b> </a>
</td>
<td>
<code>2016年10月08日 17:40</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/LICENSE.md"> <b>博客的许可证</b> </a>
</td>
<td>
<code>2016年10月08日 17:07</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/rssgen.lisp.md"> <b>rssgen.lisp</b> </a>
</td>
<td>
<code>2016年10月08日 17:03</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/08_rss.md"> <b>写了一个rss生成器</b> </a>
</td>
<td>
<code>2016年10月08日 15:26</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/systemd_timeout.md"> <b>Systemd关机超时设置</b> </a>
</td>
<td>
<code>2016年09月29日 22:59</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/05_essence_of_lisp.md"> <b>Lisp的本质</b> </a>
</td>
<td>
<code>2016年09月29日 12:07</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/04_common_lisp_keywords.md"> <b>Common Lisp Keywords</b> </a>
</td>
<td>
<code>2016年09月29日 12:06</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/00_what_is_call_cc.md"> <b>What is CALL/CC?</b> </a>
</td>
<td>
<code>2016年09月29日 11:41</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/图片测试.md"> <b>图片测试</b> </a>
</td>
<td>
<code>2016年09月21日 13:59</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/06_sbcl_reading_file.md"> <b>SBCL读文件</b> </a>
</td>
<td>
<code>2016年09月08日 02:08</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/03_emacs_matching_parens_ON_cursor.md"> <b>Emacs匹配光标上的括号</b> </a>
</td>
<td>
<code>2016年07月10日 12:34</code>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/leosongwei/leosongwei.github.io/blob/master/01_maximus.md"> <b>Maximus</b> </a>
</td>
<td>
<code>2016年05月31日 18:09</code>
</td>
</tr>
</tbody>
</table>
</body>
</html>