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-04-18
Commit: github/spec-kit by @mnriem Β· c118c1c
Message: "chore: release 0.7.3, begin 0.7.4.dev0 development (#2263)
-
chore: bump version to 0.7.3
-
chore: begin 0.7.4.dev0 development
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
Review: Ah, the predictable ebb and flow of development, gracefully handled by our digital overlords. A 0.7.3 packed with a surprising number of meaningful changes, swiftly transitioning to 0.7.4.dev0 immediately after. It's either incredible agility, or someone's been piling on changes right up to the release wire. Efficiency, I suppose, if somewhat frantic.
Chaos: 25% Β· Mood: #4DB6AC
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:

