LLM
Attention Is Limited — Lost in the Middle
2025-07-06
LLM attention is limited. Starting from the difference in weighting between system and user prompts, this article explores the Lost in the Middle phenomenon and what it can teach us.
1215 words
|
6 minutes

Bringing AI Chat to Congyin in Chill with You: Lo-Fi Story
2025-11-15
Notes from exploring a mod that adds AI chat to Congyin, the protagonist of the Steam Pomodoro game Chill with You: Lo-Fi Story.
449 words
|
2 minutes

Single Image Does Not Equal Multiple Images: Why VLMs Hallucinate More with Multiple Images, and a Two-Stage Fix
2026-02-08
An investigation into why web and API results diverge during multi-image analysis, from Lost in the Middle to a two-stage approach based on per-image pre-summaries.
2061 words
|
10 minutes

After Building Long-Lived Systems: Is the RAG Monster Right for Constructing a Personal Blog Graph?
2026-06-06
Starting from hands-on work on an AI desktop companion's long-term memory, this post compares three long-term-memory approaches for LLMs and asks whether RAG belongs in a personal blog's relationship graph.
1508 words
|
8 minutes

In the LLM Era, What Exactly Is My Ability?
2026-06-12
After a year of heavy AI coding use, my coding ability has nearly vanished. So what ability do I still have?
1399 words
|
7 minutes

The Shape of a Protocol Determines Its Capabilities: Why Codex Removed chat_completion, and What Actually Blocks a Desktop Companion from Talking While It Works
2026-07-28
From Codex's hard removal of chat/completions to the migration damage it caused in new-api, this examines the real tool-flow differences between Anthropic Messages and OpenAI protocols—why my long-chain silence is not the protocol's fault, and what truly counts as talking while working.
5754 words
|
29 minutes

