Matthew · GitHub theworker02
Building next-generation developer tools, intelligent systems, and experimental software.
Company / org: Magnexis — most public socials and package registries use that name.
This is my personal GitHub: theworker02. I write languages, diagnostics, systems software, and AI tooling in the open.
I founded Magnexis, the company/org behind a lot of that work. Repos on this account (theworker02/*) are mine. The broader Magnexis catalog — AetherOS, Agent Portal, anti-cloud, AquaStat, typeYAML, and the rest — lives on github.com/Magnexis. X, Bluesky, DEV, the blog, npm, PyPI, and RubyGems are Magnexis accounts.
I build in the open because software is easier to trust, improve, and extend when its architecture can be inspected.
Software should not be a black box.
Currently building: Nex Lang and Nex LSP, runtime diagnostics for Ruby / Go / Dart, AMD-native systems performance (Kraftverk, Silicera), and execution-backed verification for coding agents (Aftermath).
Independent, open-source work across the stack:
| Area | Focus |
|---|---|
| Languages and DSLs | Nex Lang, visual encoding systems, and Magnexis languages such as typeYAML on the org |
| Developer diagnostics | Runtime fingerprints, heap analysis, method-table diffs, install-time scanning, protocol inference |
| Systems and performance | P2P compute, AMD-exclusive performance tooling, hardware-native specialization, polyglot runtimes |
| AI routing and agents | Multi-provider LLM meshes, circuit breaking, execution-backed agent verification |
| Contracts and correctness | Behavioral contracts, struct-tag analysis, ownership and fencing primitives |
| Research | Deterministic reconstruction, spacetime / CTC experiments — documented honestly, not oversold |
Projects below are public repositories on this account. Private work is not listed.
- nex-lang — Nexus (
.nex) language, TypeScript toolchain, and Nex LSP on Open VSX · site - doldskrift — Visual writing system designed for deterministic machine reconstruction · site
- ruby_llm_mesh — Multi-provider AI routing with circuit breaking, retries, and local fallback · site
- contracts-rb — Behavioral contracts for Ruby without imposing a type system
- bootprint — Runtime fingerprinting and environment-drift diagnostics · site
- heapscope — Heap and allocation diagnostics for long-running Ruby processes · site
- monkeylens — Method-table ownership diffs against a committed baseline · site
- beforerun — Scan an unfamiliar codebase before installing deps or running scripts · site
- taglock — Compile-time analysis of Go struct tags as a serialized contract · site
- wiretap — Evidence-backed binary protocol inference · site
- shiftlock — Ownership handoffs, fencing, and multi-resource coordination · site
- chimera — P2P distributed computation grid · site
- kraftverk — AMD-exclusive systems performance platform · site
- silicera — Hardware-native program specialization on AMD Zen · site
- Parallax — Polyglot migration and universal execution runtime · site
- ChronosCTC — Research: chronal runtime / CTC spacetime engine. Early and experimental · site
- pubdiagnose (PubDoctor) — Dart dependency diagnostics · site
- frameguard — Flutter UI performance budgets and CI gates · site
- cartographer — Architecture navigation: know where you are in the code · site
- aftermath — Execution-backed verification receipts for coding agents · site
Magnexis is the org name. Languages (typeYAML, Proton, COBOLX, Steel), platforms (AetherOS, Agent Portal, anti-cloud, Omniforge), public-interest tools (AquaStat, Public Oversight), and design tooling live there:
github.com/Magnexis · magnexis-blog.hashnode.dev
These are the markets the work is pointed at — languages, diagnostics, agent tooling, local-first systems — not a claim of current market share. As the tools mature, they are aimed at the same jobs as the products below.
| Area | Adjacent to |
|---|---|
| Languages | TypeScript, CUE, Dhall, Crystal, Sorbet / RBS |
| LLM gateways | LiteLLM, OpenRouter, LangChain |
| Observability / APM | Datadog, New Relic, Scout APM |
| Go / Ruby correctness | golangci-lint, buf |
| Supply-chain / install safety | Socket, Snyk, Dependabot |
| Performance | AMD uProf, Intel VTune, Linux perf, Flutter DevTools |
| Distributed / local-first | Cloudflare, IPFS, etcd, Consul, BOINC |
| Code intelligence | Sourcegraph |
| Agent environments | Cursor, Devin — for Agent Portal / Aftermath-class work |
| OS / desktop | GNOME, System76 COSMIC — for AetherOS-class work |
If this work is useful, you can fund it directly:
GitHub here is theworker02. Most other socials and registries are Magnexis.
| Channel | Link |
|---|---|
| GitHub (this profile) | github.com/theworker02 |
| GitHub (org) | github.com/Magnexis |
| X | x.com/Magnexis |
| Bluesky | magnexis.bsky.social |
| DEV | dev.to/magnexis |
| Blog | magnexis-blog.hashnode.dev |
| linkedin.com/in/matthew-m-looney | |
| Stack Overflow | stackoverflow.com/users/32952523/magnexis |
| Gravatar | gravatar.com/magnexis |
| npm | npmjs.com/~magnexis |
| PyPI | pypi.org/user/magnexis |
| RubyGems | rubygems.org/profiles/magnexis |
| Open VSX | Nex LSP |
| GitHub Sponsors | github.com/sponsors/theworker02 |
| thanks.dev | thanks.dev/u/gh/theworker02 |
| Informal application | Magnexis Google Form |
Interested in working with Magnexis? Use the official Google Form:
Work ships as inspectable, MIT-oriented open source whenever it can. Read the repository, run it locally, disagree with it, and improve it.