Weekly Digest 12
AI AI and Humanity 1910: The Year the Modern World Lost Its Mind Fast pacing of technology developments gave people anxiety and new perspective about society in 1910. I want to make two predictio...
AI AI and Humanity 1910: The Year the Modern World Lost Its Mind Fast pacing of technology developments gave people anxiety and new perspective about society in 1910. I want to make two predictio...
AI News Opus 4.1: incremental upgrade for Opus 4 GPT-oss: best open-source model for now Genie 3: world models OpenAI’s new open-source model is basically Phi-5 “Training on synthetic data...
AI News New models: GLM-4.5 & GLM-4.5-Air This months, many Chinese company open sourced their models, I started a new habit to give every one of them a try when they come out. Models Can ...
AI Some terms: Temperature: control the level of randomness and creativity in the output. Happened before Top-p. The range of 0 to 2 is common practical limit for it to be useful. Top-p (Nucle...
AI Personal Insights AI-way of problem solving When you do not know how to do things, you ask AI how to do it. You should take time here to really understand the underlying mechanism to your proble...
AI Context Engineering Context Engineering is a quite popular term in the past weeks, and I have read a lot articles talking about it. Here I made a summary introducing these articles: 一文看懂“提示词” v...
Future Topic Direction I will not focus on the technical details (how to do things), but on a higher level – what to do. The reason why it’s that information becomes irrelevant very fast. A “how t...
Engineering Everything I know about good system design System design is how you assemble services. Good systems are usually boring(clear and simple) and look like nothing. Pure and impure s...
AI AI agent and work Materials: coding-agents: Without the skilled individual, the “agent” is useless. It may as well not exist. Without the skilled individual, the “agent” is usele...
Tech Flutter reconsiders design architecture Type: info Materials: https://github.com/flutter/flutter/issues/168813 https://github.com/flutter/flutter/issues/170310 With the new Material 3 ...