Conor Hinchee
ODIN
Self-Hosted Agent Runtime
ANTHROPIC MESSAGES API NODE.JS / TYPESCRIPT BULLMQ OBSIDIAN VAULT GCP CLOUD LOGGING
Odin
ᚅ ᚈ ᚠ
Conway's Game Of Life
Heap Analyzer
A command-line tool for analyzing Node.js heap snapshots. Parses .heapsnapshot files, surfaces the largest object allocations by type, and flags likely memory leaks — without needing Chrome DevTools open.
Node.js JavaScript CLI Performance
- Parses raw V8 heap snapshot JSON without loading it all into memory
- Groups allocations by constructor name and reports top offenders
- Outputs a ranked table to stdout — pipe it, grep it, diff it
FIND ME ONLINE