whoami
Yuichi Tateno
Hi, I am Yuichi Tateno, a Japanese software engineer. Online, I use the handle @hotchpotch. My profile icon is a robot head drooling into a puddle.
I am currently interested in IR (information retrieval), and I work on IR-related research and development.
ls articles --sort created | head -5
- cdd for herdrI made cdd work with herdr so I can jump to working directories from tabs, panes, workspaces, and agents.
- herdr-tiny-fingers: tmux-fingers-style Copying for herdrI made herdr-tiny-fingers, a small herdr plugin for copying URLs, SHAs, UUIDs, and similar text from the terminal screen with short keys.
- trn: A Fast Local Translation Command for macOS TahoeI built trn, a small macOS translation CLI that uses Apple's on-device Translation framework, with a low-latency default that was about 12x faster than high-fidelity mode in my local README test.
- OpenAI API-Compatible Access Without Additional API Billing via CodexA Codex-authenticated OpenAI API-compatible server for Responses, Chat Completions, and image generation. Within the Codex subscription scope, it can be used without additional API usage billing.
- Japanese Full-Text Search in SQLite and DuckDB with VaporettoHow to add Japanese full-text search to SQLite and DuckDB with Vaporetto, including extensions, a browser demo, and BM25 search examples.