Skip to content

Commit 76faa69

Browse files
committed
256
1 parent a1f2ace commit 76faa69

3 files changed

Lines changed: 160 additions & 0 deletions

File tree

public/assets/256.jpg

5.47 MB
Loading
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
date: 2026/02/02
3+
---
4+
5+
<img src="https://cdn.fliggy.com/upic/MkXV0F.jpg" width="800" />
6+
7+
<small>封面图拍摄于东京上野公园附近的天空,刚好有一个飞机飞过,这个蓝色和树结合挺有感觉。</small>
8+
9+
> **记录每周看到的接地气的潮流技术,筛选后发布于此,觉得不错可关注此周刊,方便获取更新通知**
10+
11+
## 潮流工具
12+
13+
**比特币下跌时,我重新理解了大教堂与赌场**
14+
<https://tw93.fun/2026-02-01/money.html>
15+
最近比特币从 12w 的高点回落到 7w 多,市场情绪再次走向恐慌。每当市场下跌时,我反而更容易去想,哪些东西更像赌场,哪些还在慢慢修建大教堂。巴老爷子在 2024 年股东大会上,用「大教堂与赌场」来形容资本主义,这个比喻在这种时刻尤其好用。价格的剧烈波动,更多来自赌场那一侧,而真正决定长期回报的,往往需要多年甚至几十年的持续投入。
16+
<img src="https://cdn.fliggy.com/upic/7dSRph.png" width="800" />
17+
18+
**我的极简生活经验**
19+
<https://tw93.fun/2024-03-03/simple.html>
20+
想和大伙随便聊聊的极简主义,我挺喜欢这种生活方式,但并不是说每个人需要极简,有的人喜欢收藏,有喜欢购物买很多东西,让自己舒心的生活方式我觉得都挺好的。但假如你也喜欢简单生活方式,或者有点儿强迫症,那这些小建议可能适合你。
21+
<img src="https://cdn.fliggy.com/upic/HJUHKu.png" width="800" />
22+
23+
**我的 GitHub 代码仓库超过了 10W star 了**
24+
<https://github.com/tw93>
25+
从 2014 年大学开始学习前端开始,到最近几年慢慢把自己一些使用工具开源,交到不少朋友非常开心,记录一下。
26+
<img src="https://cdn.fliggy.com/upic/Kgk2Pa.jpeg" width="800" />
27+
28+
**Mole 最近更新到了 1.24 版本**
29+
<https://github.com/tw93/Mole>
30+
这个版本取名 Razor 🪒,一个很有意思的名字,更新如下,小伙伴可以去试试。
31+
1、mo clean - 更智能更快速:通过 Finder 自动清空废纸篓,遇到锁定文件自动回退处理,批量删除改用 find -delete 大幅提速,新增 Yandex 浏览器和 Apple Podcasts 残留文件清理,修复进度条残留问题。
32+
2、mo update --force:即使已是最新版也可强制重装,自动清除隔离属性让二进制文件无需安全确认即可启动。
33+
3、mo uninstall - 残留检测更彻底:通过小写连字符、无空格等命名变种匹配找出更多残留文件,验证 bundle ID 格式防止注入攻击,错误提示更具指导性。
34+
4、mo check - 识别第三方防火墙:优先检测 Little Snitch、LuLu、Radio Silence 等第三方防火墙,修复非英文系统下磁盘空间解析问题。
35+
5、mo purge - 扫描更深入:最大扫描深度从 4 层增至 6 层以捕获深层构建产物,fd 不可用时自动回退到 find,正确处理循环符号链接避免卡死。
36+
6、底层优化:新增 operations.log 操作日志便于问题排查,应用保护采用双数组策略将匹配复杂度从 O(N) 降至 O(1),Go 扫描器使用定时器池和通道超时防止阻塞。
37+
<img src="https://cdn.fliggy.com/upic/qc29gI.png" width="800" />
38+
39+
**Codia AI NoteSlide 把 NotebookLM 导出的 PPT 直接转成 PDF**
40+
<http://codia.ai/noteslide?r=tw>
41+
我最近很喜欢使用 NotebookLM 来帮助学习理解新东西,但只能导出 PDF,有时候对于中文的渲染也不是很好。一直想找一个好用的能把 PDF 转成可编辑 PPT 的工具,找一圈下来发现 Codia AI NoteSlide 做得最好用,相比传统的 pdf2ppt 简洁易用很多,可快速转化成可编辑的内容,效果很美观精致无差错,很好用,有相同痛点的小伙伴可以去试试看。
42+
<video width="800px" preload autoplay muted><source src="https://cdn.fliggy.com/upic/MJtWvf.mp4" type="video/mp4"></video>
43+
44+
**苹果电池保护工具 Battery**
45+
<https://github.com/actuallymentor/battery>
46+
这个工具可以让始终连接电源的苹果 Macbook 保持 80%的电量,说是可以延长电池的使用寿命,不过我其实更多会插着电源使用,倒没有太关注这个,有需要的小伙伴可以试试。
47+
<img src="https://cdn.fliggy.com/upic/o3DuLT.png" width="800" />
48+
49+
**面向开发者的可视化状态报警工具**
50+
<https://github.com/TwiN/gatus>
51+
Gatus 是一个面向开发者的健康仪表板,你可以使用 HTTP、ICMP、TCP 以及 DNS 查询来监控你的服务,并通过一系列条件(如状态码、响应时间、证书过期、正文等)评估查询结果,然后健康检查可以与 Slack、Teams、PagerDuty、Discord、Twilio 等多种警报系统相配合使用。
52+
<img src="https://cdn.fliggy.com/upic/bGGSac.png" width="800" />
53+
54+
55+
## 随便看看
56+
57+
**全球 AI 行业流量追踪报告**
58+
<https://similarweb.com/corp/wp-content/uploads/2026/01/attachment-Global-AI-Tracker-6.pdf%E2%80%A6>
59+
Similarweb 最近发布的全球 AI 行业流量追踪报告,AI Global Sector Trends on Generative Al 非常值得一看,里面把当前 AI 产品的主要类别的需要产品的流量情况进行分析,看看谁在涨谁在跌。
60+
<img src="https://cdn.fliggy.com/upic/TWjiB9.png" width="800" />
61+
62+
**小红书看到的,这样做的辣椒炒肉非常好吃,小时候我吃过类似的,可试试**
63+
<video width="800px" preload controls><source src="https://cdn.fliggy.com/upic/jhP14S.MP4" type="video/mp4"></video>
64+
65+
**2026 年一些我的阅读数据**
66+
最近开始在挑选我的 2026 年阅读书籍,筛选出了这 5 本,小伙伴们有没有推荐的这一年你看过的最好看的书,欢迎给我推荐,可以简单说明理由。
67+
1、智能简史
68+
2、中国绘画:元至清
69+
3、源代码 比尔盖茨首部自传
70+
4、哲学家的最后一课
71+
5、九诗心:暗夜里的文学启明
72+
73+
**如何办一个年轻人工程师喜欢的年夜饭团建活动**
74+
1、不折腾员工,帮忙申请好工作日半天假期,来了就玩就吃。
75+
2、组织方准备好年人手一份的精致零食伴手礼,袋子也好看,来之前就放到吃饭椅子上了。
76+
3、玩年轻人喜欢的游戏,比如 XX 积分赛,个人赛排名优先选礼物,为防止交换礼物的尴尬,我们提前收集心愿单但是不暴露名字,这样每个人可以大致或获得自己喜欢的东西,甚至还做了一个网页来展示,对前三名还准备一个非常可爱拿得出手的奖杯,比如刻上赌神、赌圣、赌侠。
77+
4、团队赛用经费准备山姆十箱车厘子、十箱巧克力,十箱草莓,前三名团队赛每组每人都有奖品,笑容满面。
78+
5、吃饭地方不选那种酒店类吃席类的,选择好吃干净服务好的地方,稍微比日常吃高出 2 档,吃好喝好,不喝酒,喝可乐果粒橙椰子水都行。
79+
6、7 点吃完,喜欢玩的各自去组织活动,不喜欢玩的,带着非常多的礼物直接回家,自由一点任由选择。

src/pages/posts/en/256-Ueno Sky.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
date: 2026/02/02
3+
---
4+
5+
<img src="https://cdn.fliggy.com/upic/MkXV0F.jpg" width="800" />
6+
7+
<small>Cover photo taken near Ueno Park in Tokyo, with a plane flying across the sky. The combination of blue sky and trees creates a beautiful scene.</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+
**When Bitcoin Falls, I Reconsidered the Cathedral and the Casino**
14+
<https://tw93.fun/en/2026-02-01/money.html>
15+
Recently, Bitcoin dropped from its high of 120k to just over 70k, and market sentiment turned fearful again. Whenever the market falls, I find it easier to think about what's more like a casino and what's still building a cathedral. At the 2024 Berkshire Hathaway shareholder meeting, Warren Buffett used "the cathedral and the casino" to describe capitalism, and this metaphor is especially useful at times like these. Violent price fluctuations mostly come from the casino side, while what truly determines long-term returns often requires years or even decades of sustained investment.
16+
<img src="https://cdn.fliggy.com/upic/7dSRph.png" width="800" />
17+
18+
**My Minimalist Living Experience**
19+
<https://tw93.fun/en/2024-03-03/simple.html>
20+
I'd like to casually chat about minimalism. I really enjoy this lifestyle, but that doesn't mean everyone needs to be minimalist. Some people enjoy collecting, some like shopping and buying lots of things—any lifestyle that makes you comfortable is fine. But if you also enjoy a simple lifestyle, or if you have a bit of OCD, these small suggestions might suit you.
21+
<img src="https://cdn.fliggy.com/upic/HJUHKu.png" width="800" />
22+
23+
**My GitHub Repositories Have Surpassed 100K Stars**
24+
<https://github.com/tw93>
25+
From starting to learn frontend development in college in 2014, to gradually open-sourcing some of my tools in recent years, I've made many friends and I'm very happy. Recording this milestone.
26+
<img src="https://cdn.fliggy.com/upic/Kgk2Pa.jpeg" width="800" />
27+
28+
**Mole Recently Updated to Version 1.24**
29+
<https://github.com/tw93/Mole>
30+
This version is named Razor 🪒, an interesting name. Updates include the following, feel free to try it out:
31+
32+
1. mo clean - Smarter and Faster: Automatically empties trash via Finder, automatically handles locked files with fallback processing, batch deletion now uses find -delete for significant speed improvements, added Yandex browser and Apple Podcasts residual file cleanup, fixed progress bar remnant issues.
33+
2. mo update --force: Even if already on the latest version, can force reinstall, automatically clears quarantine attributes so binary files can launch without security confirmation.
34+
3. mo uninstall - More Thorough Residual Detection: Finds more residual files through lowercase hyphen, no-space naming variants, validates bundle ID format to prevent injection attacks, error messages more instructive.
35+
4. mo check - Identifies Third-Party Firewalls: Prioritizes detection of Little Snitch, LuLu, Radio Silence and other third-party firewalls, fixes disk space parsing issues on non-English systems.
36+
5. mo purge - Deeper Scanning: Maximum scan depth increased from 4 to 6 layers to capture deep build artifacts, automatically falls back to find when fd is unavailable, correctly handles circular symbolic links to avoid hanging.
37+
6. Underlying Optimizations: Added operations.log for easier troubleshooting, app protection uses dual-array strategy reducing matching complexity from O(N) to O(1), Go scanner uses timer pool and channel timeout to prevent blocking.
38+
<img src="https://cdn.fliggy.com/upic/qc29gI.png" width="800" />
39+
40+
**Codia AI NoteSlide Converts NotebookLM-Exported PDFs Directly to PPT**
41+
<http://codia.ai/noteslide?r=tw>
42+
I've really enjoyed using NotebookLM recently to help learn and understand new things, but it can only export PDFs, and sometimes the Chinese rendering isn't great. I've been looking for a good tool that can convert PDFs to editable PPTs, and after searching around, I found Codia AI NoteSlide works best. Compared to traditional pdf2ppt tools, it's much simpler and easier to use, quickly converts to editable content, and the results are beautiful, refined, and error-free. Very useful—if you have the same pain point, give it a try.
43+
<video width="800px" preload autoplay muted><source src="https://cdn.fliggy.com/upic/MJtWvf.mp4" type="video/mp4"></video>
44+
45+
**Apple Battery Protection Tool - Battery**
46+
<https://github.com/actuallymentor/battery>
47+
This tool keeps your MacBook that's always connected to power at 80% charge, which supposedly extends battery lifespan. However, I mostly use it plugged in and don't pay too much attention to this, but those who need it can give it a try.
48+
<img src="https://cdn.fliggy.com/upic/o3DuLT.png" width="800" />
49+
50+
**Visual Status Alerting Tool for Developers**
51+
<https://github.com/TwiN/gatus>
52+
Gatus is a health dashboard for developers. You can monitor your services using HTTP, ICMP, TCP, and DNS queries, evaluate query results through a series of conditions (such as status codes, response times, certificate expiration, body content, etc.), and health checks can be integrated with various alert systems like Slack, Teams, PagerDuty, Discord, Twilio, and more.
53+
<img src="https://cdn.fliggy.com/upic/bGGSac.png" width="800" />
54+
55+
## Random Finds
56+
57+
**Global AI Industry Traffic Tracking Report**
58+
<https://similarweb.com/corp/wp-content/uploads/2026/01/attachment-Global-AI-Tracker-6.pdf%E2%80%A6>
59+
Similarweb recently released the Global AI Industry Traffic Tracking Report, "AI Global Sector Trends on Generative AI," which is well worth reading. It analyzes the traffic situation of major product categories in the current AI space, showing who's growing and who's declining.
60+
<img src="https://cdn.fliggy.com/upic/TWjiB9.png" width="800" />
61+
62+
**Saw this on Xiaohongshu—this stir-fried pork with chili peppers is delicious. I had something similar when I was young, give it a try**
63+
<video width="800px" preload controls><source src="https://cdn.fliggy.com/upic/jhP14S.MP4" type="video/mp4"></video>
64+
65+
**My 2026 Reading List**
66+
I recently started selecting books for 2026 and picked these 5. Do you have any recommendations for the best books you've read this year? Feel free to recommend them with a brief explanation:
67+
68+
1. A Brief History of Intelligence
69+
2. Chinese Painting: Yuan to Qing
70+
3. Source Code - Bill Gates' First Autobiography
71+
4. The Philosopher's Last Lesson
72+
5. Nine Poetic Hearts: Literary Morning Star in the Dark Night
73+
74+
**How to Organize a New Year's Eve Team Building Activity That Young Engineers Love**
75+
76+
1. Don't hassle employees—help them apply for a half-day off on a workday, so they just come to play and eat.
77+
2. Organizers prepare exquisite snack gift bags for everyone, with nice bags too, placed on dining chairs before arrival.
78+
3. Play games young people enjoy, like XX points competition. Individual competition rankings get priority gift selection. To avoid gift exchange awkwardness, collect wish lists in advance without revealing names, so everyone roughly gets what they like. Even made a webpage to display it. For the top three, prepare a cute, presentable trophy, like engraved with "God of Gamblers," "Saint of Gamblers," "Knight of Gamblers."
79+
4. For team competition, use the budget to prepare ten boxes of cherries, ten boxes of chocolate, ten boxes of strawberries from Sam's Club. Top three teams all get prizes per person, everyone smiling.
80+
5. Don't choose hotel-style banquet venues for dining. Choose places that are delicious, clean, with good service, slightly 2 tiers above daily dining. Eat and drink well—no alcohol, but Coke, orange juice, coconut water all fine.
81+
6. Finish eating at 7pm. Those who want to play organize activities themselves; those who don't, take their many gifts straight home. Keep it flexible and let people choose.

0 commit comments

Comments
 (0)