-
### 问题描述 | Describe the bug
如题,作者使用的邮箱(被通知邮箱)是gmail的邮箱。
邮箱服务我先是配的Ethereal邮箱服务,日志如下:
```log
[2024-09-03T17:07:15.716] [14] [DEBUG] - Comment have been added to storage.
Notification mail send su…
-
### Jellyfin version.
10.9.11
### Shokofin version.
4.1.1.34
### Shoko Server version, release channel, and commit hash.
4.2.2
### File structure of your _Media Library Folder in Jellyfin_/_Imp…
t0815 updated
2 months ago
-
# CompletableFuture的使用 - Woods's Blog
什么作用?引入CompletableFuture,对业务流程进行编排,降低依赖之间的阻塞。充分利用我们的CPU资源,不让我们的CPU资源大量浪费在阻塞等待上。 几种使用场景根据CompletableFuture依赖数量,可以分为以下几类:零依赖、一元依赖、二元依赖和多元依赖。 以下的CompletableFuture都以…
-
# 计算力学(一)泛函和变分法 | 非典型工科生的小站
计算力学要考试了,这几天复习感觉很有收获,写一些文章记录一下。可惜学校没有更深入的计算力学课程了,本课程水平是非常不错的,主要内容是线弹性有限元,后面有提到一些非线性有限元和理想不可压缩流的有限元求解。老师是一个非常有意思的人
[http://blog.fhjmechanics.cn/2024/09/22/%E8%AE%A1%E7%AE%…
-
https://hanbingi.github.io/2024/08/09/%E6%AC%A2%E8%BF%8E%E6%9D%A5%E5%88%B0%E6%88%91%E7%9A%84%E7%BD%91%E7%AB%99/
欢迎来到我的网站这个网站搞的我没了一个下午,还把原网站的文件搞没了 var gitalkConfig = {"clientID":"Ov23liZvYX…
-
# git命令与Sourcetree的使用 | Lencamo
  很早之前就听说做为一个程序员会使用git是非常重要的,于是乎在我在早前就接触并学习了git。 其实早期我接触git,纯粹是为了弄一个所谓的github云笔记,也就是草草了事了😂。
[https://lencamo.cn/2021/09/17/git%E5%91%BD%E4%BB%A4%E4%B8%8ESo…
-
# 置顶公告 | iiishop's blog
[http://iiishop.github.io/2025/09/30/%E7%BD%AE%E9%A1%B6%E5%85%AC%E5%91%8A/](http://iiishop.github.io/2025/09/30/%E7%BD%AE%E9%A1%B6%E5%85%AC%E5%91%8A/)
-
Hello,
i've managed to wireup one BL1840 board that I have and succesfully read out following data.
Can I somehow contribute to enable clear errors? Anything? Beer? Coffe? xD
Readout:
BL1840
…
-
https://chen3283891376.github.io/2024/07/09/%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2%E9%85%8D%E7%BD%AE%E5%85%A8%E8%A7%A3/
Every failure is leading towards success.
-
The sdk breaks on non-standard characters and does not provide the full payload of the aztec code.
Only a truncated part of the code is read and some bytes are being altered (eg. 1B becomes FF B3).
…