} Skip to main content
Abacus Noir

Experiments, observations, and ideas: tech tools, AI, books, media, daily systems

  • Home
  • About
  • Projects

Permanence Was an Accident

July 21, 2026 6 min read
ai software Computing essay

Why we kept source code for seventy years, and what agents just dissolved.…

Read more

Current Pens

July 12, 2026
fountain pens pen and paper

Showing a comparison of a few different bands and how they write on a dotted A5 page of my Leuchtturm1917 notebook…

Read more

Git for Cognition

July 1, 2026 10 min read
Systems webassembly AI Agents Version Control

We consider an agent a few dozen turns deep, forked a hundred ways from one decision point. Which version-control verbs survive contact with a mind ... and which ones don't.…

Read more

The Turing Gradient

June 6, 2026 5 min read
ai LLMs Turing Test Philosophy of mind

Whether AI 'passes' the Turing Test is the wrong question. The right one is which judges it passes for... and what that reveals about the rest of us.…

Read more

Chasing Bit-Equality Through a Wasm Actor Runtime

May 16, 2026 6 min read
webassembly apple-silicon systems programming ai-inference rust determinism

An investigation into bit-reproducible snapshot/restore for stateful Wasm actors, and the two-tier contract that emerged.…

Read more

Judgement, not Method

May 10, 2026 3 min read
ai Writing craft Meta

Against both "AI hype" and "AI purity" ... and toward the older, harder question about what makes any piece of work worth standing behind.…

Read more

Zero-Copy GPU Inference from WebAssembly on Apple Silicon

April 18, 2026 6 min read
rust webassembly apple-silicon gpu mlx systems-programming ai-inference

A WebAssembly module's linear memory can be shared directly with the Apple Silicon GPU: no copies, no serialization, no intermediate buffers. Here's how the zero-copy chain works, what we measured, and what it enables for stateful AI inference.…

Read more

Agents Need Environments, Not Just Memories

April 11, 2026 8 min read
AI Agents Homoiconicity Agent Architecture

Current agents can remember. They cannot inherit themselves. The third post in a series on agent architecture argues that the missing layer isn't better memory — it's a persistent, evaluable environment where an agent's past work remains live, callable, and composable.…

Read more

Slow Bloom: a meditation app that doesn't want anything from you

April 8, 2026 2 min read
portfolio ios app meditation swiftui Making

A meditative garden for iOS with no notifications, no analytics, and no interest in your attention. Tap to gather light. Grow flora. Watch the numbers fade as beauty emerges.…

Read more

Making Concurrency Visible: Gerbil Playground v1.2

March 22, 2026 6 min read
Gerbil portfolio scheme cloudflare Lisp Making

Gerbil Playground v1.2 adds an actor message log that makes concurrency visible: watch spawned threads exchange messages in real time. Plus ... embeddable mode for dropping live REPLs into documentation, a mobile layout, and resizable panes.…

Read more

A Playground for Gerbil Scheme

March 15, 2026 4 min read
portfolio scheme Gerbil Lisp Making

Gerbil Scheme compiles to native code, and has an actor-oriented concurrency mode. Here's trygerbil.dev: a browser-based REPL backed by real containers, with session persistence, guided examples, and a replay system that survives container sleep.…

Read more

What It Means for an Agent to Think About Its Own Actions

March 9, 2026 7 min read
AI Agents Homoiconicity Agent Architecture s-expressions Lisp

Current agent frameworks treat tool definitions as inert data the model can't reason about. The fix isn't a better format, it's a representational property called homoiconicity, and it changes what agents are capable of becoming.…

Read more
Page 1 of 163 Older Posts →

Subscribe for Field Notes

Get dispatches on AI, systems, and meaning — concise, analytical, and human.

Thank you for subscribing! Please check your email to confirm your subscription.

  • Sign up

© 2026 Abacus Noir

Published with Ghost · Theme by Magic Pages