Skip to content

A platform engineer's notebook

Backend, infra,
and the occasional rant.

Field notes on Python, PostgreSQL, AWS, and the messy realities of shipping production systems — with a steady eye on what AI tools change at the keyboard.

Latest

Recent posts.

Long-form, lightly opinionated, written between deploys.

PYTHON
Как писать асинхронный код, который не «блокирует» event-loop
June 24, 202515 min read

Как писать асинхронный код, который не «блокирует» event-loop

**Как писать асинхронный код, который не блокирует event-loop** ## **Принципы работы event loop в Python (asyncio)** В основе любой асинхронной программы на Python лежит **цикл событ...

Read more
PYTHON
News 5
June 24, 202516 min read

News 5

**AI Developer News Roundup – June 2025** ## **Cursor: Massive Funding and a New Ultra Plan** Cursor, the AI-augmented code editor by Anysphere, announced a staggering **$900 million...

Read more
PYTHON
News 4
May 28, 202514 min read

News 4

# **AI Developments Roundup (Late May 2025) – What Developers Need to Know** The past week has been packed with AI news that directly impacts software development. From major **AI coding assi...

Read more
PYTHON
News 3
May 22, 202515 min read

News 3

# **AI Developer News Roundup (Past Week)** _A retro-styled illustration of an AI unveiling new developer tools on a laptop, symbolizing the wave of recent AI advancements for coding_ This past we...

Read more
AWS · IaC
News 2
May 5, 202520 min read

News 2

# **Weekly AI Developer News Roundup (Late April 2025)** In the past week, AI development tools and platforms have seen significant updates – from smarter coding assistants in IDEs to new state-of-...

Read more
AWS · IaC
News 1
April 17, 202514 min read

News 1

# **This Week in AI: Updates from OpenAI, Anthropic, JetBrains, Cursor, and Windsurf** The past week has been packed with AI news from major players. Software developers, DevOps engineers, and ML p...

Read more
Framework.by