[@pseudoyu]$ { 💭 & 🐦 & 📝 & 🌟 & ▶️ & 🎵 & 📖 & 📺 & 🎮 } > /dev/telegram
Aggregate the content I consume and create on the Internet.
Aggregate the content I consume and create on the Internet.
🔖 Dreaming Spanish – Learn with Comprehensible Input #bookmark #pinboard
https://www.dreamingspanish.com/
https://www.dreamingspanish.com/
language
, guide
, spanish
最近读到最喜欢的一篇文章是 Writing Code Was Never The Bottleneck [^1],它讲到软件工程的真正瓶颈从来不是编写代码本身,而是代码审查 (code reviews)、知识传递 (knowledge transfer)、测试 (testing)、调试 (debugging) 以及团队协调沟通 (coordination and communication) 等需要思考、共同理解和判断的人工流程。
这些观点让我很有共鸣,许多都是这些年来经历和思考产生的真实感受。而且我还想到,这个话题,还可以面向一个我更关注的事情——做产品,那么大体观点仍然是一致的,但也会有一些不同的侧重,比如第二段可以变成:
于是我让 Gemini 阅读原文,然后以 "writing code was never the bottleneck in making product for indie developer" 为题重写一篇新文章。我没有把上面这些我自己的想法输入给它,因此得以在它写的新文章中发现一些新观点。我感觉这是种很好的 AI 用法,即当我阅读一篇文章意犹未尽时,让他基于原文写出更多内容。阅读这件事情最好不要让 AI 代劳,但生产给自己阅读的内容可以。
下面是 Gemini 写的新文章:
https://telegra.ph/Writing-Code-Was-Never-The-Bottleneck-07-05
---
[^1]: https://ordep.dev/posts/writing-code-was-never-the-bottleneck
这些观点让我很有共鸣,许多都是这些年来经历和思考产生的真实感受。而且我还想到,这个话题,还可以面向一个我更关注的事情——做产品,那么大体观点仍然是一致的,但也会有一些不同的侧重,比如第二段可以变成:
The actual bottlenecks were, and still are:
- design UI and business logic workflow, reflect them clearly in a PRD (Product Requirement Document)
- project and time management, the right pace of the development-testing-shipping circle
- marketing
- mental health control, life routine, working momentum
- the courage to start doing it, and accept failure to rework again
于是我让 Gemini 阅读原文,然后以 "writing code was never the bottleneck in making product for indie developer" 为题重写一篇新文章。我没有把上面这些我自己的想法输入给它,因此得以在它写的新文章中发现一些新观点。我感觉这是种很好的 AI 用法,即当我阅读一篇文章意犹未尽时,让他基于原文写出更多内容。阅读这件事情最好不要让 AI 代劳,但生产给自己阅读的内容可以。
下面是 Gemini 写的新文章:
https://telegra.ph/Writing-Code-Was-Never-The-Bottleneck-07-05
---
[^1]: https://ordep.dev/posts/writing-code-was-never-the-bottleneck
📖 How I Vibe Coding? #article
https://xuanwo.io/2025/03-how-i-vibe-coding/
最近尝试了下 Claude Code 写 Rust 确实超出预期
https://xuanwo.io/2025/03-how-i-vibe-coding/
📖 译:拥抱苦差事 #article
https://www.piglei.com/articles/embrace-the-grind-cn-translation/
我们总是追求事半功倍,但有时其实做枯燥的“苦差事”甚至是做一些貌似“事倍功半”的事也是解决问题的另一种方式。
https://www.piglei.com/articles/embrace-the-grind-cn-translation/
最近发现它用来写 n8n workflows 很不错,对于刚做的一个还算复杂的 AI 功能,基本上详细描述完需求之后用它生成的 json workflow 文件直接导入都已经很可用了,后续再在这个基础上微调或者再继续让 Opus 4 调整、重新生成、导入,可以做到 vibe no coding 了 🤣
📖 How to automate development journaling with Claude Code #article
https://www.devas.life/how-to-automate-development-journaling-with-claude-code/
感觉可以搞一个 obsidian 版本的 🧐
https://www.devas.life/how-to-automate-development-journaling-with-claude-code/