I'm Urav. I build things with code.
This section auto-updates daily. It features one of my recent commits, or something interesting from my network, or a random gem from the wild. The commit gets roasted by an opinionated AI and rendered as a strange attractor.
Last updated: 2026-03-19
Commit: github/spec-kit by @mvanhorn · 6d0b84a
Message: "docs(catalog): add speckit-utils to community catalog (#1896)
- docs(catalog): add speckit-utils to community catalog
Adds SDD Utilities extension (resume, doctor, validate) to the community catalog and README table. Hosted at mvanhorn/speckit-utils.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
- Bump catalog updated_at to current date
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Co-authored-by: Matt Van Horn 455140+mvanhorn@users.noreply.github.com Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com Co-authored-by: Manfred Riem 15701806+mnriem@users.noreply.github.com"
Review: Another useful utility finds its way into the catalog—resume, doctor, validate are undeniably valuable additions. The sheer volume of 'Co-Authored-By' lines, including no less than two mentions of 'Claude Opus 4.6 (1M context)', hints at an almost entirely bot-driven contribution. Future PRs will just be Co-Authored-By: AGI.
Chaos: 5% · Mood: #88CCAA
What is this?
The Pipeline:
- A GitHub Action runs daily and picks a commit (my own → network → starred repos → fallback)
- The commit diff is fed to Gemini, which produces a witty critique, a chaos score (0-100), and a mood color
- A Lorenz attractor is rendered using these parameters:
- Chaos score → modulates ρ (rho), affecting how chaotic the butterfly looks
- Mood color → tints the gradient from black → color → white
- Commit hash → seeds the initial conditions, so every commit is unique
The Math:
The Lorenz system is a set of differential equations that exhibit deterministic chaos. Small changes in initial conditions produce wildly different trajectories. It's the "butterfly effect", fitting for visualizing commits.
Links:

