Recent Posts
-
2026-08-25
TIL: Cache Busting in Flutter
Recently, I found myself in a situation where I was stuck in the past, No, I mean my Flutter Web app is not up-to-date, and I have to clear the browser cache to get it to get the latest changes. T...
-
Tailscale is blocked in Oman I have already have VPN deployed on my vps. The reason I wanted tailscale is to have “local” accessibility across my device without havint to always connected to V...
-
Up until last week, the only thing I knew when I needed to send real-time updates to a browser was WebSockets. Until I cam across to this article. Yes, I am a bit afraid to tell you that, since I h...
-
How can I solve the double-booking problem, handle worker crashes, and scale to thousands of concurrent players with Redis Lua scripts and fault-tolerant Go services. The Problem When you build a...
-
The narrative around AI in software engineering usually oscillates between two extremes: it is either a magic wand that replaces developers or just-another autocomplete that generates bugs. After ...
-
A few months ago, I started experiencing wrist pain — specifically in my left hand — a clear sign of RSI (Repetitive Strain Injury). As a software engineer, I type all day, and I realized I couldn’...
-
Sometimes I need to debug PHP code in two different situations: a CLI (command-line) app and a web server app. While the way to run each one is slightly different, the steps are subtle, and I often...
-
2020-06-10
Harapan dan Kekecewaan - Mengatur Expektasi
Sekitar 2 bulan yang lalu, saya menyelesaikan membaca buku dengan judul Sebuah Seni untuk Bersikap Bodo Amat, ini adalah versi terjemahan dari versi bahasa inggrisnya yaitu The Subtle Art of Not Gi...
-
Setelah sekitar hampir 2 minggu yang lalu pas buka tas dan lihat laptop masih nyala, agak heran juga karena gak biasanya linux kayak gini, dulu pernah ngamalin (sekitar 5-6 tahun lalu) tapi itu di ...
-
Seharian kemarin, berkutat sama AWS (lagi). Ya kan emang kerjaannya pake AWS :smile: Ada hal yang aneh ketika cluster di ECS yang sudah saya set-up agar nge-mount EFS tidak bisa menulis ke EFS, ato...