» curated · synthesized
Skip the noise.
Read the signal.
Curated tech news and synthesis for developers and technology professionals.
» Latest posts
50 posts397B MoE Model Runs on a Single RTX PRO 6000 96GB GPU
Krasis runtime runs a 397B-parameter MoE model on one RTX PRO 6000 96GB GPU, hitting 2,354 tok/s prefill via CPU-VRAM expert streaming.
Open Minis Brings a Self-Improving AI Agent to iOS and iPadOS
Open Minis pairs Apple's native APIs with a sandboxed Linux shell to deliver a self-improving, agentic AI assistant on iOS and iPadOS.
Scriptc by Vercel compiles TypeScript straight to native, no JS engine
Vercel's scriptc compiles real TypeScript into native binaries with no JS engine, matching Node byte-for-byte while cutting startup time and memory use.
Taetype-WASM Brings a Pure-Rust, Unsafe-Free Font Engine to Browsers
Taetype-WASM ports a memory-safe, unsafe-free Rust font engine to WebAssembly, enabling full decode, subset, shape, and rasterize in the browser.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMicrosoft Patches Certighost Flaw Enabling Domain Controller Impersonation
Microsoft patches Certighost (CVE-2026-54121), an AD CS flaw letting low-privileged users forge Domain Controller certificates and hijack domains.
Ctxdiff Brings Git-Style Diffing to LLM Agent Context Windows
Ctxdiff is a local-first, open-source tool that applies git-style diffing to LLM agent context windows, turn by turn.
Server 2019 CU Failures (0x800f0986): Truncated WinSxS File, MIT Toolkit Released
A truncated WinSxS file broke months of Server 2019 updates unseen by DISM/SFC. Learn the msdelta.dll replay method and the MIT-licensed fix toolkit.
Chrome Extension Secretly Exfiltrates AI Prompts to Vendor Servers
A Chrome extension silently captures and exfiltrates AI prompts and responses from 9 platforms, contradicting its own privacy store declaration.
A schema-only classifier that finds personal data without reading it
A rule-based classifier maps personal data from database schema alone, never reading values, with published benchmarks and honest failure modes.
Wattage: An Offline Token-Cost Profiler and CI Gate for AI Agents
Wattage profiles AI agent token spend from OTel traces, prices waste in dollars, and gates CI on cost regressions — open-source and offline.