josh
joshpham.com
josh
@joshpham.com
building enzyme.garden to help claude code avoid getting lost in your Obsidian vault. past: llms / recsys @Spotify for agentic playlists, DJ, Smart Shuffle, Home.
https://joshpham.com
So how are people handling this in real setups?

do you delete old AI-generated notes, mark them stale, keep source-only archives, use review queues, or just let the context pile grow?
May 15, 2026 at 5:00 PM
For people building agents: when something goes wrong, do you record it as:

- eval case
- prompt/rule change
- memory
- tool/hook
- human process
- “ignore, one-off”
May 12, 2026 at 6:01 PM
where does it do the processing? and how do i structure the workspace for it?
May 11, 2026 at 6:18 PM
had many good conversations afterwards, on a roll and i hope to keep the energy going. thanks @zachkrall.com for the invite and @modal-labs.bsky.social for hosting!
April 1, 2026 at 1:19 PM
handing out these ai receipts as mini uxr sessions taught me a lot about how to design ai memory to draw connections that feel hospitable. It's enzyme's unfair advantage.
April 1, 2026 at 1:19 PM
i contrasted preference memory -- helping you accomplish a task you asked for, from conviction memory -- which wonders with you about what you care to find out
April 1, 2026 at 1:19 PM
with a challenge: you'd forgive AI slop on a charming receipt, but not when it comes to your daily AI tools
April 1, 2026 at 1:19 PM
i shared learnings that started with a months long experiment: seeing how people reacted to sequences of my personal reading highlights printed on thermal receipts, in exchange for themes in their uploaded photos.
April 1, 2026 at 1:19 PM
3.1k lines of rust. 5MB binary. records both sides of the call. no accounts, no cloud, your audio never leaves your machine. apache 2.0

brew install jshph/aside/aside

github.com/jshph/aside/
GitHub - jshph/aside: Vault-native meeting capture. Timestamped notepad + local transcription + Claude Code skill that distills into Obsidian notes connected to your existing thinking.
Vault-native meeting capture. Timestamped notepad + local transcription + Claude Code skill that distills into Obsidian notes connected to your existing thinking. - jshph/aside
github.com
March 3, 2026 at 3:31 PM
ran it on two meetings today. the note it wrote linked back to a half-finished doc i forgot about — not as action items, as context for what i'd been thinking about

i was tired of pasting transcripts into claude myself. so i built the integration layer
March 3, 2026 at 3:31 PM
the distillation is a 240-line markdown file — a claude code skill the LLM follows as instructions. your memo lines are the attention signal, your vault is the context window

you can read it, fork it, change how it writes notes. no black box
March 3, 2026 at 3:31 PM