Posts
All the articles I have published.
- Published date:
A deep analysis of the fragility of modern digital infrastructure, the maintenance crisis in open source, and the critical lessons from the xz-utils incident.
-
Autonomous AI Agents: the new way to build software in 2026
Published date:AI agents are no longer science fiction. We analyze their architecture, real use cases, and how to integrate them into your development workflow.
-
TypeScript 5.x: features that change how you write code
Published date:Practical review of the most impactful new features in TypeScript 5.x — decorators, const type parameters, variadic tuple types and more.
-
Rust for JavaScript developers: the leap worth taking
Published date:If you come from the JS/TS world and Rust intimidates you, this guide is for you. We map familiar concepts to the Rust ecosystem with direct examples.
-
Urban photography: finding the frame in the chaos of the city
Published date:The city is the largest and most unpredictable photographic studio in the world. Notes on technique, minimal equipment, and the philosophy behind street shooting.
-
Gallery:Urban Photography — Layered City
Published date:A collection of street shots capturing the architecture, light, and rhythm of the modern city.
-
Vibe Coding: programming with AI at the speed of thought
Published date:Vibe coding is not laziness or cheating — it's a new skill that combines intuition, direction, and technical judgment to build software with AI as an active copilot.
-
Docker Compose in 2026: best practices that actually matter
Published date:Beyond the basic docker-compose up. Production configs, secrets, healthchecks, profiles, and multi-stage builds that make a difference.
-
Modern CSS in 2026: container queries, :has() and anchor positioning
Published date:Today's CSS has nothing to envy JavaScript for complex layouts. Practical guide to the three features that changed interface development the most.
-
React 19: useActionState, useOptimistic, and the end of manual loading states
Published date:React 19 redesigned how we handle forms, mutations, and transition states. Practical guide to the new APIs with real examples.
-
PostgreSQL and JSONB: the power of a relational database with document flexibility
Published date:PostgreSQL is not a replacement for MongoDB — it's something better. Learn to use JSONB, GIN indexes, extraction functions, and query operators for the best of both worlds.
-
Terminal productivity: the tools that transformed my workflow
Published date:A tour of modern command-line tools that replace Unix classics — faster, smarter, and with better DX.