Skip to content

Commit 1b7a343

Browse files
committed
258
1 parent b545221 commit 1b7a343

3 files changed

Lines changed: 192 additions & 0 deletions

File tree

public/assets/258.jpg

1.81 MB
Loading
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
date: 2026/03/02
3+
---
4+
5+
<img src="https://gw.alipayobjects.com/zos/k/7t/258.jpg" width="800" />
6+
7+
<small>Cover photo shows my finally installed cyber charging station at home. It looks incredibly cool! I ordered it back in January and it finally got installed today. Tesla's service remains as professional as ever, and their products are as cool as ever. Staying long on Tesla.</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+
**Kaku, the blazing fast and AI-friendly terminal, just released version 0.5 - go try it out**
14+
<https://github.com/tw93/Kaku>
15+
1. AI Shell Error Fixing: When a command fails, Kaku automatically sends it to AI and displays fix suggestions right in the terminal. Press Cmd + Shift + E to apply them instantly.
16+
2. Built-in Yazi: Press Cmd + Shift + Y or just type y to open Yazi. Layout and theme are auto-configured on first run. cd + Tab falls back to zsh-z history directories when no filesystem matches are found.
17+
3. Command Palette: Press Cmd + Shift + P for quick command search with fuzzy matching and native text editing support.
18+
4. Kaku Doctor: Run kaku doctor to detect configuration issues with interactive one-click fixes.
19+
5. Global Hotkey: Default Ctrl + Opt + Cmd + K to summon or hide Kaku from any app. Customizable via macos_global_hotkey.
20+
6. Shell Text Editing: Use Cmd + A to select all, Shift + Arrow keys to extend selection, and type directly to replace selected content - just like a native text editor.
21+
7. Unified AI Config: The kaku ai interface now manages Kaku Assistant, Factory Droid, and opencode.jsonc in one place.
22+
8. Tab Bell Indicator: When you switch to another tab, tabs with results or notifications show a blinking dot.
23+
9. Scroll and Input Improvements: Smoother trackpad scrolling in less, man, etc. with DECSET 1007 alternate scroll mode support. Fixed popup position offset issues with Typeless and other CJK input methods.
24+
10. Window Shadow Restored: Native macOS window shadows are back. They were temporarily disabled due to GPU usage issues in earlier versions.
25+
11. Faster Startup and Smaller Binary: Lua bytecode caching and lazy loading reduce startup time. Fat LTO and single codegen unit shrink binary size.
26+
12. Shell Integration Detection Fix: Shell integration now loads correctly in all terminal environments, no longer depending on whether $TERM is kaku. User-loaded plugins are no longer loaded twice.
27+
<img src="https://cdn.fliggy.com/upic/D4hdW4.png" width="800" />
28+
29+
**PortKiller: Cross-platform port management tool with native UI**
30+
<https://github.com/productdevbook/port-killer>
31+
Found a cool tool on GitHub called PortKiller - a cross-platform port management app for developers. It does more than just list ports: it automatically discovers all listening TCP ports, lets you kill processes with one click, supports search and filtering, favorites, port watching with notifications, and smart categorization for common dev services. It also covers real workflows, like managing kubectl port-forward sessions with auto-reconnect, logs, connect/disconnect notifications, and showing active Cloudflare Tunnel connections.
32+
<img src="https://gw.alipayobjects.com/zos/k/rm/M8Cabs.png" width="800" />
33+
34+
**Surge: Blazing fast open-source TUI download manager written in Go**
35+
<https://github.com/surge-downloader/surge>
36+
Recently discovered a cool tool called Surge - a super fast open-source TUI download manager designed for power users, written in Go with a clean keyboard workflow. It doesn't treat downloads as a single stream - instead it opens multiple connections, splits files into chunks and pulls them in parallel, with automatic failover across multiple mirrors. You can also switch to streaming mode for sequential downloads, which is more convenient for previewing media.
37+
<img src="https://gw.alipayobjects.com/zos/k/n8/demo.gif" width="800" />
38+
39+
**FluentRead: Open-source immersive browser translation extension**
40+
<https://chromewebstore.google.com/detail/%E6%B5%81%E7%95%85%E9%98%85%E8%AF%BB/djnlaiohfaaifbibleebjggkghlmcpcj>
41+
FluentRead is a solid open-source immersive translation extension for browsers. It's clean with just the right amount of features, plus you can configure your own API key. The translation style and page integration look good too. Give it a try.
42+
<img src="https://gw.alipayobjects.com/zos/k/a3/sfhPpB.png" width="800" />
43+
44+
**LobsterAI recently improved its Skills capabilities**
45+
<https://lobsterai.youdao.com>
46+
I've been using NetEase's LobsterAI recently. Looking at their changelog, they've been optimizing Skills - it now has built-in modules for document processing, frontend design, browser automation, web search, and even finding movie resources. The scenarios are ready to go, and many can be completed with just one sentence.
47+
48+
I tried an interesting combo this time. I've been curious about the TV series "Taiping Years" and wanted to brush up on the Five Dynasties and Ten Kingdoms period of history. So I just threw in a prompt: "Organize the timeline and key knowledge points of the Five Dynasties and Ten Kingdoms into a PDF with high information density, and also search for any cloud storage resources for Taiping Years." It called three Skills - web-search, pdf, and films-search. The PDF was generated directly with a clear timeline and decent formatting; the resource search actually found download links, saving me the time of digging through various sites.
49+
50+
Skills save time on building tool chains, writing scripts, and cleaning data. For engineers, it turns what used to require setting up workflows into direct API calls, with deduplication, formatting, and summarization handled together. Combined, you can do more - like monitoring a competitor's weekly updates, using web-search to fetch them, extracting key changes with playwright, and generating a competitor report, all in one place. If you're interested, start with your most repetitive high-frequency scenarios. Give LobsterAI's latest Skills a try.
51+
<video width="800px" preload loop autoplay controls muted><source src="https://cdn.tw93.fun/uPic/wy.mp4" type="video/mp4"></video>
52+
53+
**SuperCmd: Open-source macOS launcher with more features than expected**
54+
<https://github.com/SuperCmdLabs/SuperCmd>
55+
Found SuperCmd on GitHub - an open-source macOS launcher that's more complete than I expected. It puts Raycast-style extension workflows, voice input, text-to-speech, memory, and AI actions into an open system. Great to see this level of open-source innovation in the macOS launcher space.
56+
<img src="https://cdn.fliggy.com/upic/bE3L9n.png" width="800" />
57+
58+
**Helium: The minimalist browser I switched back to from Edge, with great spatial feel**
59+
<https://helium.computer/>
60+
I recently switched my main browser from Edge back to Helium. I thought I liked vertical tabs, but what I really wanted was a more minimal UI and more workspace. Helium now has vertical tabs too, but the real highlight is compact mode - address bar and tabs on the same line, clean and space-efficient. Paired with my Maple theme and Maple bookmarks extension, the whole setup feels comfortable - focused, no noise.
61+
<img src="https://cdn.fliggy.com/upic/eNH71k.png" width="800" />
62+
63+
## Random Finds
64+
65+
**Claude's new program for open source maintainers: 6 months of Claude Max 20x**
66+
<https://claude.com/contact-sales/claude-for-oss>
67+
Claude just launched a program for open source maintainers offering 6 months of free Claude Max 20x. If you're a primary maintainer of a public repo with 5K+ stars, or a core member of an NPM package with 1M+ monthly downloads, and you've been active in the last 3 months, check it out. If you've been consistently contributing to Mole, Pake, MiaoYan, or other major open source projects and meet these criteria, give it a shot.
68+
69+
**Taiping Years is sooooo good**
70+
<https://movie.douban.com/subject/36317421/>
71+
Guys, Taiping Years is sooooo good - go watch it. It's really great, the kind where the first episode already blows you away.
72+
<img src="https://cdn.fliggy.com/upic/TO4qMn.png" width="800" />
73+
74+
**Aerial view of Xixi Wetland**
75+
Welcome to listen to Li Zhi's "Castle in the Sky" while watching this aerial view of Xixi Wetland - it looks quite beautiful from above. Should be even more stunning by mid-March.
76+
<video width="800px" preload loop autoplay controls muted><source src="https://cdn.fliggy.com/upic/pHKa5r.mp4" type="video/mp4"></video>
77+
78+
**Rong Xiao Guan is quite fresh!**
79+
If you're shopping at Hangzhou Tower, try this place on the 8th floor of the new Building B. It's pretty good - light but delicious and fresh.
80+
81+
<table style="margin-top:-20px">
82+
<tr>
83+
<td width="25%">
84+
<img src="https://gw.alipayobjects.com/zos/k/st/qTXqvC.png" width="420" />
85+
</td>
86+
<td width="25%">
87+
<img src="https://gw.alipayobjects.com/zos/k/l8/VAgHUx.png" width="420" />
88+
</td>
89+
<td width="25%">
90+
<img src="https://gw.alipayobjects.com/zos/k/ms/RJad2x.png" width="380" />
91+
</td>
92+
<td width="15%">
93+
<img src="https://gw.alipayobjects.com/zos/k/yv/pd45lt.png" width="380" />
94+
</td>
95+
</tr>
96+
</table>
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
date: 2026/03/02
3+
---
4+
5+
<img src="https://gw.alipayobjects.com/zos/k/7t/258.jpg" width="800" />
6+
7+
<small>封面图拍摄于我家终于装好的赛博充电桩,非常酷好帅啊,1月多下单了,今天终于来安装了,特斯拉的服务一如既往的专业,特斯拉的东西一如既往的酷,继续持有特斯拉。</small>
8+
9+
> **记录每周看到的接地气的潮流技术,筛选后发布于此,觉得不错可关注此周刊,方便获取更新通知**
10+
11+
## 潮流工具
12+
13+
**Kaku,极速易用的 AI 友好终端发布了 0.5 版本,快去试试**
14+
<https://github.com/tw93/Kaku>
15+
1、AI Shell 错误修复:命令失败时,Kaku 自动把命令发给 AI,直接在终端里展示修复建议,按 Cmd + Shift + E 一键应用。
16+
2、内置 Yazi:按 Cmd + Shift + Y 或直接输入 y 打开 Yazi,布局和主题首次运行自动配好。cd + Tab 在文件系统无匹配时还会回退到 zsh-z 历史目录。
17+
3、命令面板:按 Cmd + Shift + P 快速搜索命令,支持模糊匹配和原生文本编辑。
18+
4、Kaku Doctor:运行 kaku doctor 检测配置问题,支持交互式一键修复。
19+
5、全局快捷键:默认 Ctrl + Opt + Cmd + K 从任意应用唤起或隐藏 Kaku,支持通过 macos_global_hotkey 自定义。
20+
6、Shell 文本编辑:在命令行中使用 Cmd + A 全选、Shift + 方向键 扩展选区、直接输入替换选中内容,和原生文本编辑器一样的体验。
21+
7、AI 配置统一入口:kaku ai 界面现在统一管理 Kaku Assistant、Factory Droid 和 opencode.jsonc。
22+
8、标签页响铃提示:切到其他标签时,有结果或通知的标签会显示闪烁圆点。
23+
9、滚动与输入优化:less、man 等场景下触控板滚动更顺滑,支持 DECSET 1007 备用滚动模式。修复了 Typeless 等 CJK 输入法弹窗位置偏移的问题。
24+
10、窗口阴影恢复:macOS 原生窗口阴影已恢复,此前因早期版本 GPU 占用问题被临时关闭。
25+
11、启动提速与包体积优化:Lua 字节码缓存和延迟加载缩短启动时间,Fat LTO 和单 codegen unit 减小二进制体积。
26+
12、Shell 集成检测修复:Shell 集成现在在所有终端环境下都能正常加载,不再依赖 $TERM 是否为 kaku。用户自行加载的插件不再被重复加载。
27+
<img src="https://cdn.fliggy.com/upic/D4hdW4.png" width="800" />
28+
29+
**PortKiller:跨平台端口管理工具,带原生 UI**
30+
<https://github.com/productdevbook/port-killer>
31+
在 GitHub 上看到一个很酷的工具 PortKiller,一个面向开发者的跨平台端口管理应用,不只是列端口,会自动发现所有正在监听的 TCP 端口,一键杀进程,支持搜索和筛选、收藏、关注端口并通知,还会对常见开发服务做智能分类。也覆盖真实工作流,比如管理 kubectl port-forward 会话,支持自动重连、日志、连接和断开通知,还能看到当前活跃的 Cloudflare Tunnel 连接。
32+
<img src="https://gw.alipayobjects.com/zos/k/rm/M8Cabs.png" width="800" />
33+
34+
**Surge:Go 写的极速开源 TUI 下载管理器**
35+
<https://github.com/surge-downloader/surge>
36+
最近发现一个很酷的工具 Surge,一个为重度用户设计的超快开源 TUI 下载管理器,用 Go 写的,键盘工作流很干净。它不会把下载当成单一流,而是会开多个连接,把文件切成多个分片并行拉取,同时支持多镜像自动故障切换。你也可以切到流式模式按顺序下载,用来预览媒体更方便。
37+
<img src="https://gw.alipayobjects.com/zos/k/n8/demo.gif" width="800" />
38+
39+
**FluentRead:开源的浏览器沉浸式翻译扩展**
40+
<https://chromewebstore.google.com/detail/%E6%B5%81%E7%95%85%E9%98%85%E8%AF%BB/djnlaiohfaaifbibleebjggkghlmcpcj>
41+
流畅阅读 FluentRead 这款开源的浏览器沉浸式翻译扩展做得不错,简洁,以及功能刚刚好,加上可以配置自己的 key,译文样式显示效果和页面整体性也还可以,推荐大伙试试看。
42+
<img src="https://gw.alipayobjects.com/zos/k/a3/sfhPpB.png" width="800" />
43+
44+
**LobsterAI 最近优化了不少了 Skills 的能力**
45+
<https://lobsterai.youdao.com>
46+
最近在用网易的 LobsterAI,看更新日志他们这段时间在优化 Skills,内置了文档处理、前端设计、浏览器自动化、网络搜索、甚至有找电影资源这些模块,场景现成,不少场景一句话就能跑通。
47+
48+
这次试了个有意思的组合,最近对太平年这部剧很感兴趣,想把五代十国这段历史补一补,就直接丢了一个提示词:「把五代十国的脉络和关键知识点整理成一份 PDF,信息密度高一点,顺便帮我查一下太平年是否有云盘网络资源」。它调用了 web-search、pdf、films-search 三个 Skills,PDF 直接生成出来了,脉络清晰,排版也还不错;资源那边也真的搜出了下载地址,省掉了自己去各个网站翻的时间。
49+
50+
Skills 省掉的是拼工具链、写脚本、洗数据的时间。对工程师来说,就是把以前要搭工作流的事变成直接调用,去重、格式化、摘要也一并处理。组合起来能做的事情更多,比如盯着某个竞品每周的更新动态,用 web-search 抓完,直接用 playwright 提取关键变更,最后生成一份竞品周报,整条链路在一个地方跑完。感兴趣的可以从自己最高频的重复场景开始跑,推荐去玩玩 LobsterAI 最新的 Skills 功能。
51+
<video width="800px" preload loop autoplay controls muted><source src="https://cdn.tw93.fun/uPic/wy.mp4" type="video/mp4"></video>
52+
53+
**SuperCmd:开源 macOS 启动器,能力比预期更完整**
54+
<https://github.com/SuperCmdLabs/SuperCmd>
55+
在 GitHub 上发现 SuperCmd,一个开源的 macOS 启动器,比我预期更完整,把 Raycast 风格的扩展工作流、语音输入、文字转语音、记忆、AI 动作这些能力放进一个开放系统里,很高兴看到 macOS 启动器领域也有这种级别的开源创新,挺好的。
56+
<img src="https://cdn.fliggy.com/upic/bE3L9n.png" width="800" />
57+
58+
**Helium:从 Edge 切回来的极简浏览器,空间感很好**
59+
<https://helium.computer/>
60+
最近把主力浏览器从 Edge 切回 Helium,我以为我喜欢垂直标签页,但我真正想要的是更极简的 UI 和更大的工作空间,Helium 现在也有垂直标签页,但真正的亮点是 compact mode,地址栏和标签页在同一行,干净紧凑、省空间,配上我的 Maple 主题和 Maple 书签扩展,整个配置很舒服,专注、没噪音。
61+
<img src="https://cdn.fliggy.com/upic/eNH71k.png" width="800" />
62+
63+
## 随便看看
64+
65+
**Claude 面向开源维护者的新计划:送 6 个月 Claude Max 20x**
66+
<https://claude.com/contact-sales/claude-for-oss>
67+
Claude 刚推出了一个面向开源维护者的计划,提供 6 个月免费的 Claude Max 20x。如果你是 5K+ stars 公共仓库的主要维护者,或者 100 万+ 月下载量 NPM 包的核心成员,并且最近 3 个月仍然活跃,可以去看看,如果你之前持续参与过 Mole、Pake、MiaoYan 或其他大型开源项目,并且符合上述条件,也可以尝试申请。
68+
69+
**太平年太太太太好看了**
70+
<https://movie.douban.com/subject/36317421/>
71+
兄弟们,太平年太太太太好看了,快去看,很不错,第一集就会吓你一跳的那种感觉。
72+
<img src="https://cdn.fliggy.com/upic/TO4qMn.png" width="800" />
73+
74+
**西溪湿地航拍**
75+
欢迎收听李志的天空之城,这样看西溪湿地还挺好看,到 3 月中旬应该更好看。
76+
<video width="800px" preload loop autoplay controls muted><source src="https://cdn.fliggy.com/upic/pHKa5r.mp4" type="video/mp4"></video>
77+
78+
**荣小馆还挺鲜!**
79+
假如你去杭州大厦逛街,可以去新 B 座的 8 楼试试这家,还不错,虽然清淡,但是好吃,鲜。
80+
81+
<table style="margin-top:-20px">
82+
<tr>
83+
<td width="25%">
84+
<img src="https://gw.alipayobjects.com/zos/k/st/qTXqvC.png" width="420" />
85+
</td>
86+
<td width="25%">
87+
<img src="https://gw.alipayobjects.com/zos/k/l8/VAgHUx.png" width="420" />
88+
</td>
89+
<td width="25%">
90+
<img src="https://gw.alipayobjects.com/zos/k/ms/RJad2x.png" width="380" />
91+
</td>
92+
<td width="15%">
93+
<img src="https://gw.alipayobjects.com/zos/k/yv/pd45lt.png" width="380" />
94+
</td>
95+
</tr>
96+
</table>

0 commit comments

Comments
 (0)