Publications and other updates

I write about software engineering, technology trends and share insights from my projects and experiences in the tech industry.

Cover image for How to Add Telegram Login to the Website with new OIDC Flow
How to Add Telegram Login to the Website with new OIDC Flow
I wrote a Medium article about adding Telegram Login with the newer OpenID Connect flow, using Bun and a small TypeScript PoC instead of the old widget.
Cover image for Building a Tic-Tac-Toe Game with n8n (Just for Fun)
Building a Tic-Tac-Toe Game with n8n (Just for Fun)
I wrote a Medium article about how I built a small tic-tac-toe game where n8n is the entire backend — static hosting, API and Redis integration — deployed via Bun.
Cover image for When await can block the Event Loop?
When await can block the Event Loop?
I wrote an article on Medium about a surprising case when await can block the event loop through microtask starvation
Cover image for Enable Fan and Voltage Sensors on AOOSTAR WTR Pro (Ubuntu 24.04)
Enable Fan and Voltage Sensors on AOOSTAR WTR Pro (Ubuntu 24.04)
I wrote a short guide on Medium about how to enable fan and voltage sensors on AOOSTAR WTR Pro with Ubuntu 24.04.
Cover image for Mastering Long-Running Tasks on Linux: Discovering the Magic of nohup
Mastering Long-Running Tasks on Linux: Discovering the Magic of nohup
I wrote a guide on Medium about how to run long-lasting tasks in Linux reliably using nohup
Cover image for When Someone Wrote a Bot for Your Flash Game
When Someone Wrote a Bot for Your Flash Game
In 2012, I was fixing a broken Flash game for a marketing campaign. A year later, someone wrote a bot for it.
Cover image for My First Habr Post: Creating a Wi-Fi Hotspot with Windows netsh
My First Habr Post: Creating a Wi-Fi Hotspot with Windows netsh
In 2011 it was not easy to join Habr. The only way was to get an invite in exchange for a good article. So, I gave it a try.