ISSN · vol. 26 · larryludlow.com
2026-04-26 · 12:00

Projects

A mix of professional open source, personal infrastructure, and things I’ve contributed to over the years.


VergeOS Ecosystem

Tools I’ve built and maintain for the VergeOS ultraconverged infrastructure platform.

vrg — Verge CLI

Python CLI for VergeOS infrastructure management. 200+ commands across compute, networking, tenants, NAS, identity, and more. Declarative VM templates, flexible auth, table/JSON/CSV output, shell completion.

py GitHub

pyVergeOS — Python SDK

Pythonic, type-annotated SDK for the VergeOS REST API. Designed for automation and integration workflows.

py GitHub

tsvergeos — TypeScript SDK

Zero-dependency, tree-shakeable ESM-first TypeScript SDK with full type coverage across 84 VergeOS services.

ts GitHub

PSVergeOS — PowerShell Module

200+ cmdlets for VM lifecycle, networking, storage, multi-tenancy, and disaster recovery via the VergeOS REST API.

ps1 GitHub

vergeos-exporter — Prometheus Exporter

Go-based Prometheus exporter collecting cluster, node, VM, tenant, network, and storage metrics for monitoring and alerting.

go GitHub


Personal Projects

Opt-In — Personal Data Marketplace

A stock exchange for personal data. Individuals list data for sale, buyers purchase at market rates, and the platform maintains seller anonymity through cryptographic proof of delivery.

Agent OS

A self-managed operating system layer where you say “deploy Plex” and it just does it — hardware discovery, container setup, storage mounts, networking, DNS, certs, GPU passthrough, all resolved by an agent daemon that speaks natural language. Not a new OS from scratch; a layer on top of a proven base that makes the machine manage itself.


Contributions

Varken

Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend. 1,100+ stars.

py GitHub

mergerfs-tools

Optional tools to help manage data in a mergerfs pool. 475+ stars.

py GitHub

netbox-unifi-sync

Scrapes UniFi controllers for devices and syncs them into NetBox.

py GitHub

Hush

Privacy-focused cryptocurrency — a fork of Zcash focused on secure communications. Core developer in the early days of the project.

c++ GitHub