Skip to content

Link the write-up from the README - #1

Merged
Megapixel99 merged 1 commit into
mainfrom
docs/link-writeup
Aug 17, 2026
Merged

Link the write-up from the README#1
Megapixel99 merged 1 commit into
mainfrom
docs/link-writeup

Conversation

@Megapixel99

Copy link
Copy Markdown
Owner

The published article links to this repo through its repo: field. Nothing here pointed back, so anyone arriving at the repo had no route to the account of why the politeness limiter took three attempts.

Link verified: 200.

It also removes crawler-politeness-draft.md

That file was the draft that became the article, sitting untracked in this repo. I checked whether anything in it was worth keeping first: the section structure is identical to the published post, and of 63 sentences only six were unique.

Those six are the original title, the two Hacker News paragraphs cut before publishing, and a closing "the code is on GitHub" line that the post now handles through its own metadata. It also carried 13 em dashes the published version does not.

So there was no version of updating it that produced anything but a duplicate of a file already in the site repo, and a stale copy of a live article, in the repo that article is about, is worse than none.

It was untracked, so it does not appear in the diff.

One thing to fix outside this PR

The first push was rejected with GH007, email privacy. This repo has a local user.email of swheeler@apu.edu, which overrides your global 23089578+Megapixel99@users.noreply.github.com. Every commit already on main here uses the noreply address, so the local override is newer than they are.

I amended this commit to the noreply address. The local config is still set, so the next commit made in this repo will hit the same wall, and it would have put your university address into public commit metadata if the privacy setting had not caught it:

git config --local --unset user.email

🤖 Generated with Claude Code

The published article links here through its repo field; nothing here
pointed back. Anyone arriving at the repo had no way to find the account
of why the politeness limiter took three attempts.

Also removes crawler-politeness-draft.md, the draft that became that
article, which has nothing the article does not. Its only unique lines
are the original title, the two Hacker News paragraphs cut before
publishing, and a closing pointer to this repo that the post now handles
through its own metadata. Keeping a stale copy of a live article in the
repo it describes is worse than not having it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Megapixel99
Megapixel99 merged commit 04ada65 into main Aug 17, 2026
1 check passed
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