Engineering Articles

Technical deep dives from the Elastcode team. How we build with our own compiler, database, and protocol.

Why AI Coding Tools Are Broken for Real Engineering
AI + PROGRAMMING

Why AI Coding Tools Are Broken for Real Engineering

AI generates brilliant React components and catastrophic C++ bugs with the same confidence. Why no existing language is designed for AI-written code — and what a self-compiling platform changes.

August 2026 · Michael Korneev · 12 min read
Every OS You Use Is a Compromise
OPERATING SYSTEMS

Every Operating System You Use Is a Compromise

A technical audit of Linux, Windows, macOS, QNX, and Qubes. Why no existing OS covers real-time + drivers + security + unified storage + AI. The gaps nobody fills — and what it would take.

August 2026 · Michael Korneev · 15 min read
OID-as-index in Orion DB
ORION DB

We Made the Primary Key the Index

How Orion DB turns an object ID into a zero-maintenance search structure — and the silent 32-bit wall we hit along the way. The OID-as-index pattern, 543ms to 94ms, and four things the AI got wrong.

August 2026 · Michael Korneev · 12 min read