tutorials
Go's JSON v2 (encoding/json/v2): Faster, Stricter, and What Breaks
Go's encoding/json/v2 is a reported 2–10x faster at unmarshaling but flips v1 defaults: duplicate keys, nil slices, case matching. How to enable it and migrate.
tutorials
Go's encoding/json/v2 is a reported 2–10x faster at unmarshaling but flips v1 defaults: duplicate keys, nil slices, case matching. How to enable it and migrate.
Nemotron 3 swaps most attention layers for Mamba-2 and MoE to reach 1M-token context at 3.3x throughput. Here is how the hybrid architecture actually works.
AI agent memory explained: the four memory types, how the MemoryOS paper borrows from operating systems, and a runnable Python example you can extend.
Python 3.15 lands lazy imports, a frozendict builtin, unpacking in comprehensions, and the Tachyon sampling profiler. Here's what changed and what to test.
FastAPI vs Litestar vs Django Ninja in 2026: real code, serialization speed, dependency injection, and a clear pick for every kind of Python API project.
Long-form posts in your inbox roughly once a week — research breakdowns, tutorials, comparisons, the occasional review. No tracking pixels, no growth-hacked subject lines.
Or grab the RSS feed — same posts, no email needed.
I'm Maksim. By day I lead an engineering team at inDrive. After hours I ship side projects (PageBloom, NotesPilot, MyDevKit, startgaze) and write things up here when I learn something worth keeping.
The blog itself runs on an agentic publishing pipeline I built and rebuilt — a slow-moving experiment in how much of a writer's workflow can be automated without losing the voice. It writes, fact-checks, and refreshes; I edit, decide, and publish.