- Jun 2023
-
ziglang.org ziglang.org
-
Test [1/1] test "expect addOne adds one to 41"... Lines like this indicate which test, out of the total number of tests, is being run. In this case, [1/1] indicates that the first test, out of a total of one test, is being run. Note that, when the test runner program's standard error is output to the terminal, these lines are cleared when a test succeeds.
If you cannot see the separate testing result. Refer to this link: https://github.com/ziglang/zig/issues/10203
-
- Aug 2022
-
github.com github.com
-
Reset switch
365mm DIP version
https://github.com/foostan/crkbd/issues/179#issuecomment-1223752320
-
Diodes
1n4148 in SOD123 package.
Refer to: https://github.com/foostan/crkbd/issues/126#issuecomment-939053956
-
OLED module
SSD1306 128x32 OLED, 0.91"
-
-
-
You can use the dxf file to cut acrylic plates as the top plates.
-
- Jul 2022
-
roamjs.com roamjs.com
-
This extension doesn't work automatically after installation. I noted some tips about how to use this extension in my Twitter thread. Please take a look, I believe it helps.
Tags
Annotators
URL
-
- Jun 2022
-
zhuanlan.zhihu.com zhuanlan.zhihu.com
-
键盘可以通过驱动软件实现编程和宏设置等相关调整,适配更多的玩家人群,目前得到的消息应该会在后期才会上线该软件,可以期待一下。
截至2022年6月,驱动还未发布。 https://iqunix.store/pages/product-support
-
- Feb 2022
-
docs.microsoft.com docs.microsoft.com
-
scale up or scale out
横向或纵向扩展
-
- Jan 2022
-
www.tapd.bilibili.co www.tapd.bilibili.co
-
导出单日数据
单日数据可以对应不同的操作人,是每个操作人分别统计标注总量吗?
-
- Nov 2021
-
segmentfault.com segmentfault.com
-
slice深拷贝和浅拷贝
可以参考这篇文章理解。
Tags
Annotators
URL
-
- Aug 2021
-
zhuanlan.zhihu.com zhuanlan.zhihu.com
-
首先我们看nat表的OUTPUT规则:
使用以下命令可以查看结果:
sudo iptables -t nat -nvL OUTPUT
Tags
Annotators
URL
-
-
segmentfault.com segmentfault.com
-
kubectl run --image=nginx nginx-web-1 --image-pull-policy='IfNotPresent'
这里应该要创建 Deployment:
kubectl create deployment nginx-web-1 --image=nginx
Tags
Annotators
URL
-
- Jun 2021
-
istio.io istio.io
-
Secure service-to-service communication in a cluster with TLS encryption, strong identity-based authentication and authorization
What about between clusters?
Tags
Annotators
URL
-
-
github.com github.com
-
中文读者可以在完成了本文学习后,参考这篇文章了解。文章对本文的源码分析做了一些补充。
-
-
github.com github.com
-
Kube-proxy 客户端凭证
不是应该每个结点上都有 kube-proxy 吗?
-
- Jan 2021
-
theinitium.com theinitium.com
-
而大選之後,特朗普已經註定要下台,就不用太擔心了;
树倒猢狲散,墙倒万人推。
-
最典型的證據來自《科學》雜誌2018年刊發的一則研究:通過在推特上進行的大數據分析,學者們發現,虛假信息的傳播速度比真相的傳播速度快很多,傳播的範圍要廣很多。簡言之,真相跑不過謊言。
缺少出处。
-
- Nov 2020
-
tools.ietf.org tools.ietf.org
-
258EAFA5-E914-47DA-95CA-C5AB0DC85B11
-
- Oct 2020
-
sspai.com sspai.com
-
这里是部分支持 Mermaid 的编辑器
补充: Obsidian.md 的 code block 也支持 Mermaid 语法。
-
-
sspai.com sspai.com
-
此外,它还提供了一个代理入口 https://via.hypothes.is/,通过该入口访问网页后可以直接开始批注。
使用 https://via.hypothes.is/ 时需要留意,如果浏览的网站有跨域安全措施,可能导致一些图片无法显示,比如这个少数派的页面,就会显示图片异常。不过插件是没有这个问题的。
-