自分がボトルネックになる日——Claude Code時代の人間の役割
AIがコードを書く時代、開発速度のネックは人間になりつつある。中島聡氏の洞察と自分の体験から、エンジニアの役割変化を考える。
RAGの先にある「AIの記憶」設計 — Obsidian×Claude Codeで実装した話
RAGだけではAIの長期記憶にならない。AI MemoryとRAGの違いを整理し、Obsidian VaultとClaude Codeのmemoryシステムで実際に構築した記憶アーキテクチャを解説します。
Beyond RAG: How I Designed AI Memory with Obsidian and Claude Code
RAG alone doesn't give an AI long-term memory. After a year running Obsidian Vault alongside Claude Code's memory system, here's how the two-layer design actually works — and where it still falls short.
映画『怒り』感想 — 「信じる」はハイリスク・ハイリターンな行為だと思った
Netflixで映画『怒り』を観た感想。3つの土地で展開される「信じる」をめぐる物語が突きつける問いについて考えたことを書きます。
What Is Vibe Coding? The Shift from Implementation to Intention
In April 2026, Vibe Coding received its first academic definition. As someone who builds with Claude Code without an engineering background, here's what the shift from implementation to intention actually looks like — and what skills it really demands.
Vibe Codingとは何か——「実装より意図」が変えるソフトウェア開発の本質
2026年4月、学術誌でVibe Codingが正式定義された。エンジニアではない自分がClaude Codeを使い続けて気づいた、この作業様式の本質と、AI時代に本当に必要なスキルについて考えます。
AIエージェントのツール設計7原則 — 実運用で学んだ勘所
AnthropicとOpenAIの公式ガイドに基づくツール設計原則を、Claude Codeでの実運用経験を交えて解説します
7 Principles for AI Agent Tool Design — Lessons from Daily Production Use
Based on Anthropic and OpenAI's official guides and my own daily Claude Code experience: seven tool design principles that take an agent from 'works sometimes' to one you can genuinely trust.
日本発PHOTON論文が示すLLM推論の未来 — 最大1,856倍の効率化
富士通・理研らが発表した新アーキテクチャPHOTONは、Transformerの推論を桁違いに効率化します。その仕組みと意味を解説します。