The Great Cloud Exodus: Why On-Premise Solutions Still Deserve a Seat at the Table

The Great Cloud Exodus: Why On-Premise Solutions Still Deserve a Seat at the Table

We’ve been sold a dream. For the past decade, the tech industry has whispered—then shouted—that cloud is the future, the only way, the inevitable destination for every workload known to humankind. “Move to the cloud!” they said. “It’s cheaper!” they promised. “Infinite scalability!” they proclaimed. But here’s the thing nobody wants to say out loud at tech conferences: sometimes, they’re wrong. Dead wrong. And that’s not pessimism talking; that’s pragmatism. The cloud isn’t bad—far from it....

November 12, 2025 · 12 min · 2357 words · Maxim Zhirnov
Web Accessibility: Because Not Everyone Surf's the Same Wave

Web Accessibility: Because Not Everyone Surf's the Same Wave

Picture this: You’ve built a gorgeous website that looks like a Monet painting crossed with a cyberpunk neon sign. But if a screen reader navigates it like a GPS system in a corn maze, you’ve just created digital abstract art. Let’s turn that Picasso-esque experience into a Bob Ross happy little tree everyone can climb. 1. Semantic HTML: The Frame of Your Accessibility House <!-- Bad: Div soup à la mode --> <div class="button-like-element" onclick="doStuff()">Click me maybe</div> <!...

May 11, 2025 · 3 min · 619 words · Maxim Zhirnov
Доступность Интернета: Потому что не все занимаются серфингом на одной волне

Доступность Интернета: Потому что не все занимаются серфингом на одной волне

Представь: ты создал великолепный веб-сайт, который выглядит как картина Моне, совмещённая с неоновой вывеской в стиле киберпанк. Но если программа чтения с экрана ориентируется на нём, как GPS в кукурузном лабиринте, ты только что создал цифровое абстрактное искусство. Давай превратим этот опыт в духе Пикассо в маленькое счастливое дерево Боба Росса, на которое сможет залезть каждый. 1. Семантическая HTML-разметка: каркас твоего доступного дома <!-- Плохо: Div-суп à la mode --> <div class="button-like-element" onclick="doStuff()">Нажми на меня, может быть</div> <!...

May 11, 2025 · 3 min · 638 words · Maxim Zhirnov