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-05-23
Commit: github/spec-kit by @dependabot[bot] Β· a08af08
Message: "chore(deps): bump github/gh-aw-actions from 0.74.8 to 0.74.9 (#2658)
Bumps github/gh-aw-actions from 0.74.8 to 0.74.9.
updated-dependencies:
- dependency-name: github/gh-aw-actions dependency-version: 0.74.9 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>"
Review: Just Dependabot doing what it does best: a patch bump for an internal GitHub action, rigorously pinned by SHA. This is the endless hum of necessary maintenance, the automated 'all clear' that keeps things from subtly rotting without anyone noticing. Not glorious, but crucial.
Chaos: 5% Β· Mood: #5F9EA0
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:

