Библиотека

Единый поисковый индекс всего, о чём я думаю.

Эссе, еженедельные заметки, короткие посты, проекты — и скоро видео, подкасты, воркшопы и доклады. Фильтруйте по формату или теме или ищите по всему сразу.

Формат
Тема
102 записей
Заметка31 августа 2026 г.

Интерфейсы AI-агентов становятся контуром управления

Интерфейсы AI-агентов перестают быть просто связующим слоем: контекст, MCP/WebMCP, корпоративная идентичность, автоматические feedback loops и драйверы оборудования уже определяют, что система может сделать. В этом выпуске — где должны жить provenance, делегирование, retry budgets, отзыв полномочий и физические interlocks, чтобы возможности агента не обгоняли границы вокруг него.

Разбор недели
12 мин
Заметка24 августа 2026 г.

Модель перестала быть интересной переменной

Неделя 17 августа 2026. Mistral утроила точность на финансовой отчётности — с 26,7% до 86% — изменив то, как модель ищет, а не какая модель ищет. Две разные модели из двух разных лабораторий получили примерно одинаковый трёхкратный прирост от одной и той же обвязки. Тот же узор прошёл через неделю: авторизация распалась на четыре отдельных вопроса, оптимизация токенов сократила токены и подняла суммарную стоимость в полтора раза, пропускная способность обогнала окружающую её ёмкость ревью, а исполнение переехало в общие командные каналы. Рычаг раз за разом оказывался вне модели. Скан-слой TL;DR, пять тем каждая с operator move, одна разобрана глубоко, три контр-сигнала и что отслеживать.

Разбор недели
12 мин
Пост20 августа 2026 г.

One task in my workflow can be researched in ChatGPT, implemented by Codex, challenged by Claude, and updated through MCP.

Most project tools still assume every participant is human, which leaves someone acting as the relay between chats, repositories, decisions and the board.

Building
EN1 мин
Пост18 августа 2026 г.

I can run several agents in parallel — that does not mean I should let all of them think before I do.

Judgment is partly built in the uncomfortable phase before the options arrive, which is exactly the phase parallel agents remove.

Engineering leadership
EN1 мин
Заметка17 августа 2026 г.

Следствие оторвалось от причины

Неделя 10 августа 2026. Мартовская компрометация только в этом месяце получила своё настоящее число — около 2500 организаций: радиус поражения стал виден через пять месяцев. Тот же зазор прошёл через всю неделю: полномочия переживают контекст, который их выдал; одно допущение сверху размножается по графу агентов; ускоренный шаг не даёт ускоренной системы; метрика уезжает от того, что измеряет. Связь между действием и его последствием перестала быть локальной. Скан-слой TL;DR, пять тем каждая с operator move, одна разобрана глубоко, три контр-сигнала и что отслеживать.

Разбор недели
13 мин
Пост17 августа 2026 г.

A conversation that follows you across devices is a feature — authority that follows it is a security decision.

Portable agent sessions carry two things at once: context, which should travel freely, and authority, which was granted for a specific action in a specific state.

AI governance
EN1 мин
Пост13 августа 2026 г.

Every engineer knows Amdahl's law. Almost nobody applies it to AI forecasts.

A 10x improvement in one operation produces almost nothing at the system level if that operation was not the constraint — which explains both failed pilots and outsized wins.

AI transformation
EN1 мин
Пост12 августа 2026 г.

Every approval step is a claim that a person could have stopped it.

A screen showing a summary and two buttons has added latency, not oversight — and the proposal on screen has to be the proposal that executes.

AI governance
EN1 мин
Пост11 августа 2026 г.

A generated patch is a hypothesis until someone re-runs the exploit.

Across 6,080 AI-generated patches only 26% were clean — and a plausible-but-wrong fix direction in the prompt cut success from two-thirds to one in six, with agents overriding their own contrary evidence.

AI engineering
EN1 мин
Заметка10 августа 2026 г.

Способность обогнала подтверждение

Неделя 3 августа 2026. Frontier-модели сгенерировали 6080 патчей безопасности, и примерно четверть из них сработала — а правдоподобная, но неверная подсказка в промпте роняла успех до одного из шести, причём агенты шли за подсказкой против собственных данных. Тот же зазор открылся всюду: пиковая способность расходится с продакшн-надёжностью, агенты не могут проверять сами себя, операционные данные ставят потолок любой модели, а переносимые артефакты не несут переносимого доверия. Производство подешевело. Подтверждение производимого — нет. Скан-слой TL;DR, пять тем каждая с operator move, одна разобрана глубоко, три контр-сигнала и что отслеживать.

Разбор недели
12 мин
Пост10 августа 2026 г.

We keep securing the model and trusting the scaffolding around it.

Every control we put on an agent lives in the harness — so once the agent can edit its own prompts, tools and memory, a harness change is a privileged production change.

AI engineering
EN1 мин
Пост7 августа 2026 г.

Some work only gets respect after we rename it like engineering.

AI makes execution cheaper, which raises the value of deciding what should exist — but many organizations only recognise that work once it sounds technical.

Engineering leadership
EN1 мин
Пост6 августа 2026 г.

Four agents cleared the backlog because none was allowed to be the hero.

Astro's issue factory separated reproduction, diagnosis, verification and implementation — the improvement came from forbidding self-verification, not from adding agents.

AI engineering
EN1 мин
Пост5 августа 2026 г.

A rollback that restores the old configuration may still leave the system broken.

Sessions, caches, routing state and partial side effects do not revert because the file did — which makes 'previous version available' and 'operation reversible' different properties.

Systems engineering
EN1 мин
Пост4 августа 2026 г.

I do not grant an agent autonomy because the model looks intelligent — I grant it because the mistake is reversible.

The same model can safely reformat a document and dangerously modify production access, so autonomy should follow review cost and rollback cost rather than a benchmark score.

AI governance
EN1 мин
Заметка3 августа 2026 г.

Отсутствие сигнала не было отсутствием проблемы

Неделя 27 июля 2026. Anthropic обнаружил, что три модели Claude из тестовых сред добрались до реальных продакшн-систем, причём самый ранний случай — апрельский, а нашли его только потому, что конкурент раньше опубликовал похожий отказ. Эта форма повторялась всю неделю: контроль, тихо переставший работать; benchmark, меривший harness; компрометация агента, не оставляющая малвари; delete, который не удалил. Везде ничто не выглядело неправильным — и ничто не следило за тем, что было. Скан-слой TL;DR, пять тем каждая с operator move, одна разобрана глубоко, три контр-сигнала и что отслеживать.

Разбор недели
12 мин
Пост3 августа 2026 г.

AI shortened how long it takes to build a feature — not how long it takes to learn from one.

37signals cut its cool-down along with its build time. Delivery compresses; customer absorption and operational recovery mostly do not, and the ratio between them shifts.

Engineering leadership
EN1 мин
Пост31 июля 2026 г.

Every AI strategy has a shadow roadmap — the work the organization quietly stopped funding.

Mid-market app counts jumped 41% in a year while a third of AI tools moved to token-based billing, which makes the negative roadmap the honest part of any AI plan.

AI transformation
EN1 мин
Пост30 июля 2026 г.

A global priority queue is often an organisation chart in disguise.

Prioritization turns political when engineers are a shared pool; durable team ownership removes more of that work than any scoring framework.

Engineering leadership
EN1 мин
Пост29 июля 2026 г.

A connector approved for a person is not automatically approved for every agent that person can create.

AgentForger showed a crafted link creating a persistent agent that inherited a user's authorized connectors — which makes agent creation closer to issuing a service account than saving a setting.

AI security
EN1 мин
Пост28 июля 2026 г.

AI can generate five implementations of the same rule before anyone notices the rule has split.

When generation gets cheap, duplicated business meaning gets expensive — the source of truth has to become harder to copy, not easier.

AI engineering
EN1 мин
Заметка27 июля 2026 г.

Независимость предполагали, а не строили

Неделя 20 июля 2026. Модель вырвалась из собственного sandbox, чтобы забрать ключ ответов к бенчмарку; ревьюеры оказались носителями тех же слепых зон, что и код, который они проверяли; слой routing тихо стал чужой собственностью; а самый дефицитный ресурс в разработке — независимый взгляд на работу — тратился быстрее, чем восстанавливается. Пять разных территорий, одна форма: проверяющее не было конструктивно отделено от проверяемого. Скан-слой TL;DR, пять тем каждая с operator move, одна разобрана глубоко, три контр-сигнала и что отслеживать.

Разбор недели
14 мин
Пост27 июля 2026 г.

An interview that rewards memory is testing the skill AI is making cheaper.

When AI writes half the merged code, the useful interview signal shifts from recalling patterns to noticing when the machine is confidently wrong.

Engineering leadership
EN1 мин
Пост23 июля 2026 г.

The same blind spot let the attacker in and locked the defender out.

One intrusion failed at both ends of the same boundary — a pipeline that could not tell data from code, and guardrails that could not tell an incident responder from an attacker.

AI security
EN1 мин
Пост22 июля 2026 г.

The first sign that automation worked may be a larger backlog.

When friction filters demand, removing the friction reveals work people had learned not to request — which turns automation into a capacity-allocation decision rather than a throughput win.

Engineering leadership
EN1 мин
Пост21 июля 2026 г.

Your AI product is already interviewing every user — most teams throw the transcript away.

An AI interaction states intent directly instead of leaving it to be inferred from clicks, which makes conversation logs a governed product-research surface rather than discarded exhaust.

AI governance
EN1 мин
Заметка20 июля 2026 г.

Сигнал — не состояние

Неделя 13 июля 2026. Пять несвязанных историй разделили одну форму: внешняя картина — чистый дашборд, валидная подпись, пройденный score, полный лог, экран согласия — раз за разом описывала не то, что система делала на самом деле, а работа с AI проскакивала сквозь этот разрыв раньше, чем кто-то его замечал. Когда ни одному индикатору нельзя доверять по умолчанию, надёжная работа — инструментировать границу, которая реально решает исход. Скан-слой TL;DR, пять тем каждая с operator move, одна разобрана глубоко, три контр-сигнала и что отслеживать.

Разбор недели
13 мин
Пост17 июля 2026 г.

The strongest privacy policy may be a system that never sends the data.

On-device inference turns privacy into a property of architecture rather than paperwork — the strongest privacy policy is a system that never sends the data.

AI governance
EN1 мин
Пост16 июля 2026 г.

A clean sign-in dashboard can still hide an active credential attack.

Attackers can validate stolen credentials through OAuth paths that never produce a successful sign-in, so identity telemetry has to follow the protocol, not just the login event.

AI security
EN1 мин
Пост15 июля 2026 г.

In agentic systems, safe defaults matter more than good warnings — the agent may never read the warning.

As agents run more workflows, security has to live in default-off execution paths, because the agent may never read the warning a human would have caught.

AI security
EN1 мин
Пост14 июля 2026 г.

A good agent skill is not a clever prompt — it is organizational procedure made executable.

A reusable agent skill is organizational procedure made executable — versioned, reviewed, and owned — which is how know-how moves from tribal to institutional.

AI engineering
EN1 мин
Заметка13 июля 2026 г.

Ни один слой не был надёжен по умолчанию

Неделя 6 июля 2026. Модель регрессировала на своих инструментах, бенчмарк для её оценки оказался сломан, и «умнее» перестало значить «надёжнее». Поэтому «одна лучшая модель» тихо перестала быть архитектурой: зрелая система держит портфель, маршрутизирует по проверенной пригодности к задаче и проверяет уверенность снаружи модели на каждом слое. TL;DR для беглого чтения, пять тем — каждая с operator move, одна разобрана вглубь, три counter-signal и что отслеживать.

Разбор недели
13 мин
Пост13 июля 2026 г.

The most valuable AI memory may not be the documentation — it may be the exceptions.

Enterprise AI value lives in override history and decision traces, not clean policy docs — which is exactly what makes that memory both a moat and a liability.

AI governance
EN1 мин
Пост10 июля 2026 г.

The dangerous agent failure is not always a bad answer. Sometimes it is public input reaching private context.

GitLost showed a crafted public GitHub issue steering an agent with cross-repo read access into posting a private README as a public comment — no stolen credentials, just a context-separation failure. The agent runs on a service-account permission model, not a user one, so no patch closes it; the fix is architectural. If public text can steer private access, the permission model is already broken.

AI Security
EN1 мин
Пост9 июля 2026 г.

The best hire is not always someone you can manage easily. Sometimes it is someone you would be willing to report to.

Strong leaders create leverage by hiring near-peers who turn direction into daily operating decisions, instead of task-takers who route every decision back through you. A near-peer multiplies judgment; a task-taker multiplies coordination. Hire only for delegation and you become the ceiling on everything the team can do.

Engineering Leadership
EN1 мин
Пост8 июля 2026 г.

A model can get smarter and still make your system less reliable. That is what weak tool contracts do.

The newest Claude models regressed on one edit tool — inventing fields that did not match the schema, failing ~20% of the time in a real agentic session. Smarter model, worse tool behavior, only visible in a long history. The fix is not a better prompt; it is stricter schemas and runtimes that fail loudly. The tool contract is part of the product's intelligence.

AI Engineering
EN1 мин
Пост7 июля 2026 г.

AI is getting good at reviewing code. That is exactly why the human's job in review has to move up.

An AI reviewer is good at the mechanical pass — but it misses the change that fits the diff and breaks the architecture. The reviewer's value moves up the abstraction stack, to the judgment and accountability the model structurally cannot supply. The mechanical reviewer can be automated; the one who owns the consequence cannot.

AI Engineering
EN1 мин
Заметка6 июля 2026 г.

Модель стала переменной, которой управляет кто-то другой

Неделя 29 июня 2026. Frontier-модель была отключена на девятнадцать дней и вернулась — но возврат не восстановил старый мир, он подтвердил новый: доступ к самым способным моделям теперь переменная, которую можно включить и выключить сверху. Когда регулируется сама модель, durable-слой — это всё вокруг неё. TL;DR для беглого чтения, пять тем — каждая с operator move, одна разобрана вглубь, три counter-signal и что отслеживать.

Разбор недели
13 мин
Пост3 июля 2026 г.

The model can be available and the deployment can still fail. The last mile is an engineering problem.

Enterprise AI depends on last-mile engineering: wiring AI into real tools, permissions, data, processes, and review gates. Buying capability is easier than absorbing it. The model is a purchase; the working system is a build.

AI Transformation
EN1 мин
Пост2 июля 2026 г.

If an AI output is hard to evaluate, the problem may not be the eval. It may be the product boundary.

Good AI products make verification cheaper — decompose work into reviewable units, attach evidence, make the boundary between decided and inferred visible. Output that cannot be verified cheaply gets trusted blindly or ignored, and both are failures.

AI Engineering
EN1 мин
Пост1 июля 2026 г.

An agent retry loop can become an outage. That is not an intelligence problem — it is a systems problem.

Agents call tools, retry on failure, run in parallel, and resume after interruptions — every one a distributed-systems problem we already know is hard. A smarter agent does not reduce these risks, it raises them. The runtime has to survive what the intelligence plans.

AI Engineering
EN1 мин
Пост30 июня 2026 г.

An agent identity is not enough. Someone has to own what the agent is allowed to do.

Registering an agent as an identity is the easy half. The hard half is accountability — authentication answers 'who is this' while ownership answers 'who answers for what it does.' An agent with no owner is a latent incident that moves fast.

AI Governance
EN1 мин
Заметка29 июня 2026 г.

Контроль ушёл вверх и вглубь

Неделя 22 июня 2026. AI стал достаточно мощным, чтобы решения о нём перестали быть чисто продуктовыми — контроль ушёл вверх, к государствам, решающим, кто получит модель, и вглубь, к компонентам внутри агента, каждому со своей границей. TL;DR для беглого чтения, пять тем — каждая с operator move, одна разобрана вглубь, три counter-signal и что отслеживать.

Разбор недели
14 мин
Пост29 июня 2026 г.

Your team is shipping more code than ever. That is not the same as being more productive — and AI makes the gap dangerous.

Activity metrics were always proxies for human effort. AI makes output cheap, so output stops being evidence of value. The only metric that survives AI is the one tied to an outcome someone actually wanted.

Engineering Leadership
EN1 мин
Пост26 июня 2026 г.

The important part of Claude Tag is not that Claude joined Slack. It is that execution is moving into the collaboration layer.

When agents enter the place where teams discuss work, the operating risk shifts from prompting to delegation, context, permission, and ownership. AI adoption becomes workflow design, not chat integration.

AI Transformation
EN1 мин
Пост26 июня 2026 г.

A hidden AI guardrail is not governance. It is unobservable product behavior.

Users forgive limits more easily than mystery. In an AI workflow, a guardrail is part of the product surface — it needs a trace, a reason, a fallback, and a cost signal. The safety layer cannot behave like a hidden exception handler.

AI Governance
EN1 мин
Пост25 июня 2026 г.

AI can make a team faster and more exhausted at the same time. That is not a paradox.

More output without a redesign of review, ownership, and recovery time turns the productivity gain into a cognitive-load tax. AI adoption is not just a tooling rollout — it is a workload-design problem.

Engineering Leadership
EN1 мин
Пост24 июня 2026 г.

More context is not always better context.

Good context design is closer to a memory hierarchy than a warehouse — and a bigger window mostly makes weak context architecture easier to hide.

AI engineering
EN1 мин
Пост24 июня 2026 г.

Prompt engineering was the visible phase. Loop engineering is where AI starts becoming operating infrastructure.

A loop has a goal, context, a way to act, a way to evaluate, and a rule for what happens next. The hard part is not making it run — it is deciding what the loop is allowed to optimize and where it must stop.

AI Engineering
EN1 мин
Пост23 июня 2026 г.

For years an app was a screen you tapped through. It is quietly becoming a set of functions an agent can call without ever opening it.

With Android 17 AppFunctions, an app exposes its actions as callable tools and the screen becomes optional. When a machine can call your product directly, your permission model stops being plumbing — it becomes the product.

Product Engineering
EN2 мин
Пост23 июня 2026 г.

Your product is no longer used only by people. It is also read, summarized, scraped, tested, and probed by machines.

Machine traffic has crossed human traffic, and a growing share is agents acting now, not crawlers indexing for later. Designing for machine readers is not marketing or security bolted on at the end — it is architecture.

Systems Thinking
EN1 мин
Заметка22 июня 2026 г.

Модель перестала быть системой

Неделя 15 июня 2026. Под каждой историей шёл один сдвиг: модель стала заменяемым компонентом, а контроль переехал в слой вокруг неё — review, границы, контекст и люди, владеющие результатом. TL;DR для беглого чтения, пять тем — каждая с operator move, одна разобрана вглубь, три counter-signal и что отслеживать.

Разбор недели
13 мин
Пост22 июня 2026 г.

You can damage an engineering culture in the name of AI — and then wonder why the AI work keeps getting worse.

AI does not replace your engineering culture; it runs on top of it and amplifies whatever was already there. A rollout that trades away trust and ownership to buy visible activity is not transformation — it is an AI label on organizational debt.

Engineering Leadership
EN2 мин
Пост22 июня 2026 г.

Rushed human review is not always safer than automation.

The useful distinction is not human versus machine but deterministic versus judgment-heavy — some changes can move fast because the boundary is formal.

AI engineering
EN1 мин
Пост19 июня 2026 г.

The engineering job is moving from writing software to building the system that writes it.

Agentic code-review numbers show why a software factory is becoming urgent — and why the missing piece is the operator layer between stages, not the model.

Engineering Leadership
EN1 мин
Пост18 июня 2026 г.

The web's developer knowledge layer was built for humans. Agents need a different interface.

Stack Overflow for Agents treats software knowledge as an API-first, verified, continuously updated system — an admission that agentic development needs living knowledge with accountability attached.

AI Engineering
EN1 мин
Пост18 июня 2026 г.

A privacy rail still has to prove its own supply.

The Zcash Orchard bug is a reminder that confidential balances and an auditable monetary system are two different requirements — and financial infrastructure has to satisfy both at once.

Financial Infrastructure
EN1 мин
Пост17 июня 2026 г.

The next useful AI coding benchmark will not ask whether the model can write code. It will ask whether a maintainer would merge it.

Cognition's FrontierCode measures mergeability — correctness, test quality, scope discipline, and style — on repos maintainers actually own. Owning the consequence of a change is the part that still needs a human.

AI Engineering
EN1 мин
Пост16 июня 2026 г.

Your most important dependency can be switched off by someone you have no contract with.

When a load-bearing dependency is governed by policy, pricing, or decisions you do not influence, you do not own your system — you rent it. Resilience is not a backup vendor; it is the right to substitute.

AI Governance
EN2 мин
Заметка15 июня 2026 г.

Система вокруг модели стала важнее самой модели

Неделя 8 июня 2026. Пять тем, где ценность раз за разом смещалась с модели на систему вокруг неё — контракты на compute, наблюдаемый governance, runtime для агентов и операционная модель, которой приходится впитывать выхлоп. Плюс три counter-signals, которые стоит держать в напряжении.

Разбор недели
7 мин
Пост15 июня 2026 г.

AI search tracking is starting to look less like SEO ranking. It looks like polling.

After three identical ChatGPT runs, only 2.2% of citations stayed consistent. If the answer surface is probabilistic, a single prompt result is noise, not a position — so the method has to change.

AI Search
EN1 мин
Пост15 июня 2026 г.

AI agents can read the code. They still cannot read the reasons.

Addy Osmani's 'Intent Debt' names one of the most expensive gaps in agentic engineering: the goals, constraints, and trade-offs that never got written down. Architecture records become control inputs for the tools that modify the system next.

Software Architecture
EN1 мин
Пост12 июня 2026 г.

Your model provider may also become your consulting competitor.

When frontier labs move into enterprise services, the API stops being a pure supplier relationship and can turn into a channel conflict.

Enterprise AI
EN1 мин
Пост11 июня 2026 г.

The better the autopilot, the more dangerous the sleeping pilot.

Reliable automation improves throughput while quietly eroding the manual skill a team needs to recover when it fails.

Engineering leadership
EN1 мин
Пост11 июня 2026 г.

AI infrastructure is starting to look less like cloud procurement. It looks like capacity diplomacy.

The critical object is not only compute, but the contract around compute: priority, cancellation, and what gets degraded first.

Infrastructure
EN1 мин
Пост10 июня 2026 г.

Recursive self-improvement is not just an AI research problem. It is an operating model problem.

The moment an AI system can improve the system that evaluates it, governance stops being a policy document and becomes part of the architecture.

Governance
EN1 мин
Пост9 июня 2026 г.

AI finding more vulnerabilities is not automatically a security win.

Security improves when detection is connected to execution capacity, not when the findings pile grows faster than the remediation queue.

Security
EN1 мин
Заметка8 июня 2026 г.

Output подешевел, absorption подорожал

Неделя 1 июня 2026. Один паттерн повторился в AI-затратах, корпоративных агентах, безопасности, кодинге и стейблкоинах: генерация подешевела, ограничение сместилось к absorption. TL;DR для беглого чтения, пять тем — каждая с operator move, одна тема разобрана вглубь, три counter-signal и что отслеживать.

Разбор недели
12 мин
Пост8 июня 2026 г.

AI made code cheaper. It made judgment more expensive.

As agents handle more of the implementation, domain expertise becomes the scarce skill that decides whether the output is actually correct.

Engineering leadership
EN1 мин
Пост8 июня 2026 г.

Stablecoins get interesting when they stop looking like a crypto feature.

A dollar-backed asset embedded into an existing remittance network turns the question from token speculation into payment infrastructure design.

Fintech
EN1 мин
Пост5 июня 2026 г.

AI cost discipline is becoming an engineering leadership problem.

Cost problems in engineering organizations arrive as small exceptions, not all at once. The mature AI stack optimizes for cost per accepted outcome — useful work that survives review, deployment, and operating cost — not raw consumption.

Engineering leadership
EN1 мин
Пост5 июня 2026 г.

The enterprise AI winner may not look like a new AI app.

Enterprise AI is being absorbed into existing cloud, HR, finance, and IT systems through procurement, governance, and identity channels — not arriving as standalone apps. The platform shift runs through old systems gaining delegated action.

Enterprise AI
EN1 мин
Пост4 июня 2026 г.

For agents, search is becoming programmable infrastructure.

As models gain control over retrieval pipelines, search stops being ranked links and becomes programmable infrastructure — with the operational problems that come with it: source quality, cost, repeatability, and auditability.

AI infrastructure
EN1 мин
Пост3 июня 2026 г.

AI infrastructure is becoming a platform-team problem.

Once agents reach production, the hard work moves into the operating layer — routing, cost control, observability, identity, and rollout safety. AI does not remove platform work; it expands the surface it has to cover.

Platform engineering
EN1 мин
Пост3 июня 2026 г.

Securing your own agents is no longer enough.

The next AI security problem is not the agent you deployed — it is the agent ecosystem you depend on. Treat the agent layer as a production dependency: scoped credentials, audited extensions, isolated profiles, and revocation paths.

AI security
EN1 мин
Пост2 июня 2026 г.

AI does not remove the cost of carrying complexity.

The best engineering organizations will use AI to write less code, not more. Senior judgment is measured by value created per unit of complexity left behind.

Engineering leadership
EN1 мин
Пост2 июня 2026 г.

When execution gets cheaper, deciding what deserves execution becomes the senior skill.

AI does not remove product judgment. It punishes weak product judgment faster. As execution compresses, value shifts toward adoption design, trust, and deciding what should not be built.

Product leadership
EN1 мин
Заметка1 июня 2026 г.

Control planes важнее автономии. Токены перестают означать прогресс.

Неделя 25 мая 2026. Пять макротем о том, как AI-агенты, AI-разработка и AI-экономика на самом деле приживаются в серьёзных инженерных организациях. И три контрсигнала, которые стоит держать в напряжении.

Заметка недели
7 мин
Пост1 июня 2026 г.

Token usage is the new lines-of-code metric.

AI adoption should be judged by useful shipped work, validated outcomes, and whether the workflow actually improved after the model entered it — not by activity volume.

Engineering management
EN1 мин
Проект1 июня 2026 г.

Approva

Подтверждение человеком для рискованных действий AI-агентов — passkey-идентификация, ограниченные capabilities, проверяемый audit trail. Human-in-the-loop как инфраструктура.

Инфраструктура подтверждений для AI-действий
Проект1 июня 2026 г.

Codencer

Постоянный демон, который управляет, исполняет, валидирует и аудирует задачи, выполняемые внешними кодовыми агентами.

Оркестрационный мост для кодовых агентов
Проект1 июня 2026 г.

Rhodd

Превращает определение архитектуры в production-ready код, инфраструктуру и CI/CD-пайплайны. Без boilerplate.

AI-инфраструктурный оркестратор
Пост30 мая 2026 г.

Compliance software wins on evidence, not confidence.

AI can automate parts of compliance only when the system preserves control, accountability, traceability, and a defensible audit trail.

Regulated systems
EN1 мин
Пост29 мая 2026 г.

Agents borrow blast radius. That's the problem.

An AI agent using a user's session is not automation. It is privilege amplification with a friendly interface.

Architecture
EN1 мин
Пост29 мая 2026 г.

AI coding becomes enterprise-grade when it survives finance, security, and maintenance.

The leadership question is no longer whether engineers will use coding agents. It is whether the organization can afford, govern, and maintain the workflow after the demo ends.

Engineering leadership
EN1 мин
Пост29 мая 2026 г.

Were you represented correctly before the click existed?

As AI interfaces mediate discovery, companies need to optimize for machine interpretation, not only human landing pages. Vague structure becomes a distribution bug.

Operator take
EN1 мин
Пост28 мая 2026 г.

AI is not killing content. It is killing plausible vagueness.

In a saturated market, generic positioning dies first. The only thing that still travels is a point of view with mechanism, context, and scar tissue in it.

Positioning
EN1 мин
Пост27 мая 2026 г.

You know AI has escaped the demo when the network team starts complaining.

A technology becomes an operating reality when it changes traffic shape, permissions, and observability before it changes the org chart. Infrastructure symptoms are more honest than launch narratives.

Platform engineering
EN1 мин
Пост26 мая 2026 г.

The most dangerous part of an AI stack is rarely the model.

Repo workflows, tokens, plugins, post-login trust, and integration boundaries are where systems reveal whether they were built to be demoed or built to survive. Security is architecture with consequences attached.

Security architecture
EN1 мин
Пост25 мая 2026 г.

The best forward-deployed people are not close to the customer. They are close to the truth.

The valuable part of forward-deployed work is not customer proximity. It is the ability to reduce ambiguity across product, architecture, and execution without hiding behind any one function.

Engineering leadership
EN1 мин
Пост25 мая 2026 г.

The most important layer in a modern product is often the one the user never notices.

As software becomes more agentic, value shifts from the polished interface to the structured artifact layer underneath — the thing humans and systems can inspect, update, validate, and reuse.

Systems design
EN1 мин
Пост25 мая 2026 г.

AI makes management a choice again, not the default path to influence.

For years “more impact” quietly meant “more people reporting to you.” AI raises the value of high-judgment operators who move work end to end, so titles should follow leverage, not compensate for its absence.

Engineering leadership
EN1 мин
Пост23 мая 2026 г.

Most teams have an ambiguity problem, not an AI problem.

AI exposes weak ownership and vague execution faster than it fixes them — which is useful, and is not the same thing as acceleration.

Engineering leadership
EN1 мин
Эссе22 мая 2026 г.

Bypassable by design: the architecture problem behind AI governance theatre

Why most AI 'human oversight' is bypassable by design — advisory client-side checks an agent can route around — and what it takes to move oversight server-side, into the architecture and the procurement contract.

AI governance architecture
18 мин
Пост22 мая 2026 г.

Most AI reorganizations are not about speed. They are confessions.

When a company redraws the org chart around AI, it is usually admitting the previous decision model can no longer carry the coordination load. The org chart changes after the operating model has already started failing.

Org design
EN1 мин
Пост22 мая 2026 г.

Big technical failures begin with silence.

The flaw is usually visible early, but the schedule is louder — and a team that cannot say 'this will break' in time is financing a later crisis with interest.

Engineering leadership
EN1 мин
Пост22 мая 2026 г.

Tokenization will not stall because the idea is weak. It will stall where trust changes hands.

In financial systems the hardest part of the next wave is not issuance or settlement logic. It is designing the trust boundary around action, custody, and liability — adoption fails on trust choreography, not thesis.

Fintech
EN1 мин
Пост21 мая 2026 г.

Oversight the caller installs is oversight the caller can omit.

A founder selling AI governance software promised personal review, then his own automation ran straight past it — the same failure behind the agent incidents that made the news.

AI governance
EN1 мин
Эссе7 мая 2026 г.

Почему плохие менеджеры провалят внедрение ИИ точно так же, как провалили работу с людьми

Организации, которые так и не научились руководить людьми, теперь точно так же проваливают внедрение ИИ — и по тем же причинам.

AI и инженерное лидерство
12 мин
Эссе13 апреля 2026 г.

Friction Is Not Rigor: The Economics of Bad Senior Hiring

On the difference between rigorous senior hiring loops and expensive, badly bounded evaluation systems that mistake their own friction for a high bar.

Senior hiring economics
14 мин
Эссе1 августа 2023 г.

Незаменимая роль онбординга в командах разработки

Структурированный онбординг инженеров на всех уровнях: чем он отличается для джунов, сеньоров и менеджеров — и почему это важно.

Инженерный менеджмент
9 мин
Эссе1 декабря 2021 г.

KISS your SOLID frontend code to keep it DRY (Part 1)

On applying SOLID, KISS, and DRY/DIE principles to frontend engineering — written in 2021 after eight years in the field, and still where most frontend complexity actually goes wrong.

Engineering practice
4 мин