Why REST Is Still Good Enough and Everyone Should Calm Down About GraphQL

Why REST Is Still Good Enough and Everyone Should Calm Down About GraphQL

There’s a peculiar cycle in tech where something new arrives, and suddenly everyone who isn’t using it feels personally attacked. GraphQL arrived about a decade ago, and we’ve been watching the echo chamber ever since. “REST is dead,” they said. “GraphQL is the future,” they proclaimed. Meanwhile, REST APIs quietly powered 90% of the internet and went about their business unbothered. Don’t get me wrong—I’m not here to tell you GraphQL is bad....

February 18, 2026 · 10 min · 1950 words · Maxim Zhirnov
Почему REST все еще достаточно хорош, и всем следует успокоиться по поводу GraphQL

Почему REST все еще достаточно хорош, и всем следует успокоиться по поводу GraphQL

В технологиях наблюдается своеобразный цикл: появляется что-то новое, и вдруг все, кто им не пользуется, чувствуют себя атакованными. GraphQL появился около десяти лет назад, и с тех пор мы наблюдаем этот ажиотаж. «REST мёртв», говорили они. «GraphQL — будущее», провозглашали они. Тем временем REST API незаметно обеспечивали работу 90% интернета и занимались своими делами, не привлекая внимания. Не поймите меня неправильно — я не говорю, что GraphQL плох. Это действительно полезный инструмент....

February 18, 2026 · 5 min · 991 words · Maxim Zhirnov
Code Ownership or Code Fiefdoms? When Responsibility Turns into Territory

Code Ownership or Code Fiefdoms? When Responsibility Turns into Territory

In medieval times, lords ruled their fiefdoms with an iron fist. They had absolute authority over their territories, decided who could enter, what could be built, and who could leave. Fast forward to the modern software engineering era, and you might find something eerily similar lurking in your codebase—except instead of castles and moats, we have pull requests, code reviews, and firmly guarded repositories. Code ownership is supposed to be a good thing....

February 16, 2026 · 13 min · 2675 words · Maxim Zhirnov
Владение кодом или вотчины кода? Когда ответственность превращается в территорию

Владение кодом или вотчины кода? Когда ответственность превращается в территорию

В средневековье лорды управляли своими владениями железной рукой. Они имели абсолютную власть над своими территориями, решали, кто может войти, что можно построить и кто может уйти. Перенесёмся в эпоху современной разработки программного обеспечения, и вы можете обнаружить нечто пугающе похожее, скрытое в вашей кодовой базе, — за исключением того, что вместо замков и рвов у нас есть запросы на включение, обзоры кода и тщательно охраняемые репозитории. Владение кодом должно быть хорошей практикой....

February 16, 2026 · 7 min · 1299 words · Maxim Zhirnov
Why Object-Oriented vs Functional Programming Debates Are Mostly Tribal Signaling

Why Object-Oriented vs Functional Programming Debates Are Mostly Tribal Signaling

You know what’s funny? The OOP versus Functional Programming debate is essentially a bunch of developers standing in opposite corners of a room, throwing increasingly sophisticated insults at each other, when both corners are actually describing the same piece of furniture from different angles. I’ve watched this tribal warfare for years. Smart people I respect—genuinely talented developers—will passionately argue that their chosen paradigm is superior, almost like they’re defending their honor in a medieval duel....

February 7, 2026 · 10 min · 2109 words · Maxim Zhirnov