Cara Setup SFTP Deploy dengan Python dan Paramiko
2026-07-11 · 14 min read
Automasi deployment website statis ke shared hosting pakai Python dan Paramiko. Dari 15 menit klik-klik manual jadi satu perintah. Termasuk script lengkap, perbandingan metode deploy, dan FAQ.
The Minimal JavaScript Website: Why Less Code Means More Authority
2026-07-10 · 14 min read
Every JavaScript dependency is a potential crawlability failure point for AI agents. A site with zero JS frameworks crawls faster and cites cleaner. Here is how hibranwar.com runs on 20 lines of JavaScript.
Cara Membuat CSS Dark Mode dengan prefers-color-scheme
2026-07-09 · 14 min read
System-adaptive dark mode menghilangkan kebutuhan JavaScript toggle dan langsung melayani 40%+ pengguna mobile Indonesia yang default ke dark mode. Panduan CSS custom properties, media query, dan strategi toggle.
2026-07-08 · 15 min read
I built my own bilingual site. Indonesian and English. Two audiences, two intent patterns, two sets of search queries. The content is the same core idea, b
Plausible vs. Google Analytics: Kenapa Website Serius Pilih Privacy-First
2026-07-07 · 14 min read
Privacy-first analytics seperti Plausible menghasilkan data lebih akurat untuk pengunjung Indonesia yang banyak pakai ad blocker, sekaligus menghilangkan cookie consent banner yang merusak conversion rate.
Self-Hosted Fonts vs. Google Fonts: The Performance and Privacy Case
2026-07-06 · 12 min read
Google Fonts CDN calls get blocked by Indonesian corporate browsers and create GDPR exposure. Self-hosted fonts eliminate both problems while cutting load time by 200-500ms.