Prototype of adding HTML plan file support via in-loop browser launch of rep tool. It won't work cleanly over ssh/tmux/etc., but great for local HTML plan revisions. Uses same keyboard shortcuts as the TUI, for quick…
developer tools
17 entries 9 posts · 8 thoughts
-
Customizing mattorb.com to my taste with AI
The Astro migration left me with a generic blog. With AI, I could try more ideas and keep cutting until the site felt like mine.
-
-
9 agent wins with tmux and cmux
Agentic coding finally made tmux worth the trouble. Here's how I use tmux and cmux to keep agents running, visible, and within reach.
-
New unlock found while stacking up AI capabilities: Have the LLM generate a custom rich (HTML w/screenshots, videos, keyboard shortcuts, etc) comparison/review UI for providing feedback and decisions, w/embedded code and…
-
Finally got all the knobs turned right to record a demo of how this experimental tool I made for revising Markdown plans works in the loop of a Claude Code session.
-
Ohhhhh... For fun, I've been building a little distributed agent scheduling system to explore different AI-related dev practices and workflows . . . with an eye towards stacking up primitives and finding compounding…
2 updates
-
I made a fun little experimental TUI (Rust and Ratatui) to quickly revise generated Markdown plan files. If you wrap an agent in tmux, a skill can present this as a modal (from Claude Code or Codex) and feed the results…
-
Adventures in TUIs
TUIs are fun again. Here's what AI agents, modern terminals, and new frameworks are making possible.
-
Tool tip: I am very satisfied after switching to keep.md to have email newsletters, GitHub stars, Twitter bookmarks, RSS feeds, and read-later bookmarks from mobile and browser all in one inbox for follow-up or wiring…
-
A fun thing you can leverage AI for is learning about and tuning your own harness and habits with long-running experiments using data, or derivable data, that only you have.
8 updates
-
Playing around with some 'personal software'... a Rust-based TUI built on top of the keep.md API for reading and sorting through everything I have it collecting . . . Thanks for providing the API, @iannuttall!
2 updates
-
Judging what to carry in your AI toolkit
Every new agentic AI improvement promises a win — but does yours pay off? I ran 18 experiments across three frontier models, using two popular tools, and only one beat its control.
-
Leveraging DESIGN.md and Agentic web design skills
Can a markdown persisted designed system stay aligned while iterating on changes with an AI? I shipped four design changes and a drift detector, with the markdown spec as the contract.
-
MacBook Neo: A carry everywhere laptop for remote AI steering
Apple shipped an entry level laptop for students and light tasks, but in the age of AI agents that can do work and be managed remotely, the MacBook Neo might be the perfect AI remote control.
-
Keyjam
What streak can you achieve using a keyboard for everything without resorting to the mouse?
-
Model Context Protocol and Local AI
The first local tooling standard for LLM's to use tools on device.
-
The Many Faces of FZF
FZF is a tool that useful and easy to weave in to your needs. Shell history, files, git stash, branch checkout, repo clone, Docker entry — all faster with fzf in the mix.