NAME
wada -- Software Engineer
SYNOPSIS
DESCRIPTION
Welcome to my personal site — technical notes, projects, and personal interests from a software engineer in Japan.
Notes on building tools (taskdog, ttymap, knowledge-gardener) and what I learned along the way. Bilingual: 日本語 / English.
RECENT
- 2026-08-15 Qwen3.8 27B Measured on an RTX 5090 — and Why vLLM Didn't Work
- 2026-08-15 Only the Design of My Eval Harness Survived
- 2026-08-04 What Should We Call the Inverse of a Meat Proxy?
- 2026-07-25 A 3x Faster Local LLM That Can't Finish the Job — Two Days of MoE vs Dense on Real Tasks
- 2026-07-19 Is "Send Text as an Image" Actually a Win for Japanese? I Measured It
- 2026-07-16 Funneling Slack requests into taskdog and letting /loop run them (a taskloop work-in-progress)
- 2026-07-08 My Home Server Kept Freezing (Part 5) — The Spill Cliff: tok/s Is Set by What Overflows
- 2026-07-08 My Home Server Kept Freezing (Part 4) — Don't Trust the Replaced RAM
- 2026-07-05 Person Detection Died Silently Four Times in One Month — Same Symptom, Different Culprit Every Time
- 2026-07-05 In the Age of Yami Baito, I Built My Own Security Camera Instead of Buying One
PROJECTS
- taskdog — A CLI / TUI task manager that auto-generates a schedule from deadlines, time estimates, and priorities while respecting a daily work-hour cap.
- ttymap — A terminal-native globe viewer. Renders Mapbox Vector Tiles with Unicode Braille + ANSI 256-color, extensible via Lua plugins.
- knowledge-gardener — A set of plant / water / prune / connect / recap skills for an Obsidian vault. A Claude plugin for curating long-term knowledge from Claude Code.
- supernemawashi — A Claude Code plugin that manages psychological profiles as data for talking to colleagues. Gathers facts from Slack / Gmail, classifies them with psychology frameworks, and returns situation-specific reply strategies.
- yadm-git.nvim — A tiny Neovim plugin that makes standard Git plugins (gitsigns, etc.) "just work" inside a yadm-managed dotfiles repo. Detects the yadm repository and transparently bridges Git operations.