Skip to content
View kylebrodeur's full-sized avatar
👨‍🏭
Building
👨‍🏭
Building

Block or report kylebrodeur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mac-optimize mac-optimize Public

    macOS disk, memory & shell hygiene for machines running many AI coding agents: safe disk reclaim, git-worktree audit/backup, Codex-session backup, and launchd automation. Bash-first, agent-agnostic…

    Shell 1

  2. Disk is the macOS 'OOM' when you run... Disk is the macOS 'OOM' when you run fleets of coding agents — a safe-by-construction reclaim toolset (mac-optimize), plus the zsh/bash/launchd/git/Starship gotchas found building it.
    1
    # Disk is the macOS "OOM" when you run fleets of coding agents
    2
    
                  
    3
    **A safe-by-construction reclaim toolset for macOS — plus the zsh, bash, launchd, git, and Starship gotchas that cost me a round each.**
    4
    
                  
    5
    Repo: https://github.com/kylebrodeur/mac-optimize
  3. embed-eval-on-your-vault embed-eval-on-your-vault Public

    Pick the embedding model from your own corpus. Single-file Python eval harness. Companion to 'Pick the Model From Your Own Data' (kylebrodeur.substack.com).

    Python

  4. obsidian-arrow-sandbox obsidian-arrow-sandbox Public

    Prototype Obsidian plugin UI with Arrow.js against Obsidian's real styling — a client-only sandbox plus a create-obsidian-arrow scaffolder.

    TypeScript