I Built This Blog a Hatena-Style Calendar, and Locked My Own JSON In a Box

A record of building a Hatena-Blog-style calendar, tag cloud, and monthly jump buttons into this blog’s own sidebar - including tracking down why the calendar silently failed to render, caused by Hugo’s html/template auto-escaping mangling an inline JSON blob.

2026-08-22 · 3 min · Taiki Ito

Riding the Momentum of Starting the Blog, I Also Shipped a Singlish Glossary Site

A small side project shipped the same day as this blog: a plain HTML/CSS/JS Singlish-term glossary for Japanese speakers, plus the subdomain + repo pattern that later projects would reuse.

2026-08-22 · 2 min · Taiki Ito

Before Writing a Single Post, I Renamed My GitHub Account

The decision to start publishing this blog: Hugo + PaperMod, GitHub Actions deploying to GitHub Pages under a custom domain, a private source repo force-pushing built output to a separate public repo, and a GitHub username rename along the way.

2026-08-22 · 2 min · Taiki Ito

I Built Myself an RSS Reader, and Tore It Down the Same Day

Self-hosted a Miniflux RSS reader on the same server as MulmoClaude to aggregate news by category, then decided the same day it would just become an overflowing unread inbox, and removed the entire stack.

2026-08-21 · 2 min · Taiki Ito

With the Domain Working, I Built Myself a Digital Business Card the Same Day

A same-day side quest after getting the domain working: a static digital business card at a new subdomain, served entirely separately from the main app, with a vCard-download button, a WhatsApp click-to-chat link, and a small run-in with Cloudflare’s email obfuscation.

2026-08-19 · 2 min · Taiki Ito

Getting My Own Domain, and Email On It

Got a domain with my own name on it, found a backdoor I’d accidentally left open while reviewing access settings, and hit silent delivery failures even with SPF/DKIM/DMARC all correctly configured.

2026-08-19 · 3 min · Taiki Ito

After Making MulmoClaude Run 24/7, Its Background Automation Started Looping Forever

The day after moving to an always-on server, a background automation task (the journal feature) started endlessly retrying the same sessions. The root cause: a millisecond-precision mismatch between Python and Node.js timestamps.

2026-08-17 · 2 min · Taiki Ito

Moving to a Server That Never Turns Off

Migrating MulmoClaude to AWS Lightsail. A silent CSRF trusted-origin failure, a mystery ‘Network error calling …’ traced to a Docker Desktop vs Docker Engine networking difference, and a memory-plan saga.

2026-08-16 · 3 min · Taiki Ito

How I Ran Into MulmoClaude, and Got It Actually Usable

A regular office worker who tinkers with computers on the side, building a personal AI assistant setup from scratch. Includes the ERR_MODULE_NOT_FOUND stumble.

2026-07-25 · 3 min · Taiki Ito
Tags