Skip to content
View EffortlessSteven's full-sized avatar

Organizations

@EffortlessMetrics

Block or report EffortlessSteven

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

Steven Zimmerman, CPA

Systems architect. Former CFO, PE portfolio company. Former Senior Editor at XDA.

Before Rust, a decade automating finance systems and ERPs in Python while running the departments that used them. Inherited enough failed integrations and broken automation to know where systems fail when nobody's watching. Governance built in, not bolted on.


What I'm Working On

Code intelligence and parser infrastructure. perl-lsp: Rust-native Perl language server with tree-sitter and pure Rust parsing. adze: Rust-native grammar toolchain with GLR-capable parsing and typed extraction. tokmd: code intelligence for humans, machines, and LLMs.

Governed SDLC. Adversarial build loops. Composable CI sensors compiled into a merge surface. Each sensor answers one question about the change and produces a receipt.

Legacy and regulated data. COBOL copybooks, Outlook PST/OST, healthcare HL7. Every enterprise AI engagement starts with getting data out of systems built before the architect was born.


Writing

The gap between code generation and trusted change. AI development economics and the operating frameworks nobody's built yet.

effortlesssteven.com


Talks

Parsing Perl Without Perl A Rust LSP that built most of a compiler to stay out of the runtime. Apr 30, 2026 · Toronto Perl Mongers · Register

Agentic Swarms for Developer Productivity · Stop Babysitting LLMs, Start Shipping The cost model, the architecture, where receipts lie. Deck and resources.

More talks and appearances


Links


Canada

Pinned Loading

  1. EffortlessMetrics/tokmd EffortlessMetrics/tokmd Public

    Code intelligence for humans, machines, and LLMs: receipts, metrics, and insights from your codebase.

    Rust 5 2

  2. EffortlessMetrics/perl-lsp EffortlessMetrics/perl-lsp Public

    Rust Perl Language Server (LSP) + parser toolkit (tree-sitter + pure Rust).

    Rust 8 2

  3. EffortlessMetrics/demo-swarm EffortlessMetrics/demo-swarm Public template

    DemoSwarm template for Claude Code: governed SDLC flows producing review-ready PRs with evidence and receipts.

    HTML 5

  4. EffortlessMetrics/BitNet-rs EffortlessMetrics/BitNet-rs Public

    Rust inference engine for 1-bit BitNet LLMs (GGUF + llama.cpp compatible).

    Rust 2

  5. EffortlessMetrics/uselesskey EffortlessMetrics/uselesskey Public

    Deterministic cryptographic key and certificate fixtures for Rust tests. Never commit secrets again.

    Rust 1

  6. EffortlessMetrics/adze EffortlessMetrics/adze Public

    Rust-native grammar toolchain with GLR-capable parsing and typed extraction. Tree-sitter interoperable.

    Rust