Type something to search...

now/building

Blog: Big improvements coming to this site!

Agent Harness: project is humming along - check out -> AI-platform

  • lots to talk about and share related to this
  • other harnesses are gaining popularity

Several projects: underway - will share more soon

now/learning

Every 6-12 months I challenge myself to a unique learning goal.

AI projects are keeping me quiet busy

  • Current Learning: Learning German (slowing - I need to pick it back up)
  • I listen to a lot of German music while coding and working on AI stuff

now/using

Tools, software, gadgets I’m using…

AI Tools

  • All in on Claude…

  • Custom Agent Harness

  • Experimenting with LM Studio and weaving local models into specific tasks

  • Linear: Project & Issue management + agent communication (chat)

  • Kestra: Workflow / agent invocation

  • (Cursor)

  • (n8n)

Other Dev Tools

  • Justfiles - for semantic scripting. see my dotfiles
    • hey is an alias I created to just -g so I can run the commands from anywhere
    • git , pm , claude are justfile modules with recipes (commands) for easy recall
examples
  
# shows a graph of all branches (use this ALL the time)
# e.g. git log -10 --oneline --graph --al
hey git graph

# runs a health check on worktrees
hey pm <project> health

# launches Claude Code with (admin) plugins that dev agents don't get
# e.g. claude --plugin-dir "/path/to/plugin" --plugin-dir "/path/to/plugin2" ...
hey claude launch
  

Terminal Setup

Apps I Love

Hardware / Mac OS / Utilities