2026-07-30
I periodically catch myself thinking: “what if someone has already done this?” — only after I’ve written another piece of code. With confgraph, my AI secretary for video conferences, I decided not to guess but to …
Read more2026-07-13
After moving to Hugo the site turned from a heavy sick patient into a lightweight, fast static archive — and it became clear that this wouldn’t be the end of the story. Now that the site is fast and doesn’t require a …
Read more2026-06-10
A client came to me with a task that at first glance looks almost naively simple — so much so that it’s a little suspicious.
There is a catalog: more than 50,000 items, and it’s not static — it constantly grows as …
Read more2026-06-01
A todo app is a kind of Hello World in the programming world. Every developer has made one at least once, usually at the very beginning, when you don’t yet know what to write but already want to create something …
Read more2026-05-26
Most people use n8n to move data from one place to another — a webhook arrives, create a task, a form is filled out, send it to the CRM. It’s useful, no doubt, but it’s a bit like using a good knife only to …
Read more2026-05-15
The client came with an idea: they have access to the level.travel API, hundreds of Telegram channels for travel agents, and a desire to automatically publish attractive tours on a schedule. Sounds like a typical …
Read more2026-05-14
LLMs reason very well. Their memory is poor.
Ask an AI assistant about something you mentioned earlier in a long dialogue — and it might get confused, mix up details, or just start to drift, inventing facts. The longer …
Read more2026-05-13
Among parser developers a strange approach is spreading: send every downloaded page to an LLM asking it to find the needed data. Sounds convenient — you don’t have to understand the markup, the model will figure it …
Read more2026-04-29
Automatic call minutes: from recording to a structured document Distributed teams spend a lot of time on calls. They discuss tasks, make decisions, assign actions — and all of it dissipates into the air as soon as the …
Read more2026-04-01
For popular products on Wildberries, the number of reviews easily runs into the thousands. Reading them manually is slow, tedious, and inefficient.
Real reasons for returns, systemic product issues, recurring complaints, …
Read more