Posts
All the articles I have published.
-
Devosfera E2E 2026-05-17T10:01:53.033Z Basics for Devosfera E2E 2026-05-17T10:01:53.033Z Audience
Published date:Introduce Devosfera E2E in a concise editorial format for Devosfera E2E audience teams. Related entities: Devosfera E2E Workflow, Devosfera E2E Best Practices.
-
Common Devosfera E2E 2026-05-17T10:01:53.033Z Mistakes
Published date:Turn repeated pitfalls into an actionable checklist for Devosfera E2E audience teams.
-
Devosfera E2E 2026-05-17T10:01:53.033Z Launch Checklist
Published date:Provide a deployment-ready checklist tied to Devosfera E2E. Related entities: Devosfera E2E FAQ, Devosfera E2E Glossary.
- 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.
-
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.