Yiran's Blog

Recent content on Yiran's Blog

马上订阅 Yiran's Blog RSS 更新: https://zdyxry.github.io/atom.xml

Weekly Issue-avoid negativity echo chambers

2025年6月22日 08:00

文章 链接到标题

技术 链接到标题

Why Generative AI Coding Tools and Agents Do Not Work For Me - miguelgrinberg.com

The more you practice learning the easier and faster it gets!


周思博 - 维基百科,自由的百科全书

[[StackOverflow]] 的创始人和 [[Trello]] 的创始人是同一个人,一直以为这是两个时代的软件。


Pure, Ocient and Solidigm push back against Seagate-quoted SSD paper – Blocks and Files

这些大公司的市场部真的是有钱又有闲,争论起 SSD 和 HDD 碳足迹这种东西。你排多少碳,关我用户什么事。都是生意。


Quick takes on the GCP public incident write-up – Surfing Complexity

This is the typical “we didn’t do X in this case and had we done X, this incident wouldn’t have happened, or wouldn’t have been as bad” sort of analysis that is very common in these write-ups. The problem with this is that it implies sloppiness on the part of the engineers, that important work was simply overlooked. We don’t have any sense on how the development decisions made sense at the time.

“如果当时做了 X 就不会出现这个事故了”,为什么当时没有做 X?应该想为什么当时做了 Y。


k8s的域名解析总是需要coredns吗?

问题:如果 kube-apiserver 通过普通的 Service IP 访问自己,可能依赖 DNS 解析、kube-proxy 或网络插件,这些组件可能未完全运行或存在网络延迟 / 异常。
解决:Loopback 直接将请求回路短路到本地,从而绕过外部网络依赖。


GitHub - psviderski/unregistry: Push docker images directly to remote servers without an external registry

我喜欢这个项目,这个需求有很多的解法,但如何在有限的场景中无感的使用,是不容易的。

Docker 作者在 HN 上进行了回应:

Docker creator here. I love this. In my opinion the ideal design would have been:

  1. No distinction between docker engine and docker registry....

剩余内容已隐藏

查看完整文章以阅读更多