Contact support

We reply by e-mail, usually within two days.

Google reCAPTCHA checks this submission against abuse; data is sent to Google. The script loads only once you open this form.

← All posts

The designs nobody can choose

This service offers 461 counter designs. On 25 August 2026 it drew 24,285 counter images, 22,985 of which named a design. Thirty-nine distinct designs appeared in that day's traffic.

Twenty-five of those thirty-nine are in the gallery. The other fourteen are not offered anywhere — and they account for 18,509 of the 22,985 images, or 80.5 %.

The top of the list

designimages that daybytesin the gallery
308,6453,167no
174,47643no
264,0483,731no
483,02417,798yes
251,0411,823no

Four of the top five cannot be picked by anyone creating a counter today. Together they are 74.7 % of every counter image this service draws.

Of the 461 designs that are offered, 25 were fetched at all that day. That is 5.4 %.

The 43-byte one

Design 17 looked like a bug at first: 43 bytes, image/gif, the exact size of a 1×1 transparent placeholder. The second most-used design in the whole service, apparently returning nothing.

It returns nothing on purpose. Its source is four lines long and includes img/1px.gif — it is the invisible counter, for people who want the statistics without a badge on the page. Reading the file settled in ten seconds what the byte count had made look alarming.

That check was worth doing precisely because the same mistake had been made here before, with a different file, and had cost seventy-five minutes of fetching to disprove. A surprising measurement is a reason to open the source, not a finding.

Why the gallery does not know about them

The gallery is built from a list of design numbers. These older designs were never added to it — they date from 2012, they still render, and nothing ever connected "this design exists" to "this design is offered". Two of them even have their own dedicated cache files, so at some point they were considered important enough for special handling.

There is also a weight story in that table. The most-used design costs 3,167 bytes. The highest-placed design that people can actually choose costs 17,798 — 5.6 times as much for a picture that does the same job.

What to take from it

Design popularity here had always been read from a column on the counter row. That column records what was picked, once, possibly years ago, possibly never changed. It does not record what gets drawn. The log does, and the log says something quite different: four fifths of the work this service does every day goes into pictures that a new user is not shown.

Advertisement