Index

Bay Burrito Challenge

Forty burritos across the Bay, ranked, mapped, and photographed out of video.

Visit the siteSource

The ranking is not mine. It belongs to @fluffie.donut, who has been eating her way across the Bay on camera for long enough that the archive is a real dataset and not a bit. What was missing was any way to use it. A tier list lives in someone's head and in forty separate videos, and neither of those tells you what to eat tonight in Redwood City.

So the site is a reading of her archive. Her caption sits under each burrito with the hashtags stripped, because a caption written the day of is better evidence than a summary I would write a year later. My own scores sit next to hers where I have actually eaten the thing.

There are no photographs of a burrito

A restaurant has product photos. A burrito filmed on a phone in a parking lot does not, and there is no version of this site that works without a picture of each one.

So the pipeline goes and gets them. It downloads each video, cuts frames at 20, 35, 50, 65 and 80 percent of the duration to skip the intro and the sign-off, lays every candidate out as a contact sheet, and then I pick one by hand. Automatic selection was the obvious next step and I never built it, because the thing that makes a frame usable is whether the burrito is open and in focus at the moment the hand pulls back, and I could judge forty of those in about ten minutes.

The picks are written back into the data file by a script, and the file's first line says not to hand-edit it. That line exists because I hand-edited it and lost the change on the next run.

Nobody gets an F

TierBurritos
S4
A9
B14
C12
D1
F0

The distribution bulges at B and stops before the bottom. That is not generosity, it is what the data is: you do not drive to Santa Cruz and film the burrito you would not finish. Every ranked list assembled from published content has this shape, and the honest thing is to show the empty F row rather than rescale the tiers until the curve looks normal.

S tier is four, and El Farolito on Mission is one of them. The caption reads best. burrito. ever.

Four ways to look at forty things

The same forty burritos are a tier list, a map of the Bay, a notebook, and a lazy susan you spin. Four views of one dataset is usually a design failure, an author who could not decide. Here each one answers a different question. The tier list is what is best. The map is what is near me, which is the question that actually gets someone into a car. The notebook is what did she say about it. The lazy susan is not a question at all, it is the one that makes you keep going.

San Francisco has nine, Berkeley six, Redwood City five. The peninsula is better represented than the tier list suggests, which you only find out by switching to the map.

What I would change

The scrape works through video pages one at a time. The profile grid needs cookies or a paid scraper, so adding a new burrito means pasting an id into a text file rather than pointing the pipeline at her account and letting it catch up. That is the difference between a site that is current and a site that was current in August.