Skip to content

Say what the empty board drew, not how many members exist - #1972

Merged
wintermeyer merged 1 commit into
mainfrom
jobs-empty-board-copy
Sep 3, 2026
Merged

Say what the empty board drew, not how many members exist#1972
wintermeyer merged 1 commit into
mainfrom
jobs-empty-board-copy

Conversation

@wintermeyer

Copy link
Copy Markdown
Owner

Follow-up to #1971, on Stefan's wording. Two things go: the subline over the
page ("Yours would be the first, and it would stand at the top on its own"),
which only repeated the heading, and the total ("N members have said they are
available"). In its place the block says what is actually under it — "12 random
vutuv accounts that are open to offers."

"Random" is the substance, not the phrasing: a ranking shows every visitor the
same faces until somebody changes their status, so Accounts.open_to_offers/2
now draws with random() (once per mount, not per render) and the window count
behind the old total is gone with it. The agent siblings carry the drawn people
and no total either, for the same reason: a sample can only vouch for its own
rows.

Entry point: /jobs with no posting, VutuvWeb.JobBoardLive. Hot deploy.

An AI agent wrote this text in my name. I know that is problematic.

https://claude.ai/code/session_01GmvDFKimQ4gGpSV97ckumc

Die Kopfzeile über der Seite („Ihre wäre die erste und stünde allein oben")
sagte nur die Überschrift noch einmal und ist weg. Statt einer Gesamtzahl
verfügbarer Mitglieder steht jetzt über den Karten, was tatsächlich dort steht:
zwölf zufällig gezogene Accounts. Zufällig ist dabei die Sache und nicht die
Formulierung, denn eine Rangfolge zeigte jedem Besucher dieselben Gesichter,
solange niemand seinen Status ändert; entsprechend zieht open_to_offers/2
jetzt per random() und die frühere Fensterzahl fällt mit der Gesamtzahl weg.

Diesen Text hat ein KI-Agent in meinem Namen geschrieben. Ich weiß, dass das
problematisch ist.

Claude-Session: https://claude.ai/code/session_01GmvDFKimQ4gGpSV97ckumc
@wintermeyer
wintermeyer merged commit 9d76b85 into main Sep 3, 2026
1 check passed
@wintermeyer
wintermeyer deleted the jobs-empty-board-copy branch September 3, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant