https://store.steampowered.com/app/1425350/Botany_Manor/
有点短,解谜也较简单,但是很喜欢。画风精美,体验清新,背景里还有不错的女性主义叙事。
有点短,解谜也较简单,但是很喜欢。画风精美,体验清新,背景里还有不错的女性主义叙事。
Steampowered
Botany Manor on Steam
Welcome to Botany Manor, a stately home in 19th century England. You play as inhabitant Arabella Greene, a retired botanist. Explore your house and gardens, filled with research, to figure out the ideal habitat of forgotten flora. Grow each plant to discover…
❤2
Mary Meeker's first Trends report since 2019. 340 slides on the state of AI.
https://www.bondcap.com/reports/tai
https://www.bondcap.com/reports/tai
https://store.steampowered.com/app/2008920/Lorelei_and_the_Laser_Eyes/
今年似乎一直在玩同一类的游戏:发生在一个庄园或类似密闭环境中的解密游戏 — Blue Prince、Botany Manor 等。
但今天想推荐的 Lorelei and the Laser Eyes 是最近几年我最喜欢的游戏之一。
谜题属于偏简单的,硬核解密玩家如果对不上电波可能会踩雷。不过逐渐将散乱的线索拼凑成答案的体验依然很棒。
艺术风格赞,叙事到一半还开始加入对艺术史的反思。
#Annapurna 出品必属精品
今年似乎一直在玩同一类的游戏:发生在一个庄园或类似密闭环境中的解密游戏 — Blue Prince、Botany Manor 等。
但今天想推荐的 Lorelei and the Laser Eyes 是最近几年我最喜欢的游戏之一。
谜题属于偏简单的,硬核解密玩家如果对不上电波可能会踩雷。不过逐渐将散乱的线索拼凑成答案的体验依然很棒。
艺术风格赞,叙事到一半还开始加入对艺术史的反思。
#Annapurna 出品必属精品
Steampowered
Lorelei and the Laser Eyes on Steam
The stage is set. Imagine an old baroque manor, perhaps a hotel or a museum, somewhere in central Europe. A woman wanders in search of answers.
👍2
"Metacognitive sensitivity" 💯
https://x.com/fchollet/status/1932332984935625197?s=46
https://x.com/fchollet/status/1932332984935625197?s=46
X (formerly Twitter)
François Chollet (@fchollet) on X
The rate at which you learn is to a great extent a function of your metacognitive sensitivity -- your propensity to introspect and critique your own mental models and learning processes
Naming is extremely important in Computer Science and, frankly, everything. Good naming is hard. Being able to pick a good name shows a lot of good taste.
Context engineering (a term promoted by Karpathy: https://vxtwitter.com/karpathy/status/1937902205765607626) is much better than:
- Prompt engineering: "Prompt" is just too overloaded.
- In-context learning: This is more of a research term and feels awkward to describe engineering required for building good LLM applications.
- RAG: Today, when done right, RAG is a very specific kind of context engineering. But too many people conflate it with "anything that puts stuff in the prompt".
Image credit: https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-03-own-your-context-window.md
Context engineering (a term promoted by Karpathy: https://vxtwitter.com/karpathy/status/1937902205765607626) is much better than:
- Prompt engineering: "Prompt" is just too overloaded.
- In-context learning: This is more of a research term and feels awkward to describe engineering required for building good LLM applications.
- RAG: Today, when done right, RAG is a very specific kind of context engineering. But too many people conflate it with "anything that puts stuff in the prompt".
Image credit: https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-03-own-your-context-window.md
❤2👍2
https://hbr.org/2025/04/how-people-are-really-using-gen-ai-in-2025
可以翻到最底下快速过一遍人们现在使用 AI 的一百种方式,查漏补缺、找找灵感。
可以翻到最底下快速过一遍人们现在使用 AI 的一百种方式,查漏补缺、找找灵感。
Harvard Business Review
How People Are Really Using Gen AI in 2025
Last year, HBR published a piece on how people are using gen AI. Much has happened over the past 12 months. We now have Custom GPTs—AI tailored for narrower sets of requirements. New kids are on the block, such as DeepSeek and Grok, providing more competition…
🤩6👍2
Linghao Zhang
Naming is extremely important in Computer Science and, frankly, everything. Good naming is hard. Being able to pick a good name shows a lot of good taste. Context engineering (a term promoted by Karpathy: https://vxtwitter.com/karpathy/status/1937902205765607626)…
这就有人开始系统性编纂 context engineering 的资源了:https://github.com/davidkimai/Context-Engineering
GitHub
GitHub - davidkimai/Context-Engineering: "Context engineering is the delicate art and science of filling the context window with…
"Context engineering is the delicate art and science of filling the context window with just the right information for the next step." — Andrej Karpathy. A frontier, first-princip...
Forwarded from Reorx’s Forge
最近读到最喜欢的一篇文章是 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
Telegraph
Writing Code Was Never The Bottleneck
For years, I’ve felt that writing lines of code was never the bottleneck in building a product as an indie developer. The actual bottlenecks were, and still are, finding a problem worth solving, validating a market, product design, user experience, and the…
❤7
https://sakana.ai/ab-mcts/
Sakana AI 发布 AB-MCTS (Adaptive Branching Monte Carlo Tree Search) - 让 o4-mini / Gemini 2.5 Pro / Deepseek R1 协作,有点 mixture of mixture of experts 那味了😎
Sakana AI 发布 AB-MCTS (Adaptive Branching Monte Carlo Tree Search) - 让 o4-mini / Gemini 2.5 Pro / Deepseek R1 协作,有点 mixture of mixture of experts 那味了
Please open Telegram to view this post
VIEW IN TELEGRAM
sakana.ai
Sakana AI
Inference-Time Scaling and Collective Intelligence for Frontier AI
❤🔥1
https://huggingface.co/blog/smollm3
Hugging Face 发布 SmolLM3,一个 3B 小模型。他们非常慷慨地提供了完整的技术细节,从 model architecture 和 data mixture 到 pre/mid/post training 的多个 recipe 🫡
Hugging Face 发布 SmolLM3,一个 3B 小模型。他们非常慷慨地提供了完整的技术细节,从 model architecture 和 data mixture 到 pre/mid/post training 的多个 recipe 🫡
huggingface.co
SmolLM3: smol, multilingual, long-context reasoner
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
忘了发,上个月两篇关于 multi agent 的经验谈,值得一看
https://www.anthropic.com/engineering/built-multi-agent-research-system
https://cognition.ai/blog/dont-build-multi-agents
https://www.anthropic.com/engineering/built-multi-agent-research-system
https://cognition.ai/blog/dont-build-multi-agents
Anthropic
How we built our multi-agent research system
On the the engineering challenges and lessons learned from building Claude's Research system
❤1
https://store.steampowered.com/app/3743220/A_Solitaire_Mystery/
Baba Is You 作者 Hempuli 新作,20 个脑洞大开的空当接龙魔改版😆
FYI: 昨天玩了几个小时遇到一些很明显的 game breaking bug,可以考虑过一阵子再入。
Baba Is You 作者 Hempuli 新作,20 个脑洞大开的空当接龙魔改版
FYI: 昨天玩了几个小时遇到一些很明显的 game breaking bug,可以考虑过一阵子再入。
Please open Telegram to view this post
VIEW IN TELEGRAM
Steampowered
A Solitaire Mystery on Steam
A collection of mysterious solitaires. The solitaires included vary from fairly standard cardgames to funky reimplementations of other games in solitaire form.
这篇是我读过最醍醐灌顶的对现代理论物理的全面“科普”。打引号是因为大部分内容其实并没有解释到门外汉也能看懂的程度…… 虽说如此,我读完以后还是对最小作用量原理和各种对称性等有了稍微不那么模糊的理解,突然感觉以后读科幻又能带着新的视角去看了!
现代数学和理论物理已经发展到怎样一个令人震惊的水平了? - 酱紫君的回答 - 知乎
https://www.zhihu.com/question/304611853/answer/1928827087810192602
现代数学和理论物理已经发展到怎样一个令人震惊的水平了? - 酱紫君的回答 - 知乎
https://www.zhihu.com/question/304611853/answer/1928827087810192602
❤4🤔1
https://store.steampowered.com/app/2475490/Mouthwashing/
随手打开一个游戏没想到是非线性叙事神作;延续制作组之前作品的诡异美术风格,让人感叹 indie 的无数种可能:只要有出色的点,不需要画面精良或是海量内容也可以做出好游戏。
流程不长,我甚至在 steam 退款时限内就打完了。
通关以后发现,故事其实非常简单,没有任何多余的要素,但你会开始深思故事的主旨…
随手打开一个游戏没想到是非线性叙事神作;延续制作组之前作品的诡异美术风格,让人感叹 indie 的无数种可能:只要有出色的点,不需要画面精良或是海量内容也可以做出好游戏。
流程不长,我甚至在 steam 退款时限内就打完了。
通关以后发现,故事其实非常简单,没有任何多余的要素,但你会开始深思故事的主旨…
Steampowered
Save 30% on Mouthwashing on Steam
The five crew members of the Tulpar are stranded in the empty reaches of space, shrouded in perpetual sunset. God is not watching.
Please open Telegram to view this post
VIEW IN TELEGRAM
YouTube
Shiro Sagisu - Swinging A1 (Jazz)
Track 2 of Shiro Sagisu's The world! EVAngelion JAZZ night = The Tokyo III Jazz club = album
Kaggle 推出 Game Arena,明天中午来看第一个比赛,八个 model 下国际象棋 👀
https://www.youtube.com/watch?v=En_NJJsbuus
https://www.youtube.com/watch?v=En_NJJsbuus
YouTube
AI Chess Exhibition Tournament August 5th
Follow Hikaru Nakamura's livestream here NOW: https://www.youtube.com/@UCweCc7bSMX5J4jEH7HFImng
We’re inaugurating Kaggle Game Arena with a 3-day AI chess exhibition tournament featuring 8 frontier models.
We’re inaugurating Kaggle Game Arena with a 3-day AI chess exhibition tournament featuring 8 frontier models.
https://store.steampowered.com/app/2754380/The_Roottrees_are_Dead/
90 年代风非线性解谜游戏,真的好玩,her story 升级版 🎮
90 年代风非线性解谜游戏,真的好玩,her story 升级版 🎮
Steampowered
The Roottrees are Dead on Steam
A genealogical mystery straight out of 1998. Scour the early Internet for clues, uncover hidden connections, and piece together the family tree behind the secretive Roottree Corporation.
❤3
https://www.youtube.com/watch?v=-HzgcbRXUK8
ICYMI: 来听 Demis 独特的成长经历和对 AI 以及科技发展的深刻思考。
(这一期两个多小时的采访感觉喂饱了无数自媒体 😂
ICYMI: 来听 Demis 独特的成长经历和对 AI 以及科技发展的深刻思考。
(这一期两个多小时的采访感觉喂饱了无数自媒体 😂
YouTube
Demis Hassabis: Future of AI, Simulating Reality, Physics and Video Games | Lex Fridman Podcast #475
Demis Hassabis is the CEO of Google DeepMind and Nobel Prize winner for his groundbreaking work in protein structure prediction using AI.
Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/ep475-sb
See below for timestamps,…
Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/ep475-sb
See below for timestamps,…
👍4
https://stratechery.com/2025/paradigm-shifts-and-the-winners-curse/
这期蛮有意思,讨论 Apple 和 Amazon 在 AI 战略上的异同以及跟上一次 paradigm shift (desktop -> mobile) 时进行对比
这期蛮有意思,讨论 Apple 和 Amazon 在 AI 战略上的异同以及跟上一次 paradigm shift (desktop -> mobile) 时进行对比
Stratechery by Ben Thompson
Paradigm Shifts and the Winner’s Curse
When paradigms change, previous winners have the hardest time adjusting; that is why AI might be a challenge for Apple and Amazon
https://william-rous.itch.io/type-help
最近风很大的变格推理游戏,纯文字+暴风雪山庄模式,真的很好玩!
而且它正在由 The Roottrees are Dead 的团队重制成 https://store.steampowered.com/app/3641000/The_Incident_at_Galley_House/ 预计明年发布 🤩
最近风很大的变格推理游戏,纯文字+暴风雪山庄模式,真的很好玩!
而且它正在由 The Roottrees are Dead 的团队重制成 https://store.steampowered.com/app/3641000/The_Incident_at_Galley_House/ 预计明年发布 🤩
itch.io
Type Help by William Rous
The Unsolvable Mystery. Play in your browser
🤩3