
Draws this one again — same subject and the same people, a new palette and a new angle on it, described afresh. It replaces the drawing on this page for everyone, until somebody draws another. Costs the site about eight cents, and a few seconds.
Or press ←the left arrow and →the right arrow.
What happens when designers open pull requests?
Writing — read the piece
- Persona profile
- Product Designer — works in the repository now, opens pull requests against the same branch as the engineers, and is reviewed like them.
- Meant to show
- A designer with a temporary wrist injury, working keyboard-only until it heals.
- Asked for
- A woman at a keyboard with a grey brace strapped along her right forearm, her left hand flat on the desk, pausing before the last keystroke
- Drawn with (analogous)
#6f9c42#4eb74f#9e5ab1
Why these three
Two neighbours reading as one family, and a third opposite them to argue with it.
- SeedSHA-256 of
what-happens-when-designers-open-pull-requests, which is the same every time and different for every piece. - Base hueThe first two bytes as a fraction of 65,535, times 360 = 88°.
- GeometryThe third byte modulo 4 picks analogous, which adds 0°, 35°, 190°.
- WobbleThree more bytes shift each by up to ±12° — +1.8°, −2.6°, +8.1° — so two pieces that draw the same geometry are still not the same shape on the wheel.
- Result
#6f9c4290° at 58% saturation, 61% value#4eb74f121° at 57% saturation, 72% value#9e5ab1286° at 50% saturation, 70% value
Saturation never drops below 72% and value never below 78%, which is what keeps a hue reading as the colour it was chosen to be rather than as a dark. More on how these are made.