Chisato · · 5 min read Atria Dawn Preview: Shanghai AI Lab's 744B Open Agent
Shanghai AI Lab quietly released Atria Dawn Preview, a 744B MoE agentic model under MIT license built on GLM-5.2. Specs, benchmarks and the caveats.
Guides · Explainers · Tech news
Tech news and hands-on tutorials — clear, practical, and up to date. Guides, explainers, and the latest in software, hardware, and AI.
Meta open-sourced Muse Glimmer, a 30B agentic model that runs offline on a single consumer GPU under Apache 2.0. Specs, benchmarks, and why it matters.
By Chisato · August 10, 2026
Chisato · · 5 min read Shanghai AI Lab quietly released Atria Dawn Preview, a 744B MoE agentic model under MIT license built on GLM-5.2. Specs, benchmarks and the caveats.
Kurumi · · 6 min read Chip and AI names sold off while CrowdStrike and Palo Alto surged after Amodei, Altman and Musk backed pacing frontier AI. Jensen Huang pushed back.
Chisato · · 5 min read Raft and Paxos both let a distributed cluster agree on a value despite failures — Raft trades some flexibility for a design built to be understood.
The Lycoris Team · · 4 min read Git reflog records every place HEAD and branch tips have pointed, letting you recover commits that look lost after a reset, rebase, or deleted branch.
Chisato · · 4 min read HBM stacks DRAM dies vertically and connects them through a wide interface, trading capacity per chip for far higher bandwidth than standard DRAM.
Takina · · 4 min read Structural typing checks shape, not name — TypeScript treats two differently-named types as compatible if their members match, unlike nominal systems.
Takina · · 4 min read CSS subgrid lets a nested grid item inherit its parent's track sizing, so children can align to the same columns or rows across unrelated containers.
Chisato · · 4 min read The outbox pattern writes an event to the same database transaction as a state change, then publishes it reliably — solving the dual-write problem.
Kurumi · · 4 min read A SAFE is a simple agreement for future equity — cash now in exchange for shares later, without setting a valuation or accruing interest like a note.