---
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: 12
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
- **Long-context models** _(concept)_
  Core idea enabling retrieval-optional UX by keeping broader context in view.
- **Cross-AI portability** _(concept)_
  Portability across AI vendors enabled by public URLs that survive pivots.
- **Memory.Wiki** _(entity)_
  Central knowledge hub system referenced across documents as the platform for saving thoughts, URLs, photos and grounding AI responses.
- **Interface IS the product** _(concept)_
  Engine is secondary; design consistency, micro-decisions, and UX determine product success more than underlying technology.
- **Claude** _(entity)_
  AI provider evaluated for long context and instruction-following strength, with weakness in tiny prompt latency.
- **GPT-4o** _(entity)_
  AI provider evaluated for multimodal and fast performance, with weakness in long-session drift.
- **OpenAI** _(entity)_
  AI vendor whose structural moat is challenged by cross-AI portability via permalinks
- **Anthropic** _(entity)_
  AI vendor whose structural moat is challenged by cross-AI portability via permalinks
- **Cursor** _(entity)_
  Code-aware editor with specialized ranking, locked to editor environment.
- **Permalink primitive** _(concept)_
  Advocates permalinks as the right primitive for cross-AI portability rather than API keys.
- **Branding consistency** _(concept)_
  Branding is the sum of micro-decisions and is central to product perception.
- **Branding** _(tag)_
  Branding as a set of micro-decisions rather than a logo.

## Concept relations (within this doc's concepts)
- **GPT-4o** trades off in **Long-context models**
- **Cross-AI portability** enabled by **Memory.Wiki**
- **Anthropic** cannot own alone **Cross-AI portability**
- **Memory.Wiki** enables **Cross-AI portability**
- **Claude** exemplifies strength in **Long-context models**
- **Memory.Wiki** implements context grounding with **Long-context models**
- **GPT-4o** compared against **Claude**
- **Claude** compared with **GPT-4o**
- **Cross-AI portability** threatens moat of **OpenAI**
- **Cross-AI portability** threatens moat of **Anthropic**
- **OpenAI** cannot own alone **Cross-AI portability**
- **GPT-4o** alternative for multimodal **Long-context models**
- **Cross-AI portability** transcends constraints of **Long-context models**
- **Anthropic** cannot build **Cross-AI portability**
- **Cross-AI portability** implemented via **Permalink primitive**
- **OpenAI** cannot build **Cross-AI portability**
- **Cross-AI portability** enables via **Permalink primitive**
- **Cross-AI portability** structural moat for **OpenAI**
- **Cross-AI portability** structural moat for **Anthropic**
- **Long-context models** utilizes as context **Memory.Wiki**

## 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
