-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
532 lines (229 loc) · 16.9 KB
/
atom.xml
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
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>sukanka 的博客</title>
<icon>https://blog.askk.cc/icon.png</icon>
<subtitle>sukanka 的博客</subtitle>
<link href="https://blog.askk.cc/atom.xml" rel="self"/>
<link href="https://blog.askk.cc/"/>
<updated>2025-02-15T15:03:52.799Z</updated>
<id>https://blog.askk.cc/</id>
<author>
<name>sukanka</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>ollama 调用 780M</title>
<link href="https://blog.askk.cc/2025/02/15/ollama-with-780M/"/>
<id>https://blog.askk.cc/2025/02/15/ollama-with-780M/</id>
<published>2025-02-15T14:33:28.000Z</published>
<updated>2025-02-15T15:03:52.799Z</updated>
<summary type="html"><p>最近安装了 <a href="https://archlinux.org/packages/extra/x86_64/ollama/">ollama</a> 试试本地跑大模型,直接安装了 <code>ollama</code> 以及</summary>
<category term="LLM" scheme="https://blog.askk.cc/tags/LLM/"/>
</entry>
<entry>
<title>Linux 上看北京联通 iptv</title>
<link href="https://blog.askk.cc/2024/10/16/iptv-beijing-unicom/"/>
<id>https://blog.askk.cc/2024/10/16/iptv-beijing-unicom/</id>
<published>2024-10-16T12:55:27.000Z</published>
<updated>2025-03-01T13:48:21.638Z</updated>
<summary type="html"><h2 id="背景">背景</h2>
<p>最近折腾光猫桥接的时候发现北京联通宽带是可以直接看 iptv 的,不用交钱开通功能。<br>
由于我用的 tplink路由器,不像openwrt 可以直接组播转单播,所以没有可以直接参考的帖子。</p>
<h2</summary>
<category term="linux" scheme="https://blog.askk.cc/categories/linux/"/>
<category term="iptv" scheme="https://blog.askk.cc/tags/iptv/"/>
</entry>
<entry>
<title>为 VisionFive V2 更新 uboot</title>
<link href="https://blog.askk.cc/2024/10/07/update-spl-for-visionfive-v2/"/>
<id>https://blog.askk.cc/2024/10/07/update-spl-for-visionfive-v2/</id>
<published>2024-10-07T03:04:30.000Z</published>
<updated>2024-10-16T12:50:50.081Z</updated>
<summary type="html"><p>最近根据<a href="https://forum.rvspace.org/t/arch-linux-image-for-visionfive-2/1459/204">这个帖子</a>的说明更新了我的 rv</summary>
</entry>
<entry>
<title>在 vscode 为 leetcode 开启 rust 代码提示</title>
<link href="https://blog.askk.cc/2024/08/23/write-rust-in-vscode-leetcode/"/>
<id>https://blog.askk.cc/2024/08/23/write-rust-in-vscode-leetcode/</id>
<published>2024-08-23T14:15:54.000Z</published>
<updated>2024-10-16T13:15:54.000Z</updated>
<summary type="html"><p>最近突然又想刷一些 leetcode 题目了,顺便再练一练 rust,好久不写代码已经手生了。之前在 vscode 的 leetcode 插件刷 rust 题目时,基本没有代码提示与补全,很难受。今天搜到一篇解决这个问题的<a</summary>
<category term="leetcode" scheme="https://blog.askk.cc/categories/leetcode/"/>
<category term="rust" scheme="https://blog.askk.cc/tags/rust/"/>
</entry>
<entry>
<title>PKGBUILD 中鲜为人知的变量</title>
<link href="https://blog.askk.cc/2024/08/15/extra-varaibles-in-PKGBUILD/"/>
<id>https://blog.askk.cc/2024/08/15/extra-varaibles-in-PKGBUILD/</id>
<published>2024-08-15T15:40:35.000Z</published>
<updated>2024-08-15T16:00:13.256Z</updated>
<summary type="html"><h2 id="背景">背景</h2>
<p>最近在打一个软件包 <code>yade</code>, 由于软件包东西比较多,打算按照 split package 的方式去写 PKGBUILD。 计划 <code>pkgbase=yade</code>,</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="PKGBUILD" scheme="https://blog.askk.cc/tags/PKGBUILD/"/>
</entry>
<entry>
<title>制作自定义的 archlinux initramfs 与 rootfs</title>
<link href="https://blog.askk.cc/2024/03/30/custom-archlinux-initramfs-and-rootfs/"/>
<id>https://blog.askk.cc/2024/03/30/custom-archlinux-initramfs-and-rootfs/</id>
<published>2024-03-30T10:48:39.000Z</published>
<updated>2024-03-30T15:23:53.082Z</updated>
<summary type="html"><p>最近想做一个自定义的 archlinux pxe 启动环境,由于 pxe 走的 tftp, 因此希望 initramfs 尽量小,官方 iso 里面的 initramfs 带了一些 glibc 的动态链接库,因此体积还是比较大的。我打算基于 busybox 去做一个</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="initramfs" scheme="https://blog.askk.cc/tags/initramfs/"/>
</entry>
<entry>
<title>PXE 启动 archlinux</title>
<link href="https://blog.askk.cc/2023/12/24/archlinux-pxeboot/"/>
<id>https://blog.askk.cc/2023/12/24/archlinux-pxeboot/</id>
<published>2023-12-24T13:28:11.000Z</published>
<updated>2024-11-16T18:28:11.000Z</updated>
<summary type="html"><p>最近想整个 PXE 启动的 archlinux 环境,启动之后像 archiso 一样,跑在内存里面。</p>
<h2 id="实现思路">实现思路</h2>
<p>PXE 启动 grub, 然后走 http 下载 kernel 和 initramfs, 在</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="pxeboot" scheme="https://blog.askk.cc/tags/pxeboot/"/>
</entry>
<entry>
<title>复制 btrfs 分区到另一块硬盘</title>
<link href="https://blog.askk.cc/2023/11/12/move-btrfs-to-another-disk/"/>
<id>https://blog.askk.cc/2023/11/12/move-btrfs-to-another-disk/</id>
<published>2023-11-12T12:47:00.000Z</published>
<updated>2023-11-12T15:05:44.485Z</updated>
<summary type="html"><p>双十一来了,我入手了心心念念的致钛Ti 7100 plus。 但是迟迟没有将它换到我的笔记本上,直到这周末,才终于有时间将数据迁移到新盘上面,可惜的是,我的 <code>$HOME</code> 已经在周五晚上的测试打包过程中被误删了,后来回滚到了今年 7</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="btrfs" scheme="https://blog.askk.cc/tags/btrfs/"/>
</entry>
<entry>
<title>从零开始的 NixOS 教程(Flake篇)</title>
<link href="https://blog.askk.cc/2023/05/29/nix-flakes/"/>
<id>https://blog.askk.cc/2023/05/29/nix-flakes/</id>
<published>2023-05-29T07:50:48.000Z</published>
<updated>2023-11-10T18:46:47.467Z</updated>
<summary type="html"><p>想不到还有人看,本来我都弃坑了,想到有人看,又捡起来了。我的 flake 已经托管到 <a href="https://github.com/sukanka/flakes">github 仓库</a>了,目前我还算新手,因此提交信息还比较乱。</p>
<p>安装教程见<a</summary>
<category term="linux" scheme="https://blog.askk.cc/categories/linux/"/>
<category term="nixos" scheme="https://blog.askk.cc/tags/nixos/"/>
</entry>
<entry>
<title>certbot 自动更新 DNSPOD 泛域名证书</title>
<link href="https://blog.askk.cc/2023/03/14/certbot-wildchar-auto-renew/"/>
<id>https://blog.askk.cc/2023/03/14/certbot-wildchar-auto-renew/</id>
<published>2023-03-14T12:23:47.000Z</published>
<updated>2023-03-14T12:43:30.551Z</updated>
<summary type="html"><p>最近我把服务器上的证书全换成泛域名证书了。域名比较多的话,每一个域名都要申请一份证书,虽然可以用 certbot 自动续期,但是因为不同的域名证书不一样,在写 nginx 配置的时候比较麻烦。</p>
<p>由于 certbot 已经支持了</summary>
<category term="domain" scheme="https://blog.askk.cc/categories/domain/"/>
<category term="dnspod certbot" scheme="https://blog.askk.cc/tags/dnspod-certbot/"/>
</entry>
<entry>
<title>从巨潮资讯爬取上市公司公告</title>
<link href="https://blog.askk.cc/2022/10/16/cninfo-crawler/"/>
<id>https://blog.askk.cc/2022/10/16/cninfo-crawler/</id>
<published>2022-10-16T10:18:05.000Z</published>
<updated>2022-10-16T11:18:13.489Z</updated>
<summary type="html"><h2 id="背景">背景</h2>
<p>最近闲着没什么事,就帮同学写了个爬取巨潮资讯上市公司公告的 python 脚本,根据公司的股票代码以及公告的日期自动下载公告( pdf 或者 html 格式)。<br>
脚本开源在 <a</summary>
<category term="python" scheme="https://blog.askk.cc/categories/python/"/>
<category term="python" scheme="https://blog.askk.cc/tags/python/"/>
</entry>
<entry>
<title>从零开始的 NixOS 教程(安装篇)</title>
<link href="https://blog.askk.cc/2022/09/18/nixos-installation/"/>
<id>https://blog.askk.cc/2022/09/18/nixos-installation/</id>
<published>2022-09-18T00:34:35.000Z</published>
<updated>2022-09-18T07:51:59.559Z</updated>
<summary type="html"><h2 id="前言">前言</h2>
<p>与 archlinux 不同, NixOS(以下简称 Nix)因其可复现构建的特性而更加适合服务器。简单来说,在 archlinux 上,你在不同的时间构建同一个版本的软件,构建出来很可能是不一样的,而在 Nix</summary>
<category term="linux" scheme="https://blog.askk.cc/categories/linux/"/>
<category term="nixos" scheme="https://blog.askk.cc/tags/nixos/"/>
</entry>
<entry>
<title>使用 mitmproxy 抓包 https</title>
<link href="https://blog.askk.cc/2022/09/07/use-mitmproxy-to-record-https/"/>
<id>https://blog.askk.cc/2022/09/07/use-mitmproxy-to-record-https/</id>
<published>2022-09-07T11:15:05.000Z</published>
<updated>2022-09-07T11:57:45.975Z</updated>
<summary type="html"><p>这一次是要抓腾讯会议的包,前段时间有人在 AUR 给我维护的 <a href="https://aur.archlinux.org/packages/wemeet-bin">wemeet-bin</a></summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="mitmproxy" scheme="https://blog.askk.cc/tags/mitmproxy/"/>
</entry>
<entry>
<title>使用 wireshark 抓包 svstudio</title>
<link href="https://blog.askk.cc/2022/07/22/%E4%BD%BF%E7%94%A8%20wireshark%20%E6%8A%93%E5%8C%85%20svstudio/"/>
<id>https://blog.askk.cc/2022/07/22/%E4%BD%BF%E7%94%A8%20wireshark%20%E6%8A%93%E5%8C%85%20svstudio/</id>
<published>2022-07-22T07:47:09.000Z</published>
<updated>2022-07-22T08:01:32.752Z</updated>
<summary type="html"><h2 id="背景">背景</h2>
<p>昨天我 AUR 上的包 <a href="https://aur.archlinux.org/packages/svstudio-bin">svstudio-bin</a> 又被人标记过期了,说提示应用内更新,新版本为</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="wireshark" scheme="https://blog.askk.cc/tags/wireshark/"/>
</entry>
<entry>
<title>重新在 Oracle VPS 上安装 archlinux</title>
<link href="https://blog.askk.cc/2022/07/04/reinstall-arch-on-oracle/"/>
<id>https://blog.askk.cc/2022/07/04/reinstall-arch-on-oracle/</id>
<published>2022-07-04T09:33:16.000Z</published>
<updated>2022-07-23T11:25:27.812Z</updated>
<summary type="html"><h2 id="故事背景">故事背景</h2>
<p>故事的背景其实有点惨,我之前的 oracle vps 在小太阳的帮助下装上了 archlinux, 而且平稳运行了大概两年的样子吧,后来我还把 matrix</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="archlinux" scheme="https://blog.askk.cc/tags/archlinux/"/>
<category term="VPS" scheme="https://blog.askk.cc/tags/VPS/"/>
</entry>
<entry>
<title>使用 Bitwarden 管理密码</title>
<link href="https://blog.askk.cc/2022/07/02/use-bitwarden/"/>
<id>https://blog.askk.cc/2022/07/02/use-bitwarden/</id>
<published>2022-07-02T15:14:37.000Z</published>
<updated>2022-07-02T16:23:46.996Z</updated>
<summary type="html"><p>最近出了超星学习通的数据泄漏了一次,然后在6月27号的时候,腾讯QQ</summary>
<category term="bitwarden" scheme="https://blog.askk.cc/tags/bitwarden/"/>
</entry>
<entry>
<title>在同一域名下部署 mastodon 与 matrix</title>
<link href="https://blog.askk.cc/2022/05/05/mastodon-and-matrix-under-same-domain/"/>
<id>https://blog.askk.cc/2022/05/05/mastodon-and-matrix-under-same-domain/</id>
<published>2022-05-05T14:08:37.000Z</published>
<updated>2024-08-23T14:49:55.808Z</updated>
<summary type="html"><h2 id="背景">背景</h2>
<p>前段时间部署了 matrix 服务器,并水了<a href="https://blog.askk.cc/2022/02/28/deploy-dendrite/">一篇博客</a>,现在又对 mastodon</summary>
<category term="matrix" scheme="https://blog.askk.cc/tags/matrix/"/>
<category term="mastodon" scheme="https://blog.askk.cc/tags/mastodon/"/>
</entry>
<entry>
<title>paru 进阶教程</title>
<link href="https://blog.askk.cc/2022/04/27/paru/"/>
<id>https://blog.askk.cc/2022/04/27/paru/</id>
<published>2022-04-27T14:58:23.000Z</published>
<updated>2022-04-28T16:09:02.754Z</updated>
<summary type="html"><p>最近从 yay 换到了 paru, 但是 paru 不像 yay 一样有一个竹林写的 <a href="https://zhul.in/2021/04/04/yay-more/">yay进阶</a>, 因此,我打算开一个坑。</p>
<p><a</summary>
<category term="archlinux" scheme="https://blog.askk.cc/tags/archlinux/"/>
<category term="aur 助手" scheme="https://blog.askk.cc/tags/aur-%E5%8A%A9%E6%89%8B/"/>
</entry>
<entry>
<title>在 Linux 上安装 VNPY</title>
<link href="https://blog.askk.cc/2022/03/30/install-vnpy/"/>
<id>https://blog.askk.cc/2022/03/30/install-vnpy/</id>
<published>2022-03-30T13:19:46.000Z</published>
<updated>2022-04-16T08:07:25.335Z</updated>
<summary type="html"><h2 id="起因">起因</h2>
<p>最近跟同学一起参加了一个<a</summary>
<category term="archlinux" scheme="https://blog.askk.cc/categories/archlinux/"/>
<category term="python" scheme="https://blog.askk.cc/tags/python/"/>
<category term="vnpy" scheme="https://blog.askk.cc/tags/vnpy/"/>
</entry>
<entry>
<title>在 Archlinux 服务器上部署 vaultwarden</title>
<link href="https://blog.askk.cc/2022/03/03/host-vaultwarden/"/>
<id>https://blog.askk.cc/2022/03/03/host-vaultwarden/</id>
<published>2022-03-03T11:03:24.000Z</published>
<updated>2022-07-08T11:01:06.815Z</updated>
<summary type="html"><h2 id="介绍">介绍</h2>
<p>下面的内容摘抄自 <a href="https://help.ppgg.in/"><strong>Bitwarden 帮助中心中文版</strong></a>,</summary>
<category term="bitwarden" scheme="https://blog.askk.cc/tags/bitwarden/"/>
<category term="vaultwarden" scheme="https://blog.askk.cc/tags/vaultwarden/"/>
</entry>
</feed>