» curated · synthesized
Skip the noise.
Read the signal.
Curated tech news and synthesis for developers and technology professionals.
» Latest posts
1032 postsThe New Physics of Columnar Storage: Parquet, Lance, Vortex, Nimble
How AI workloads and modern hardware are reshaping columnar file formats, from Parquet's renovation to new entrants Lance, Vortex, and Nimble.
Flash-MSA: Open-Source Sparse Attention Kernels for Fast Training
Flash-MSA brings open-source CuTeDSL training kernels for MiniMax Sparse Attention on Hopper/Blackwell GPUs, with linear-time backward passes.
MemoryPack: zero-encoding, extreme-performance C# binary serializer
MemoryPack is a zero-encoding .NET 7/C# 11 binary serializer that benchmarks 2-200x faster than existing C# serialization libraries.
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.comRetry is not a loop, it's a data structure
Why treating retries as simple loops instead of data structures silently corrupts ordering, causes duplicates, and breaks distributed system histories.
Celly Brings 100% Conformant CEL to Native C#/.NET
Celly is a native, pure C# implementation of Google's CEL with 100% cel-spec conformance and near cel-go performance.
TP-Link Kasa cameras leaked home GPS via unauthenticated UDP for 6 years
TP-Link's Kasa EC71 camera exposed precise GPS coordinates via a 6-year-old unauthenticated protocol flaw, plus a fleet-wide RSA key and MD5 password storage.
Real-Time Audio Synthesis in C#: Inside the Sigilgraph DAW
How a C# engineer built Sigilgraph, an allocation-free, SIMD-powered real-time audio synthesis DAW, disproving myths about managed languages.
MoE Expert Streaming Runs a 120B-Parameter LLM on an Android Phone
An open-source Android app streams MoE experts from flash storage to run a 120B-parameter LLM on phone CPUs, with 30B models at usable speeds.
voidguard: A Static Scanner That Catches Tests That Verify Nothing
voidguard is an open-source static scanner that flags tests, type checks, and CI conditions that pass while verifying nothing.
SDABench: A New Benchmark Testing LLMs on Scientific Discovery
SDABench evaluates LLMs on six scientific capabilities beyond code execution, exposing major gaps in assumption selection and mechanistic reasoning.