2026
- Let's write a kick drum in Faust — Trying to simulate a real acoustic kick drum — — music tutorial
2025
- Иностранец — Между панелькой и старой маршруткой, забором и трансформаторной будкой — — poetry стихи homeland
- Less is less and more is more — But sometimes less is better — — essay life
- AI is Like Cars — AI is to the Internet what cars are to the cities — — ai tech essay
- Open source and tragedy of the commons — There is every incentive to drain the ecosystem — — essay tech
- Do as you are told — Learning through understanding is overused. We should learn more through doing — — essay
- "I was wrong" — Anyone saying these words is a friend of mine — — essay
- Quit Instagram — It's that simple — — essay
- You are your mask — You are not what you think you are. You are what others think you are. — — essay
2024
- 2024 was a good year — 2025 will be better though — — personal
- TikTok as a Crab — Convergent evolution of internet services — — essay
- I will never be on Bluesky — You won't find me on Mastodon either — — essay
- How to Search in Network Resources in Chrome DevTools — Full-text search across HTTP headers, request and response bodies in Network Tab — — tutorial
- On Debugging — The world doesn’t always need more. Sometimes it needs better — — essay
- You are how you resist — What you refuse defines you more than what you accept — — essay
- Zero to one, then to shit — I’ve seen it many times; I’ll tell you how it goes. First, there’s something the world needs. Television. A superior search engine. A better social network. — — essay
- Etude in white and birch — It’s good here once you’ve accepted it and if you can afford it. You have and you can. — — short-story
- How to create fake back-end using IndexedDB — How we reducing the feedback loop by dogfooding a feature with an in-browser back-end using indexedDB — — tutorial
- Hi, can you hear me well? — And now? Ah, good. I see everyone is already here. Sorry for making you wait; — — short-story
- How to properly be a snob — No one likes you as a snob, even other snobs, but that’s fine. Get used to it, be proud of it. Masses are too primitive to appreciate anything spectacular, including you. — — essay
- The Technical Debt of Life — The idea of technical debt is easy to explain even to a non-techie. You can apply the same concept to your daily life. — — essay
- How we made line jumps — In this story we’ll guide you along the whole development process of line jumps in Miro — — tutorial coding
2019
- Некрополь — Живой в царстве мёртвых — — short-story
- Конунг выебал овцу — Никто не идеален, с этим придётся жить — — essay
- Две недели без табака — Вчера было две недели как я бросил. Со временем становится легче и, говорят, именно в этом опасность. — — personal
- Третьи сутки без табака — Просыпаться стало намного легче. Раньше я еле как соскребал себя с кровати, а теперь без усилий встаю сразу после будильника, даже если спал 6 часов. — — personal
- Вчера я бросил курить — Вчера, 8 января, я бросил курить. Я назначил эту дату больше месяца назад. — — personal
2018
- Norma 2.0 — Здравствуйте, дорогой Мартин Алексеич! Пишу вам сразу по выходу на проект, прямо вот только что склонировал репозиторий и сел писать. Тут всё у нас хорошо, будем переводить на React. — — short-story
- 2048 — До начала первого урока оставалось меньше двух минут, поэтому Антон торопился. Войдя в школу, он привычно поклонился чучелу ветерана и перекрестился. — — short-story
2017
- Утро Степана Николаевича — Когда зазвенел будильник, Степан Николаевич решил притвориться, что не слышит. Он лениво отвернулся к стенке и старался не двигаться — — short-story
2016
- Простейшие клеточные автоматы и их практическое применение — Введение в простейшие клеточные автоматы и примеры их использования — — tutorial
2014
- Повышаем производительность клиентской части веб-приложения — В этой статье я опишу несколько приемов оптимизации производительности, которые помогут заставить медленное приложение летать. — — tutorial
- Почему typeof null === 'object'? — Why typeof null === 'object'? — — tutorial
2013
- Как хвост виляет собакой. Азбука пропаганды — О приёмах пропаганды, которые используют политики, рекламщики и вообще, все, кому не лень — — essay
- Розовые очки для браузера — Пишем расширение для браузера, заменяющее русский мат на литературные синонимы — — tutorial
- Вычисление N-го знака числа Пи без вычисления предыдущих — С недавних пор существует элегантная формула для вычисления числа Пи, которую в 1995 году впервые опубликовали Дэвид Бэйли, Питер Борвайн и Саймон Плафф — — tutorial