Notes

Slow musings, hurried scribblings.

02-06-2026

Links, Feburary 2026

Working notes
02-27-2026
02-26-2026
02-24-2025

Notion Workers

"workers are a generic code execution environment that let you build interfaces within Notion [...] you can now make a tool for a custom agent that executes arbitrary code"..."
02-23-2026
02-11-2026
02-10-2026

Design

02-09-2026
  • Takumi - Dynamic OG image rendering engine
  • Fumadocs - Open source documentation framework for React
02-07-2026

Arsen Kolyba: Interaction: drag to open links Sharif Shameem: Choose your pain (Sep 20, 2025)

  • Choose your tradeoff. Each choice is the collapse of possibility into a given state. Actions are votes for who we become
  • Acute pain: sharp and immediate, chronic pain: dull and persistent.
  • "Procrastination is often not a time management problem but an emotional management problem."

Bookmarks

02-06-2026

Jihad Esmail: Luxury Software (Jan 28, 2026) Peter Naur: Programming as Theory Building (1985)

Attio's recent agent releases

Alexander Christie (@byteofbits): Introducing Universal Context

Jamie Davies: Ask Attio: A technical look at our new agent

AI agents for coding

Shu Ding: Building bulletproof React components

Greg Brockman: agents as the first resort for technical tasks, not an editor or terminal

  • Recommended steps: maintain AGENTS.md, list internal tools & consider agent accessibility (CLI, MCP), configure agent-first repos

Knowledge as effortful traversal

Rajesh argues "knowledge is not information you receive; it is structure you build through the effortful traversal of problem spaces." When we outsource thinking, we stitch together precarious subsystems. Each block may muster a base level of coherency, "but the theory of how parts relate lives in no single specification. Composition requires its own genesis, its own traversal, at the level of interaction between stable components."

Ryo asserts "software is still about thinking."

  • Systems thinking supersedes line-by-line execution
  • Understanding systems: define boundaries (abstraction, structure, state), specify invariants, guide decomposition, maintain coherence
  • Architecture requires consideration. "AI can't save you from unclear thinking โ€“ it just makes unclear thinking run faster"