RSS Amplifier

Blog

Neural toolkit

Practical insights for building, designing, and operating real-world AI systems.

tacsiazuma.substack.comSource feed ↗10 posts

Live Last read · last published · next check

Written by

Latest posts

Prompt structure vs KV cache

How you burn tokens for no reason

When Everything Is an “Agent”, Nothing Is

Semantic Diffusion in AI

When tools go wrong: antipatterns

(and how to test your way out)

Multi-level Prompt Storage

Prompt (or nowadays context) engineering is supposed to be the secret sauce of every LLM-powered project, right?

Chain of Thought

Why Reasoning Models Matter in Complex Problem Solving

Context Engineering in Practice

Building Agents That Remember Just Enough

ML vs AI engineer

What is the difference?

Why LLMs hallucinate?

... and how to avoid it?

What is BM25?

...and why does it still matter?

Structured output without asking nicely

Struggling with unpredictable LLM outputs? Discover how to generate structured, reliable content using schema enforcement, tool calling, and token-level filtering.