---
title: "Notes from Show Your Work"
url: https://memory.wiki/7c265e654e4f
updated: 2026-04-15T03:33:00.000Z
hub: https://memory.wiki/hub/memorywiki-demo
bundle_count: 1
concept_count: 5
source: "Memory.Wiki"
---
# Notes from Show Your Work

Branding is not the logo. It's the consistency of every micro-decision: button radius, copy voice, error tone, empty-state warmth. The logo just labels the bag. The branding is what's inside it.

A good error message answers three questions: what happened, why it happened, and what to try next. Most ship the first, hint at the second, and forget the third. The fix is usually a single sentence longer.

Cross-AI portability is the structural moat OpenAI and Anthropic can't build for themselves. The user's context, exported as a public URL, becomes infrastructure that survives any single vendor's pivot. That's why the right primitive isn't an API key — it's a permalink.

### Three rules I keep returning to

- Ship one feature, deeply, before two features shallowly.
- The interface IS the product. The engine just has to keep up.
- Anything important should fit on one screen.

> "Make the easy thing the default and the hard thing possible."
> — design rule I keep stealing from Linear

## Next steps

The interesting thing about long-context models isn't that they can read more — it's that they finally make the *retrieval* problem optional. When a model can hold the whole repo in context, the question shifts from "what should I fetch?" to "what should I show?". That's a UX question, not an infrastructure one.

---

## Concepts in this document
- **Output-Heavy Systems** _(concept)_
  Knowledge tools that prioritize surfacing information over capturing it.
- **Linear** _(entity)_
  Design philosophy benchmark for default-easy, hard-possible workflows.
- **Long-Context UX** _(concept)_
  The shift from retrieval-based systems to presentation-based systems.
- **Permalink Infrastructure** _(concept)_
  Using public URLs as a vendor-agnostic portability layer.
- **Forcing Functions** _(concept)_
  External constraints required to maintain productivity in solo ventures.

## Concept relations (within this doc's concepts)
- **Long-Context UX** enables better **Output-Heavy Systems**

## Bundles containing this document
- [Personal-knowledge-management notes](https://memory.wiki/b/400b3906b96a)
  > Personal-knowledge-management notes — a curated set of memories grouped by theme. Reviewer note: this is generated demo content.

_Hub canonical:_ https://memory.wiki/hub/memorywiki-demo
_Concept digest:_ https://memory.wiki/raw/hub/memorywiki-demo?digest=1&compact=1
