Skip to content
View guygrigsby's full-sized avatar
💭
Thinking…
💭
Thinking…

Organizations

@hashicorp

Block or report guygrigsby

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
guygrigsby/README.md

Guy Grigsby

Software engineer in Denver @HashiCorp. Mostly Go and all security products. Work on Vault. Lead the launch of HCP Boundary.

Currently building secure runtimes and tools for agentic software: a language, an agent daemon, a training kit, and the guardrails that keep them honest.

Having a lot of fun doing some ML researching amateur style. Pre-training, fine tuning and LLM-as-judge experiments are my favorite right now.

type Guy struct {
    Location string   // Denver, CO
    Writes   []string // Go, Rust, TypeScript, Python
    Runs     string   // The power bill up
}

What I'm building

lmkit Train language models from scratch on one machine: pretrain, anneal, SFT, tokenizer, eval.
ago A semantic edit protocol for Go. Agents submit compiler-checked mutations, so an edit that doesn't typecheck can't reach disk.
mlx-stack A minimal LLM proxy and router for running multiple mlx instances. Supports text, vision, embedding and audio.
nevla What happens when you vibe-code a language out of pure hatred for Python. Typed, error-handled, ML constructs first-class.
gyr Agent daemon for local oversight. The gyrfalcon is the largest falcon.
gputex A mutex for your GPU. Stops two jobs from fighting over one card.

Elsewhere

grigsby.dev · aeryx.ai

On GitHub since 2013. Still haven't run out of ideas for daemons.

Pinned Loading

  1. claude-plugins claude-plugins Public

    Claude plugin for agentic spec driven development

    TypeScript

  2. hashicorp/vault hashicorp/vault Public

    A tool for secrets management, encryption as a service, and privileged access management

    Go 36k 4.7k

  3. Blaizzy/mlx-audio Blaizzy/mlx-audio Public

    A text-to-speech (TTS), speech-to-text (STT) and speech-to-speech (STS) library built on Apple's MLX framework, providing efficient speech analysis on Apple Silicon.

    Python 7.6k 675

  4. diff-mlx diff-mlx Public

    Differential Transformer reproduction in MLX on Apple Silicon (small-scale paired A/B + custom Metal kernels)

    Python

  5. lmkit lmkit Public

    A small toolkit for training language models from scratch on a single machine: pretrain, anneal, SFT, tokenizer, eval, and experiment tracking.

    Go 1

  6. gomlx/gomlx gomlx/gomlx Public

    GoMLX: An Accelerated Machine Learning Framework For Go

    Go 1.5k 79