# Geek Life > A multilingual (English/Ukrainian/Russian/Spanish) literary, self-ironic dev blog by Alex > Kucherenko — short essays on software development with an IDE/terminal aesthetic. Statically > generated; English is the default language and lives at bare paths, with translations under > `/uk/`, `/ru/`, and `/es/` and untranslated posts falling back to English. ## Main pages - [Home (EN)](https://alexblog.net/): Latest posts dashboard - [Home (UK)](https://alexblog.net/uk/): Стрічка останніх дописів - [Home (RU)](https://alexblog.net/ru/): Лента последних постов - [Home (ES)](https://alexblog.net/es/): Panel de entradas recientes - [Archive (EN)](https://alexblog.net/archive/): All posts, grouped by month - [Archive (UK)](https://alexblog.net/uk/archive/): Архів усіх дописів, за місяцями - [Archive (RU)](https://alexblog.net/ru/archive/): Архив всех постов, по месяцам - [Archive (ES)](https://alexblog.net/es/archive/): Todas las entradas, agrupadas por mes - [About (EN)](https://alexblog.net/about/): Author profile - [About (UK)](https://alexblog.net/uk/about/): Про автора - [About (RU)](https://alexblog.net/ru/about/): Об авторе - [About (ES)](https://alexblog.net/es/about/): Sobre el autor ## Feeds & indexes - [RSS feed](https://alexblog.net/feed.xml): Recent articles (RSS 2.0) - [Atom feed](https://alexblog.net/atom.xml): Recent articles (Atom) - [JSON feed](https://alexblog.net/feed.json): Recent articles (JSON Feed) - [Sitemap](https://alexblog.net/sitemap.xml): All pages ## Conventions - Articles: `/{lang}/{slug}/` — e.g. `/uk/hello-pipeline/`; English drops the prefix: `/hello-pipeline/` - Tags: `/{lang}/tags/{tag}/` — e.g. `/uk/tags/typescript/`; English: `/tags/typescript/` - Languages: `en` (default), `uk`, `ru`, `es`. The default language is served at bare paths (no redirects), with `/en/` as a content-identical alias.