The day my Telegram bot saved my workday
My home server's Tailscale expired while I was working from a cafe. I couldn't SSH in to fix it, but I could still talk to Claude Code over Telegram, and that turned out to be enough.
Saya membuat beberapa series / playlist yang berisi video tutorial programming di Youtube. Saat ini masih membahas seputar JavaScript, Typescript, Express dan Vue.js

My home server's Tailscale expired while I was working from a cafe. I couldn't SSH in to fix it, but I could still talk to Claude Code over Telegram, and that turned out to be enough.
Building a small Rust Telegram bot that pipes messages to Claude Code running on my Raspberry Pi 5, so I can chat with Claude from anywhere.
How to offload Docker builds to GitHub Actions with GHCR and trigger Coolify deployments, cutting deploy time from 10 minutes to 30 seconds.
A side-by-side performance comparison of Apache and OpenLiteSpeed running the same WordPress site with a shared backend API.
A walkthrough on migrating a WordPress site from Apache to OpenLiteSpeed using Docker, deployed via Coolify.
Running out of disk space on EC2? You can expand storage without stopping your instance. Here's how.
How to diagnose and fix 504 Gateway Timeout errors in Traefik when using Docker Compose with multiple networks
Step-by-step guide to install and configure OpenClaw AI assistant on Ubuntu