<

Artificial Unintelligence

Hey, welcome to the edge of the net. There's nothing here. Japanese

Posts

Making MRPrompt's cue external

June 30, 2026 LLM Role-Playing RAG Qwen

Move facets out of the prompt and retrieve one by cue — the cue finally starts working. Retrieval accuracy is the bottleneck; a two-stage LLM router beats stuffing everything in.

Verifying MRPrompt

June 29, 2026 LLM Role-Playing Mechanistic Interpretability Reproduction Qwen

A verbatim reproduction of MRPrompt (arXiv:2603.19313) on Qwen3-8B. Cue-addressability is not supported; the performance gap comes from CoT, not structured memory.

On LLM Writing Style: Em Dash Injection Experiment

April 1, 2026 LLM SFT Stylometry

Does injecting em dashes also increase colons? Comparing Tulu 3 data SFT with self-injection SFT shows em dashes are independent from other punctuation.

On LLM Writing Style, Revisited

March 29, 2026 LLM DPO Stylometry

Em dash amplification is not a direct preference in DPO data, but a byproduct of shifting the entire style register. Verified across 8 experiments.

A Theological Rejoinder to .claudeignore — Don't Kill the Prayer

March 28, 2026 Essay Claude Code Theology

A response to Sakasegawa-chan's "techno-supplication." Prayer is opium, and precisely because it is opium, it must not be killed.

Combining MRPrompt and Activation Steering

March 28, 2026 LLM Activation Steering Role-Playing Dostoevsky

Combining MRPrompt (what to know) and Activation Steering (how to feel) to make an LLM play Raskolnikov.

The Internet and the "Empty Cave"

March 26, 2026 Essay Internet AI

AI didn't make the internet boring. We were "empty" from the start.

Dissecting an LLM with Activation Steering (Qwen3-8B)

March 26, 2026 AI Mechanistic Interpretability Activation Steering

Reaching into an LLM's brain to manipulate its output. Full 36-layer sweep + alpha sweep exploratory experiments.