index.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839
  1. <!DOCTYPE html>
  2. <html lang="en" data-default-color-scheme=auto>
  3. <head><!-- hexo injector head_begin start -->
  4. <script defer src="https://api.limour.top/vue/0d2f95c1-755d-436b-adf8-eee12a80ed32/script.js"></script>
  5. <!-- hexo injector head_begin end -->
  6. <meta charset="UTF-8">
  7. <link rel="apple-touch-icon" sizes="76x76" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
  8. <link rel="icon" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
  10. <meta http-equiv="x-ua-compatible" content="ie=edge">
  11. <meta name="theme-color" content="#2f4154">
  12. <meta name="author" content="Limour">
  13. <meta name="keywords" content="">
  14. <meta name="description" content="">
  15. <title>Limour&#39;s Blog</title>
  16. <link rel="stylesheet" href="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" />
  17. <!-- 主题依赖的图标库,不要自行修改 -->
  18. <!-- Do not modify the link that theme dependent icons -->
  19. <link rel="stylesheet" href="//at.alicdn.com/t/c/font_1749284_5i9bdhy70f8.css">
  20. <link rel="stylesheet" href="//at.alicdn.com/t/font_1736178_lbnruvf0jn.css">
  21. <link rel="stylesheet" href="/css/main.css" />
  22. <link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />
  23. <link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />
  24. <link rel="stylesheet" href="/theme-inject/custom.css">
  25. <link rel="stylesheet" href="/theme-inject/iconfont.css">
  26. <script id="fluid-configs">
  27. var Fluid = window.Fluid || {};
  28. Fluid.ctx = Object.assign({}, Fluid.ctx)
  29. var CONFIG = {"hostname":"hexo.limour.top","root":"/","version":"1.9.8","typing":{"enable":false,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":"§"},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":false,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false},"umami":{"src":null,"website_id":null,"domains":null,"start_time":"2024-01-01T00:00:00.000Z","token":null,"api_server":null},"woyaola":null,"cnzz":null},"search_path":"/local-search.xml","include_content_in_search":true};
  30. if (CONFIG.web_analytics.follow_dnt) {
  31. var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
  32. Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
  33. }
  34. </script>
  35. <script src="/js/utils.js" ></script>
  36. <script src="/js/color-schema.js" ></script>
  37. <link rel="canonical" href="https://hexo.limour.top/"/>
  38. <meta name="generator" content="Hexo 7.1.1"><link rel="alternate" href="/atom.xml" title="Limour's Blog" type="application/atom+xml">
  39. <link rel="alternate" href="/rss2.xml" title="Limour's Blog" type="application/rss+xml">
  40. </head>
  41. <body>
  42. <header>
  43. <div class="header-inner" style="height: 100vh;">
  44. <nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
  45. <div class="container">
  46. <a class="navbar-brand" href="/">
  47. <strong>Limour&#39;s Blog</strong>
  48. </a>
  49. <button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
  50. data-target="#navbarSupportedContent"
  51. aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  52. <div class="animated-icon"><span></span><span></span><span></span></div>
  53. </button>
  54. <!-- Collapsible content -->
  55. <div class="collapse navbar-collapse" id="navbarSupportedContent">
  56. <ul class="navbar-nav ml-auto text-center">
  57. <li class="nav-item">
  58. <a class="nav-link" href="https://hexo.limour.top/" target="_self">
  59. <i class="iconfont icon-home-fill"></i>
  60. <span>Home</span>
  61. </a>
  62. </li>
  63. <li class="nav-item">
  64. <a class="nav-link" href="/archives/" target="_self">
  65. <i class="iconfont icon-archive-fill"></i>
  66. <span>Archive1</span>
  67. </a>
  68. </li>
  69. <li class="nav-item">
  70. <a class="nav-link" href="https://occdn.limour.top/archives/" target="_self">
  71. <i class="iconfont icon-archive-fill"></i>
  72. <span>Archive2</span>
  73. </a>
  74. </li>
  75. <li class="nav-item">
  76. <a class="nav-link" href="https://b.limour.top/archives/" target="_self">
  77. <i class="iconfont icon-archive-fill"></i>
  78. <span>Archive3</span>
  79. </a>
  80. </li>
  81. <li class="nav-item">
  82. <a class="nav-link" href="https://od.limour.top/" target="_self">
  83. <i class="iconfont icon-onedrive"></i>
  84. <span>Alist</span>
  85. </a>
  86. </li>
  87. <li class="nav-item">
  88. <a class="nav-link" href="https://orcid.org/0000-0001-8897-1685" target="_self">
  89. <i class="iconfont icon-orcid"></i>
  90. <span>Orcid</span>
  91. </a>
  92. </li>
  93. <li class="nav-item">
  94. <a class="nav-link" href="/links/" target="_self">
  95. <i class="iconfont icon-link-fill"></i>
  96. <span>Links</span>
  97. </a>
  98. </li>
  99. <li class="nav-item">
  100. <a class="nav-link" href="/atom.xml" target="_self">
  101. <i class="iconfont icon-rss"></i>
  102. <span>RSS</span>
  103. </a>
  104. </li>
  105. <li class="nav-item" id="search-btn">
  106. <a class="nav-link" target="_self" href="javascript:;" data-toggle="modal" data-target="#modalSearch" aria-label="Search">
  107. <i class="iconfont icon-search"></i>
  108. </a>
  109. </li>
  110. <li class="nav-item" id="color-toggle-btn">
  111. <a class="nav-link" target="_self" href="javascript:;" aria-label="Color Toggle">
  112. <i class="iconfont icon-dark" id="color-toggle-icon"></i>
  113. </a>
  114. </li>
  115. </ul>
  116. </div>
  117. </div>
  118. </nav>
  119. <div id="banner" class="banner" parallax=true
  120. style="background: url('https://img.limour.top/2023/08/29/64ee08e108638.webp') no-repeat center center; background-size: cover;">
  121. <div class="full-bg-img">
  122. <div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.01)">
  123. <div class="banner-text text-center fade-in-up">
  124. <div class="h2">
  125. <span id="subtitle">一沙一世界,一花一天堂。君掌盛无边,刹那成永恒。</span>
  126. </div>
  127. </div>
  128. <div class="scroll-down-bar">
  129. <i class="iconfont icon-arrowdown"></i>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. </div>
  135. </header>
  136. <main>
  137. <div class="container nopadding-x-md">
  138. <div id="board"
  139. style="margin-top: 0">
  140. <div class="container">
  141. <div class="row">
  142. <div class="col-12 col-md-10 m-auto">
  143. <div class="row mx-auto index-card">
  144. <div class="col-12 col-md-4 m-auto index-img">
  145. <a href="/using-qdrant-for-vector-retrieval" target="_self">
  146. <img src="https://api.limour.top/randomImg?d=2024-11-10 04:43:15" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】使用 qdrant 进行向量检索">
  147. </a>
  148. </div>
  149. <article class="col-12 col-md-8 mx-auto index-info">
  150. <h2 class="index-header">
  151. <a href="/using-qdrant-for-vector-retrieval" target="_self">
  152. 【探索】使用 qdrant 进行向量检索
  153. </a>
  154. </h2>
  155. <a class="index-excerpt " href="/using-qdrant-for-vector-retrieval" target="_self">
  156. <div>
  157. Qdrant 是一个开源的向量数据库,专为高性能相似性搜索和机器学习应用而设计,比 Chroma 更轻量(约80MiB)更快。它支持基于余弦相似度、欧氏距离等多种相似性度量的向量检索,并提供了灵活的过滤和分组功能。Qdrant 使用 Rust 语言编写,具有高效的索引和存储机制,能够快速处理大规模向量数据,适用于推荐系统、语义搜索、图像相似性匹配等场景。它提供了简单易用的 API,支持 gRPC
  158. </div>
  159. </a>
  160. <div class="index-btm post-metas">
  161. <div class="post-meta mr-3">
  162. <i class="iconfont icon-date"></i>
  163. <time datetime="2024-11-10 12:43" pubdate>
  164. 2024-11-10
  165. </time>
  166. </div>
  167. <div class="post-meta">
  168. <i class="iconfont icon-tags"></i>
  169. <a href="/tags/docker/">#docker</a>
  170. <a href="/tags/rag/">#rag</a>
  171. </div>
  172. </div>
  173. </article>
  174. </div>
  175. <div class="row mx-auto index-card">
  176. <div class="col-12 col-md-4 m-auto index-img">
  177. <a href="/shi-yong-circacompare-fen-xi-sheng-wu-jie-lv" target="_self">
  178. <img src="https://api.limour.top/randomImg?d=2024-11-08 15:50:20" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用 circacompare 分析生物节律">
  179. </a>
  180. </div>
  181. <article class="col-12 col-md-8 mx-auto index-info">
  182. <h2 class="index-header">
  183. <a href="/shi-yong-circacompare-fen-xi-sheng-wu-jie-lv" target="_self">
  184. 【记录】使用 circacompare 分析生物节律
  185. </a>
  186. </h2>
  187. <a class="index-excerpt " href="/shi-yong-circacompare-fen-xi-sheng-wu-jie-lv" target="_self">
  188. <div>
  189. circacompare 是一个专为分析生物节律数据而设计的 R 包。它的主要功能是比较不同条件下的节律参数,例如振幅、周期和相位。circacompare 使用非线性混合效应模型来拟合节律数据,这使得它在处理具有重复测量和复杂实验设计的数据时表现出色。与 circacompare 相比,MetaCycle 是另一个流行的 R 包,用于生物节律分析。MetaCycle 提供了多种算法(如 ARSE
  190. </div>
  191. </a>
  192. <div class="index-btm post-metas">
  193. <div class="post-meta mr-3">
  194. <i class="iconfont icon-date"></i>
  195. <time datetime="2024-11-08 23:50" pubdate>
  196. 2024-11-08
  197. </time>
  198. </div>
  199. <div class="post-meta">
  200. <i class="iconfont icon-tags"></i>
  201. <a href="/tags/%E8%8A%82%E5%BE%8B/">#节律</a>
  202. </div>
  203. </div>
  204. </article>
  205. </div>
  206. <div class="row mx-auto index-card">
  207. <div class="col-12 col-md-4 m-auto index-img">
  208. <a href="/Mount-OSS-as-a-WebMAV" target="_self">
  209. <img src="https://api.limour.top/randomImg?d=2024-11-01 05:03:45" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】将OSS挂载为WebDAV">
  210. </a>
  211. </div>
  212. <article class="col-12 col-md-8 mx-auto index-info">
  213. <h2 class="index-header">
  214. <a href="/Mount-OSS-as-a-WebMAV" target="_self">
  215. 【记录】将OSS挂载为WebDAV
  216. </a>
  217. </h2>
  218. <a class="index-excerpt " href="/Mount-OSS-as-a-WebMAV" target="_self">
  219. <div>
  220. OSS(对象存储服务)是一种分布式存储服务,它提供了简单的Web服务接口,使得用户可以在任何地方、任何时间存储和检索数据。而WebDAV(基于Web的分布式创作和版本控制)则是一个基于HTTP的协议,它允许用户通过网络对文件进行编辑和管理。将OSS转换成WebDAV可以方便使用Zotero这类文献管理软件进行同步。Zotero支持通过WebDAV协议同步附件,这样用户可以在不同的设备和平台上访问和
  221. </div>
  222. </a>
  223. <div class="index-btm post-metas">
  224. <div class="post-meta mr-3">
  225. <i class="iconfont icon-date"></i>
  226. <time datetime="2024-11-01 13:03" pubdate>
  227. 2024-11-01
  228. </time>
  229. </div>
  230. <div class="post-meta">
  231. <i class="iconfont icon-tags"></i>
  232. <a href="/tags/oss/">#oss</a>
  233. </div>
  234. </div>
  235. </article>
  236. </div>
  237. <div class="row mx-auto index-card">
  238. <div class="col-12 col-md-4 m-auto index-img">
  239. <a href="/internal-network-uses-p4wnp1-to-transfer-file" target="_self">
  240. <img src="https://api.limour.top/randomImg?d=2024-10-27 07:05:01" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】内网使用P4wnP1传递文件">
  241. </a>
  242. </div>
  243. <article class="col-12 col-md-8 mx-auto index-info">
  244. <h2 class="index-header">
  245. <a href="/internal-network-uses-p4wnp1-to-transfer-file" target="_self">
  246. 【记录】内网使用P4wnP1传递文件
  247. </a>
  248. </h2>
  249. <a class="index-excerpt " href="/internal-network-uses-p4wnp1-to-transfer-file" target="_self">
  250. <div>
  251. 最近实习轮转到预防了,需要在社区实习4周,而社区医生有一堆需要重复填报的数据,因此写了下面的脚本来自动化填写。而问题是社区的电脑禁用了U盘等设备的使用,因此想将这个脚本传递到其他电脑上只能手打一次。。。 于是想到的吃灰已久的树莓派zero w,给它刷上了 P4wnP1 ALOA 来模拟键盘输入,这样就不用手打了。 ▶点开查看社区填报自动化脚本
  252. </div>
  253. </a>
  254. <div class="index-btm post-metas">
  255. <div class="post-meta mr-3">
  256. <i class="iconfont icon-date"></i>
  257. <time datetime="2024-10-27 15:05" pubdate>
  258. 2024-10-27
  259. </time>
  260. </div>
  261. <div class="post-meta">
  262. <i class="iconfont icon-tags"></i>
  263. <a href="/tags/raspberrypi/">#raspberrypi</a>
  264. </div>
  265. </div>
  266. </article>
  267. </div>
  268. <div class="row mx-auto index-card">
  269. <div class="col-12 col-md-4 m-auto index-img">
  270. <a href="/Building-an-end-to-end-encrypted-enclosure-and-SnapDrop-for-LAN-data-transmission" target="_self">
  271. <img src="https://api.limour.top/randomImg?d=2024-10-09 06:19:19" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】搭建端到端加密的Enclosed和局域网传输数据的SnapDrop">
  272. </a>
  273. </div>
  274. <article class="col-12 col-md-8 mx-auto index-info">
  275. <h2 class="index-header">
  276. <a href="/Building-an-end-to-end-encrypted-enclosure-and-SnapDrop-for-LAN-data-transmission" target="_self">
  277. 【记录】搭建端到端加密的Enclosed和局域网传输数据的SnapDrop
  278. </a>
  279. </h2>
  280. <a class="index-excerpt " href="/Building-an-end-to-end-encrypted-enclosure-and-SnapDrop-for-LAN-data-transmission" target="_self">
  281. <div>
  282. Enclosed,一个极简的网络应用程序,旨在发送私人和安全的消息。所有消息都是端到端加密的,确保服务器和存储对内容没有任何了解。用户可以设置密码,定义过期时间(TTL),并选择在阅读后让消息自毁。 Snapdrop,一个开源的在线文件传输工具,可以在 Windows、Mac、Linux、iOS、Android 任何平台使用,只要我们的设备有浏览器就能用他来传输文件。 搭建 Enclosed 反
  283. </div>
  284. </a>
  285. <div class="index-btm post-metas">
  286. <div class="post-meta mr-3">
  287. <i class="iconfont icon-date"></i>
  288. <time datetime="2024-10-09 14:19" pubdate>
  289. 2024-10-09
  290. </time>
  291. </div>
  292. <div class="post-meta">
  293. <i class="iconfont icon-tags"></i>
  294. <a href="/tags/docker/">#docker</a>
  295. <a href="/tags/ngpm/">#ngpm</a>
  296. </div>
  297. </div>
  298. </article>
  299. </div>
  300. <div class="row mx-auto index-card">
  301. <div class="col-12 col-md-4 m-auto index-img">
  302. <a href="/Using-Chinese-New-Interpretation-to-Test-Model-Authenticity" target="_self">
  303. <img src="https://api.limour.top/randomImg?d=2024-09-13 17:08:29" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用汉语新解测试模型真假">
  304. </a>
  305. </div>
  306. <article class="col-12 col-md-8 mx-auto index-info">
  307. <h2 class="index-header">
  308. <a href="/Using-Chinese-New-Interpretation-to-Test-Model-Authenticity" target="_self">
  309. 【记录】使用汉语新解测试模型真假
  310. </a>
  311. </h2>
  312. <a class="index-excerpt " href="/Using-Chinese-New-Interpretation-to-Test-Model-Authenticity" target="_self">
  313. <div>
  314. 李继刚提出的汉语新解提示词可以很好的测试模型的能力,这里记录一下在 ChatGPT-Next-Web 上的面具配置。 将下面的 json 文件导入面具中, 发送 (汉语新解 正能量) 格式的消息。 12345678910111213141516171819202122232425262728293031323334353637383940414243444546&#123; &quot;
  315. </div>
  316. </a>
  317. <div class="index-btm post-metas">
  318. <div class="post-meta mr-3">
  319. <i class="iconfont icon-date"></i>
  320. <time datetime="2024-09-14 01:08" pubdate>
  321. 2024-09-14
  322. </time>
  323. </div>
  324. <div class="post-meta">
  325. <i class="iconfont icon-tags"></i>
  326. <a href="/tags/openai/">#openai</a>
  327. </div>
  328. </div>
  329. </article>
  330. </div>
  331. <div class="row mx-auto index-card">
  332. <div class="col-12 col-md-4 m-auto index-img">
  333. <a href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
  334. <img src="https://api.limour.top/randomImg?d=2024-08-06 08:59:49" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】Windows配置QoS保证重要应用的网络通畅">
  335. </a>
  336. </div>
  337. <article class="col-12 col-md-8 mx-auto index-info">
  338. <h2 class="index-header">
  339. <a href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
  340. 【探索】Windows配置QoS保证重要应用的网络通畅
  341. </a>
  342. </h2>
  343. <a class="index-excerpt " href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
  344. <div>
  345. 开启组策略 运行下面的 .bat 脚本 123456@echo offpushd &quot;%~dp0&quot;dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txtdir /b C:\Windows\servicing\P
  346. </div>
  347. </a>
  348. <div class="index-btm post-metas">
  349. <div class="post-meta mr-3">
  350. <i class="iconfont icon-date"></i>
  351. <time datetime="2024-08-06 16:59" pubdate>
  352. 2024-08-06
  353. </time>
  354. </div>
  355. <div class="post-meta">
  356. <i class="iconfont icon-tags"></i>
  357. <a href="/tags/windows/">#Windows</a>
  358. <a href="/tags/qos/">#QoS</a>
  359. </div>
  360. </div>
  361. </article>
  362. </div>
  363. <div class="row mx-auto index-card">
  364. <div class="col-12 col-md-4 m-auto index-img">
  365. <a href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
  366. <img src="https://api.limour.top/randomImg?d=2024-07-17 09:47:33" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【转载】跨越半世纪的思念">
  367. </a>
  368. </div>
  369. <article class="col-12 col-md-8 mx-auto index-info">
  370. <h2 class="index-header">
  371. <a href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
  372. 【转载】跨越半世纪的思念
  373. </a>
  374. </h2>
  375. <a class="index-excerpt " href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
  376. <div>
  377. 作者:Das6fY5 翻新:贴吧,乌鲁乌拉轰 一 “求求你不要扔掉我。”少女走在他的背后。 “我可以端茶倒水,为你暖身子,我可以在白天给你打扫房间,到夜里把自己塞进床底下……只要每两周充一次电就好,电费我会去兼职赚钱交给你,让我做什么都行,除了……” 他停住,站在一处高崖旁,面前是一个巨大的深坑,胡乱堆砌着整个城市几十年来的垃圾。 “除了把我丢到垃圾场里……”她,这台已经过时了好几代的二手机器人跪
  378. </div>
  379. </a>
  380. <div class="index-btm post-metas">
  381. <div class="post-meta mr-3">
  382. <i class="iconfont icon-date"></i>
  383. <time datetime="2024-07-17 17:47" pubdate>
  384. 2024-07-17
  385. </time>
  386. </div>
  387. <div class="post-meta">
  388. <i class="iconfont icon-tags"></i>
  389. <a href="/tags/%E8%BD%AC%E8%BD%BD/">#转载</a>
  390. </div>
  391. </div>
  392. </article>
  393. </div>
  394. <div class="row mx-auto index-card">
  395. <div class="col-12 col-md-4 m-auto index-img">
  396. <a href="/use-acme.sh-to-issue-certificates" target="_self">
  397. <img src="https://api.limour.top/randomImg?d=2024-06-28 17:03:35" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用acme.sh签发泛域名证书">
  398. </a>
  399. </div>
  400. <article class="col-12 col-md-8 mx-auto index-info">
  401. <h2 class="index-header">
  402. <a href="/use-acme.sh-to-issue-certificates" target="_self">
  403. 【记录】使用acme.sh签发泛域名证书
  404. </a>
  405. </h2>
  406. <a class="index-excerpt " href="/use-acme.sh-to-issue-certificates" target="_self">
  407. <div>
  408. .top 域名的 KSK 密钥轮替,不知道为什么把 Let's Encrypt 的 DNSSEC 验证流量阻断了,导致 Nginx Proxy Manager 现在无法续签证书,因此用 acme.sh 来申请其他家的证书暂时替代一下了。(DNSSEC: DNSKEY Missing) 准备工作 安装 acme.sh:curl https://get.acme.sh | sh -s email=l
  409. </div>
  410. </a>
  411. <div class="index-btm post-metas">
  412. <div class="post-meta mr-3">
  413. <i class="iconfont icon-date"></i>
  414. <time datetime="2024-06-29 01:03" pubdate>
  415. 2024-06-29
  416. </time>
  417. </div>
  418. <div class="post-meta">
  419. <i class="iconfont icon-tags"></i>
  420. <a href="/tags/acme/">#acme</a>
  421. </div>
  422. </div>
  423. </article>
  424. </div>
  425. <div class="row mx-auto index-card">
  426. <div class="col-12 col-md-4 m-auto index-img">
  427. <a href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
  428. <img src="https://api.limour.top/randomImg?d=2024-03-25 12:52:28" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】搭建流量统计工具 Shynet">
  429. </a>
  430. </div>
  431. <article class="col-12 col-md-8 mx-auto index-info">
  432. <h2 class="index-header">
  433. <a href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
  434. 【记录】搭建流量统计工具 Shynet
  435. </a>
  436. </h2>
  437. <a class="index-excerpt " href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
  438. <div>
  439. Shynet 是一款用 python 编写的现代、隐私友好、无需Cookie或JS即可工作的网络流量统计工具。 相比 Umami, Shynet 支持通过 1 pixel 的图像进行统计,而不依赖 JS, 并且 Shynet 统计的信息更加详细。 搭建 Shynet 反向代理服务 1mkdir -p ~/app/shynet &amp;&amp; cd ~/app/shynet &amp;&
  440. </div>
  441. </a>
  442. <div class="index-btm post-metas">
  443. <div class="post-meta mr-3">
  444. <i class="iconfont icon-date"></i>
  445. <time datetime="2024-03-25 20:52" pubdate>
  446. 2024-03-25
  447. </time>
  448. </div>
  449. <div class="post-meta">
  450. <i class="iconfont icon-tags"></i>
  451. <a href="/tags/hexo/">#hexo</a>
  452. </div>
  453. </div>
  454. </article>
  455. </div>
  456. <nav aria-label="navigation">
  457. <span class="pagination" id="pagination">
  458. <span class="page-number current">1</span><a class="page-number" href="/page/2/#board">2</a><a class="page-number" href="/page/3/#board">3</a><span class="space">&hellip;</span><a class="page-number" href="/page/13/#board">13</a><a class="extend next" rel="next" href="/page/2/#board"><i class="iconfont icon-arrowright"></i></a>
  459. </span>
  460. </nav>
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. </div>
  466. <a id="scroll-top-button" aria-label="TOP" href="#" role="button">
  467. <i class="iconfont icon-arrowup" aria-hidden="true"></i>
  468. </a>
  469. <div class="modal fade" id="modalSearch" tabindex="-1" role="dialog" aria-labelledby="ModalLabel"
  470. aria-hidden="true">
  471. <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
  472. <div class="modal-content">
  473. <div class="modal-header text-center">
  474. <h4 class="modal-title w-100 font-weight-bold">Search</h4>
  475. <button type="button" id="local-search-close" class="close" data-dismiss="modal" aria-label="Close">
  476. <span aria-hidden="true">&times;</span>
  477. </button>
  478. </div>
  479. <div class="modal-body mx-3">
  480. <div class="md-form mb-5">
  481. <input type="text" id="local-search-input" class="form-control validate">
  482. <label data-error="x" data-success="v" for="local-search-input">Keyword</label>
  483. </div>
  484. <div class="list-group" id="local-search-result"></div>
  485. </div>
  486. </div>
  487. </div>
  488. </div>
  489. </main>
  490. <footer>
  491. <div class="footer-inner">
  492. <div class="footer-content">
  493. <a target="_blank" rel="nofollow noopener" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43130202000203"><img src="https://img.limour.top/2023/08/27/64eadeb81d6a0.webp" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload>湘公网安备43130202000203号 </a> <a target="_blank" rel="nofollow noopener" href="https://beian.miit.gov.cn/">湘ICP备20008299号 </a> <a target="_blank" rel="nofollow noopener" href="https://icp.gov.moe/?keyword=20210128">萌ICP备20210128号</a> <br> <a href="https://www.foreverblog.cn/" target="_blank"> <img src="https://img.foreverblog.cn/logo_en_default.png" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="" style="width:auto;height:24px"> </a> <br> <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/limour-blog/limour-blog.github.io" target="_blank" rel="nofollow noopener"><span>SRC</span></a> <i class="iconfont icon-love"></i> <a href="https://web.archive.org/web/20231130095837/https://effectiveacceleration.tech/" target="_blank" rel="nofollow noopener"><span>e/Acc</span></a>
  494. </div>
  495. </div>
  496. </footer>
  497. <!-- Scripts -->
  498. <script src="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.js" ></script>
  499. <link rel="stylesheet" href="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.css" />
  500. <script>
  501. NProgress.configure({"showSpinner":false,"trickleSpeed":100})
  502. NProgress.start()
  503. window.addEventListener('load', function() {
  504. NProgress.done();
  505. })
  506. </script>
  507. <script src="https://jscdn.limour.top/npm/jquery@3.6.4/dist/jquery.min.js" ></script>
  508. <script src="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js" ></script>
  509. <script src="/js/events.js" ></script>
  510. <script src="/js/plugins.js" ></script>
  511. <script src="/js/img-lazyload.js" ></script>
  512. <script src="/js/local-search.js" ></script>
  513. <!-- 主题的启动项,将它保持在最底部 -->
  514. <!-- the boot of the theme, keep it at the bottom -->
  515. <script src="/js/boot.js" ></script>
  516. <noscript>
  517. <div class="noscript-warning">Blog works best with JavaScript enabled</div>
  518. </noscript>
  519. <!-- hexo injector body_end start -->
  520. <script defer src="/theme-inject/timeliness.js"></script>
  521. <!-- hexo injector body_end end --></body>
  522. </html>