Skip to content

Commit c818b2d

Browse files
committed
feat: add Spiritual Home post and English translation
1 parent e484a48 commit c818b2d

4 files changed

Lines changed: 189 additions & 0 deletions

File tree

public/assets/271.jpg

2.71 MB
Loading

src/data/image-metadata.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,6 +2834,41 @@
28342834
"height": 2366,
28352835
"mime": "image/png"
28362836
},
2837+
"https://cdn.tw93.fun/uPic/1image49.png": {
2838+
"width": 1024,
2839+
"height": 1536,
2840+
"mime": "image/png"
2841+
},
2842+
"https://cdn.tw93.fun/uPic/27158.jpg": {
2843+
"width": 4826,
2844+
"height": 3619,
2845+
"mime": "image/jpeg"
2846+
},
2847+
"https://cdn.tw93.fun/uPic/FFAHWB46.png": {
2848+
"width": 3410,
2849+
"height": 2496,
2850+
"mime": "image/png"
2851+
},
2852+
"https://cdn.tw93.fun/uPic/Group26.png": {
2853+
"width": 1500,
2854+
"height": 600,
2855+
"mime": "image/png"
2856+
},
2857+
"https://cdn.tw93.fun/uPic/KyJWeN09.png": {
2858+
"width": 2114,
2859+
"height": 2274,
2860+
"mime": "image/png"
2861+
},
2862+
"https://cdn.tw93.fun/uPic/S3yAup40.png": {
2863+
"width": 3840,
2864+
"height": 2072,
2865+
"mime": "image/png"
2866+
},
2867+
"https://cdn.tw93.fun/uPic/TPgQHi39.png": {
2868+
"width": 1232,
2869+
"height": 693,
2870+
"mime": "image/png"
2871+
},
28372872
"https://cdn.tw93.fun/uPic/jNUjyr.png": {
28382873
"width": 1200,
28392874
"height": 900,
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
date: 2026/06/29
3+
---
4+
5+
<img src="https://cdn.tw93.fun/uPic/27158.jpg" width="800" />
6+
7+
<small>The cover photo was taken over the weekend when I went to my spiritual home, Wang Xiaobo's bookstore, and sat there for a whole morning, reading "A Maverick Pig" that I've read several times, and grabbed a cup of Silver Age coffee on the side, which was really nice. Big thanks to the friend who pointed out that the past few issues of the weekly were a bit shallow, I'd been too absorbed in AI Coding. I take the criticism, and from now on I'll keep the content more interesting, and strive to make it a spiritual home for everyone.</small>
8+
9+
> **Recording down-to-earth trending tech I see every week, filtered and published here. Follow this weekly newsletter to get update notifications**
10+
11+
## Trending Tools
12+
13+
**claude-tap: a local proxy and trace viewer for AI coding agents**
14+
<https://github.com/liaohch3/claude-tap>
15+
Launch your CLI through it, or have it listen to the local app transcript, and you can see the real API traffic and agent context: system prompt, conversation history, tool schemas, tool calls, streaming responses, token usage, and request diffs. Worth a try for anyone who wants to dig into how it works.
16+
<img src="https://cdn.tw93.fun/uPic/demo_zh37.gif" width="800" />
17+
18+
**VidBee: a nice tool for downloading videos from all kinds of sites**
19+
<https://github.com/nexmoe/VidBee>
20+
It uses yt-dlp as its underlying engine, so it can download videos from almost any site in the world, including YouTube, TikTok, Instagram, Twitter, and more. Give it a try if you need it, but mind the copyright.
21+
<img src="https://cdn.tw93.fun/uPic/S3yAup40.png" width="800" />
22+
23+
**Witr: helps you see why something is running**
24+
<https://github.com/pranshuparmar/witr>
25+
When something is running on your system, whether it's a process, a service, or something bound to a port, there's always a reason. That reason is often indirect, non-obvious, or spread across several layers. Plenty of other tools can tell you what is running; this one does a great job of telling you "why it's running", which is pretty interesting.
26+
<img src="https://cdn.tw93.fun/uPic/TPgQHi39.png" width="800" />
27+
28+
**Dinky: a file compression tool for Mac**
29+
<https://dinkyfiles.com/>
30+
It's quite nicely made, just drag your files in. It supports compressing images, videos, and PDF files, so give it a try if you need it.
31+
<img src="https://cdn.tw93.fun/uPic/FFAHWB46.png" width="800" />
32+
33+
## Just Looking Around
34+
35+
**Ranking of LLM cache hit rates**
36+
<https://dirac.run/posts/cache-hit-rates-agents>
37+
Kind of interesting. One reason domestic models keep their high cost-performance, along with the careful penny-pinching of our engineers.
38+
<img src="https://cdn.tw93.fun/uPic/KyJWeN09.png" width="800" />
39+
40+
**Meituan's AIGC tech innovation and practice for poster generation**
41+
<https://tech.meituan.com/2026/06/18/AIGC-poster.html>
42+
Meituan is actually quite meticulous about how they build things and takes the time to distill methodologies. That said, these days I lean more toward using a more powerful model to solve problems in less time.
43+
44+
**A fairly interesting record**
45+
It started with an email I received from a Russian teenager, along with a record of our back-and-forth replies, anonymized and then AI-generated. Russia is having a rough time right now, with even international bank cards mostly cut off. I've always thought of my products as global, with no political factors, letting everyone enjoy a bit of the fun of engineer tools, which is honestly pretty neat.
46+
<img src="https://cdn.tw93.fun/uPic/1image49.png" width="800" />
47+
48+
## Just Writing
49+
50+
<img src="https://cdn.tw93.fun/uPic/Group26.png" width="800" />
51+
52+
**Walking ahead, or being pushed along**
53+
54+
Lately I've had a feeling: engineers who have already transformed into AI engineers, versus those in traditional roles at traditional big companies who haven't yet realized they need to transform, give off a vibe like the software engineers at the dawn of the internet versus the engineers working in the China Mobile / Unicom / Telecom direction at the same time. It's also a lot like the difference between people using smartphones and people using feature phones around 2011.
55+
56+
Before, it just felt like a difference in choices. Now it feels like a slowly-boiling-frog situation, and the water has actually gotten a bit scalding.
57+
Engineers walking ahead of where technology is heading will have far more room to maneuver, while those being pushed along by the tech direction or the organization will have a rough time.
58+
59+
Looking back through some of my pretty shallow past sharing, I was fairly lucky that after 2019 I basically stopped wanting to be a traditional role-based engineer. Back then I wanted to be more of an engineer who solves all kinds of problems, not limited to the role itself, dabbling in design, product, frontend and backend, and ops, more about solving a product's problems.
60+
61+
Looking back now, it's a good thing I kept at it, otherwise reaching this stage would honestly be pretty rough.
62+
Honestly, working that way back then wasn't all that well-liked, it looked unfocused, and I could only rely on the things I did myself to slowly help the engineers around me grow. But at the time I really didn't overthink it, I just felt that solving problems was way more interesting than guarding my own job, and that I could explore a ton of interesting things, without expecting immediate results, just letting things happen in their own time. I never imagined that, a few years later when AI arrived, it would become a small little moat for me in this wildly tug-of-war world.
63+
64+
The content of the articles below is pretty disconnected from the rapid development of the current AI era. You can treat them as relics from ancient times, then put yourself back in that era, which should be fairly interesting. You can even read them against the timeline of AI development, which happens to let you see some of my own thinking and changes on the technical side.
65+
66+
2019-11-25 [Product and Open Source Sharing](https://tw93.fun/2019-11-25/product-and-github.html)
67+
2020-03-18 [Interaction Design for Admin Dashboards](https://tw93.fun/2020-03-18/how-to-do-design.html)
68+
2022-07-01 [How to Hunker Down and Get Stronger in a Tough Climate](https://tw93.fun/2022-07-01/gou.html)
69+
2022-07-29 [How to Be a Product Engineer?](https://tw93.fun/2022-07-29/pd-code.html)
70+
2022-12-09 [How Engineers Can Get Things Done Clearly](https://tw93.fun/2022-12-09/talk.html)
71+
2023-10-25 [The Dilemma and Breakthrough of Next-Gen Frontend](https://tw93.fun/2023-10-25/new-fe.html)
72+
2024-01-12 [My Open Source Growth Journey](https://tw93.fun/2024-01-12/open.html)
73+
2024-09-09 [Talking About Future Tech Trends](https://tw93.fun/2024-09-09/future.html)
74+
2025-07-17 [How Engineers Can Invest Better](https://tw93.fun/2025-07-17/money.html)
75+
2025-08-17 [The Impact of AI Coding on Programmers](https://tw93.fun/2025-08-17/ai-coding.html)
76+
2025-12-22 [The Breakthrough and Growth of Next-Gen Engineers](https://tw93.fun/2025-12-22/engineer.html)
77+
2026-03-30 [Kill the Hand-Coding Programmer](https://tw93.fun/2026-03-30/kill.html)
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
date: 2026/06/29
3+
---
4+
5+
<img src="https://cdn.tw93.fun/uPic/27158.jpg" width="800" />
6+
7+
<small>封面图拍摄于周末去我的精神家园,王小波的书店,坐了一上午,看那本看了好几遍的《一只特立独行的猪》,顺便喝了一杯叫“白银时代“的咖啡,还是很不错的。非常感谢有小伙伴指出之前几期周刊有点水,我沉迷到 AICoding 了,接受批评,以后还是保持内容更有趣一点好,争取成为大家的精神家园。</small>
8+
9+
> **记录每周看到的接地气的潮流技术,筛选后发布于此,觉得不错可关注此周刊,方便获取更新通知**
10+
11+
## 潮流工具
12+
13+
**claude-tap:给 AI 编程 agent 用的本地代理和 trace 查看器**
14+
<https://github.com/liaohch3/claude-tap>
15+
把 CLI 通过它启动,或监听本地 app transcript,就能看到真实 API 流量和 agent 上下文:system prompt、对话历史、工具 schema、工具调用、流式响应、token 用量和请求 diff,对于想研究的小伙伴可以试试看。
16+
<img src="https://cdn.tw93.fun/uPic/demo_zh37.gif" width="800" />
17+
18+
**VidBee:一个不错的下载各个网站视频的工具**
19+
<https://github.com/nexmoe/VidBee>
20+
底层使用的是 yt-dlp 这个引擎,几乎可以从全球任何网站下载视频,包括 YouTube、TikTok、Instagram、Twitter 等,有需要的小伙伴可以试试,不过需要注意版权。
21+
<img src="https://cdn.tw93.fun/uPic/S3yAup40.png" width="800" />
22+
23+
**Witr:帮助你看这个东西为什么在运行**
24+
<https://github.com/pranshuparmar/witr>
25+
当某个东西在你系统上运行时,无论是一个进程、一个服务,还是某个绑定到端口的东西,总有其原因。这个原因往往是间接的、不明显的,或者分散在多个层级中,很多其他的工具可以告诉你什么在运行,这个工具可以很好的告诉你“为什么运行”,很有意思。
26+
<img src="https://cdn.tw93.fun/uPic/TPgQHi39.png" width="800" />
27+
28+
**Dinky:一个 mac 上的文件压缩工具**
29+
<https://dinkyfiles.com/>
30+
做得挺精致的,把文件拖进去就好了,支持图片、视频、pdf 文件的压缩,有需要的可以去试试看。
31+
<img src="https://cdn.tw93.fun/uPic/FFAHWB46.png" width="800" />
32+
33+
## 随便看看
34+
35+
**大模型缓存率排行**
36+
<https://dirac.run/posts/cache-hit-rates-agents>
37+
有点意思,国产模型秉持着高性价比的一个原因,以及我国工程师的精打细算。
38+
<img src="https://cdn.tw93.fun/uPic/KyJWeN09.png" width="800" />
39+
40+
**美团海报生成 AIGC 技术创新与实践**
41+
<https://tech.meituan.com/2026/06/18/AIGC-poster.html>
42+
美团做东西其实很细的,会去沉淀一些方法论,不过我现在反而更看好用更牛逼的模型,花更少时间来解决问题。
43+
44+
**一个比较有意思的记录**
45+
起源于我收到的一封一个俄罗斯少年的邮件,以及来回回复的一个记录,脱敏后用 AI 生成的,俄罗斯现在挺苦,几乎国际银行卡都切断了。一直想着我的产品是全球的,没有政治因素,让所有人享受工程师工具的一些乐趣,其实挺好玩的。
46+
<img src="https://cdn.tw93.fun/uPic/1image49.png" width="800" />
47+
48+
## 随便写写
49+
50+
<img src="https://cdn.tw93.fun/uPic/Group26.png" width="800" />
51+
52+
**走在前面,还是被推着走**
53+
54+
最近有一个感受,发现已经转型成 AI 工程师和还没有意识转型的传统大厂的传统岗位工程师,会有一种当时刚刚开始的互联网方向的软件工程师和同时期的移动联通电信方向的工程师的感觉,也很像 2011 年前后用智能手机和功能机时期的那个区别。
55+
56+
之前只是感觉选择不一样而已,现在感觉是有一种温水煮青蛙的感觉,甚至水温其实有点儿发烫了。
57+
工程师走在技术发展前面的会更加游刃有余,被技术方向或者组织推着走的会很难受。
58+
59+
翻了翻我历史的一些很水的分享,比较幸运在 2019 年后基本上就不太想做传统的岗位工程师,当时想着更多去做一个解决各种问题的工程师,不局限于岗位本身,设计、产品、前后端、运行都去玩玩,更多是解决一个产品的问题。
60+
61+
现在回过头看,好在坚持下去做了,不然到了现在这个阶段的确会相当难受。
62+
其实当时这么干并没有那么讨喜,也看着不够聚焦,甚至只能靠自己做的事情,慢慢去带动身边工程师怎么成长,不过当时其实完全没有多想啥,只是认为解决问题比守着本职工作会有意思太多了,而且可以去探索非常多有意思的东西,也没有想着马上要有结果,水到渠成就好,没有想到,几年后 AI 来了后成为自己在这个疯狂拉扯的世界的一个小小护城河。
63+
64+
下面文章内容本身和当前 AI 时代的高速发展很脱节了,小伙伴可以当做一个远古时期的东西去看,然后代入到那个年代,应该会比较有意思,甚至你可以结合 AI 发展的时间轴来看,刚好也可以看到我本身在技术上的一些思考和变化。
65+
66+
2019-11-25 [产品和开源分享](https://tw93.fun/2019-11-25/product-and-github.html)
67+
2020-03-18 [运营后台的交互设计分享](https://tw93.fun/2020-03-18/how-to-do-design.html)
68+
2022-07-01 [大环境不好的情况下如何苟着变强](https://tw93.fun/2022-07-01/gou.html)
69+
2022-07-29 [如何做一个产品工程师?](https://tw93.fun/2022-07-29/pd-code.html)
70+
2022-12-09 [工程师如何明白的做事情](https://tw93.fun/2022-12-09/talk.html)
71+
2023-10-25 [新一代前端发展的困境与破局](https://tw93.fun/2023-10-25/new-fe.html)
72+
2024-01-12 [我的开源成长之旅](https://tw93.fun/2024-01-12/open.html)
73+
2024-09-09 [聊聊未来技术趋势](https://tw93.fun/2024-09-09/future.html)
74+
2025-07-17 [工程师如何更好投资](https://tw93.fun/2025-07-17/money.html)
75+
2025-08-17 [AI Coding 对于程序员的影响](https://tw93.fun/2025-08-17/ai-coding.html)
76+
2025-12-22 [新一代工程师的破局与发展](https://tw93.fun/2025-12-22/engineer.html)
77+
2026-03-30 [杀死那个手工程序员](https://tw93.fun/2026-03-30/kill.html)

0 commit comments

Comments
 (0)