Chase AdamsChase Adams
AboutContentPromptsPrototypesNewsletter

Homebrew

Essays and updates on product, engineering, and AI at Stomatiq.

1 minute read

Post Details

Published
Oct 27, 2022
Share
ChatGPT

Latest Posts

The High Throughput Zero-Writing Documentation System

The High Throughput Zero-Writing Documentation System

Walk and talk into Voice Memos. Brain dump everything. Ship transcripts to Claude. Get structured output.

I use Homebrew to install dependencies on my MacOS machines.

I generate a Brewfile in ~/dotfiles and run brew install from within that folder. I generate the file by running the following in a terminal:

md-tangle <PATH TO VAULT>/42\ -\ Dotfiles/Homebrew.md

Packages I Install

brew "ccat"

Raycast

Raycast is the system launcher I use (as an alternative to Spotlight or Alfred)

brew "raycast"

VS Code

VS Code is the primary editor I use.

cask "visual-studio-code"
AboutAI Workflow SpecContentStacksNewsletterPromptsRSS