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.
-
Restart Service Podman dengan Systemd Timer
Published date:Dokumentasi ini menjelaskan cara menjadwalkan restart service Podman secara otomatis menggunakan systemd timer. Dengan konfigurasi ini, Podman akan direstart pada waktu yang telah ditentukan.
-
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.
-
auto startup container podman
Published date:tutorial untuk menjalankan container Podman dengan systemd, sehingga container dapat berjalan otomatis setelah server restart
-
menjalankan aplikasi berbasis nodejs dengan container podman
Published date:tutrial dockerizing aplikasi Node.js dan menjalankannya dengan Podman