Let's Not Wait for AI's Damascus Moment
After reading the debate about slowing down AI, I thought of two books I’d read before, as a military history enthusiast: Command and Control: Nuclear Weapons, the Damascus Accident, and the Il...
After reading the debate about slowing down AI, I thought of two books I’d read before, as a military history enthusiast: Command and Control: Nuclear Weapons, the Damascus Accident, and the Il...
I published a small macOS CLI tool called recall. Here is what it is, what it does, and how to turn it on. What it is recall is a one-line command you drop at the end of anything that takes a whi...
There’s a lot of debate about whether — and how much — you should review the code your AI coding agent generates. Can you vibe-code this feature? Do you need to fully understand AI-generated code b...
When you build a service on top of Temporal, you quickly run into a problem that pure request/response systems never have to deal with: the person who kicked off the work is no longer in the room w...
You browse HuggingFace looking for a model to run locally, and the file list looks like this: DeepSeek-R1-Distill-Qwen-7B-Q4_K_M.gguf DeepSeek-R1-Distill-Qwen-7B-Q5_K_L.gguf DeepSeek-R1-Distill-Qw...
I just published the first three episodes on my new YouTube channel, EarLearner. Here is what it is and why I built it. The idea I spend a lot of time in transit — driving, commuting, waiting — w...
工作中,我最佩服的是这样一种人——手边只有榔头,却能想办法把螺丝优雅巧妙的拧好。 这不是阴阳怪气的表达,而是描述一种在现实约束下,以创造力和责任心,在有限的条件里聚沙成塔的能力。这种工程能力,远比那些有系统设计洁癖、稍遇变化就绕道回避、甚至动辄高谈阔论给逃避找借口,更值得尊重,也更值得共事。
Modern AI agent UX expects streaming: tokens as the model thinks, intermediate reasoning and tool progress as it happens, sub-agent and tool output relayed through the parent, and a side channel fo...
Originally published on Medium on Sep 23, 2018. Reposted here unchanged. LiveData is one of the most notable star from Google’s Android Architecture Component. Basically it is an observable data ...
Lineage OS is the successor of popular Android distribution, CyanogenMod. In this post, let’s install Lineage OS on a Samsumg S3 phone to try this brand new OS published late last year. Root your ...