I'm Urav. I build things with code.
Every day a bot grabs a commit (one of mine, someone I follow, or a stranger's), an AI names and roasts it, and it ends up as a strange attractor.
Chaos ββββββββββ 65 Β· Mood
affaan-m/ECC by @affaan-m Β· 4092795
fix: community-reported issues β pyproject URLs, dashboard Tkinter error, 1.xβ2.0 migration guide, cyber-safeguards docs (#2481)
* fix: repo URLs in pyproject, graceful dashboard tkinter error, 1.x->2.0 migration guide, cyber-safeguards troubleshoot
β¦
A crucial clean-up effort following a painful identity crisis, expertly documented and robustly coded. Graceful error handling for Tkinter and pragmatic advice on upstream AI model safeguards prevent countless user headaches. It seems the spectral presence of Devin AI is earning its bytes, quietly stabilizing things after a big repo rename.
captured 2026-07-10
What is this?
flowchart LR
commit["π daily commit"] -->|diff| gemini["Gemini"]
gemini -->|chaos + mood| attractor["Lorenz attractor"]
gemini -->|title + roast| exhibit["today's exhibit"]
attractor --> exhibit
A GitHub Action runs daily and picks a commit: mine if I've pushed recently, otherwise something from my network or a starred repo, and the Linux genesis commit as a last resort. Gemini gives it a name, a roast, a chaos score (0-100), and a mood color. Those become a Lorenz attractor: chaos controls how wild the butterfly gets, mood tints the gradient, and the commit hash sets the starting point. The math is identical every run, so the commit is the only thing that changes the picture.

