Skip to content
View snarkipus's full-sized avatar

Sponsoring

@fasterthanlime

Block or report snarkipus

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.

Content in all repositories owned by your account will be closed.
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
snarkipus/README.md

Matt Jackson

Electrical engineer by trade and education. Systems engineer by prolonged exposure. Temu polymath by poor impulse control.

I like figuring out how complicated things work, then making them work together. Lately that means a lot of software, infrastructure, and coding agents. The agents do most of the typing these days; I spend the rest of the time deciding what I actually want and poking at the result until I trust it.

Most of my current work is private because it runs my actual infrastructure. Publishing live operational details for profile decoration would be dumb. The public bits are below.

Things worth looking at

  • Provenance-First Simulation Workflow MVP — A synthetic HPC-style workflow built around controlled source, scheduler evidence, validation, and artifact lineage.
  • opencode-beads — My maintained OpenCode adapter for the Beads issue tracker. It keeps delegated work bounded and tracks where its upstream material came from.
  • LLM Exposure Scatterplot — An interactive look at occupational LLM exposure, wages, education, and employment data.

Longer notes occasionally escape at Right Half Plane.

Pinned Loading

  1. BLS-LLMs-Dashboard BLS-LLMs-Dashboard Public

    Interactive view of occupational LLM exposure, wages, education, and employment data.

    Svelte

  2. ansible-mvp ansible-mvp Public

    Provenance-first workflow for reproducible HPC-style analysis runs using Ansible, Python, and a mock LSF boundary.

    Python 1

  3. opencode-beads opencode-beads Public

    Forked from joshuadavidthomas/opencode-beads

    Maintained OpenCode adapter for Beads, with bounded task delegation and reviewed upstream provenance.

    TypeScript