Skip to content

Replace problematic/questionable adjectives in hash_namify word list - #551

Merged
mmore500 merged 1 commit into
masterfrom
claude/hash-namify-adjectives-3abiev
Aug 11, 2026
Merged

Replace problematic/questionable adjectives in hash_namify word list#551
mmore500 merged 1 commit into
masterfrom
claude/hash-namify-adjectives-3abiev

Conversation

@mmore500

@mmore500 mmore500 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Swaps out adjectives that could read as ableist,
nationality-as-personality-trait terms, substance-abuse stigmatizing terms, body-shaming terms, colonial-tinged terms, a term that trivializes homelessness, mild profanity, and crude
terms, for neutral, equally whimsical descriptors —
preserving the original word count (2180) and uniqueness.

Also swaps an animals list entry for the
real bird name "kakapo", since it sat in the same lookup table.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_019xyQRjfbVXpDqoipud1fuo

@mmore500
mmore500 force-pushed the claude/hash-namify-adjectives-3abiev branch from 90a17cc to 679d45b Compare August 11, 2026 20:27

@mercere99 mercere99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Substitutions seems like good choices!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These don't seem like critical changes to me, but I'm certainly fine with them.

You learn new derogatory terms every day... I just assumed one of the words referred to https://en.wikipedia.org/wiki/Kaffir_lime

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also a new one to me, glad to have it brought to my attention.

@mmore500
mmore500 force-pushed the claude/hash-namify-adjectives-3abiev branch 11 times, most recently from c539470 to 262b69f Compare August 11, 2026 20:51

@mmore500 mmore500 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made a pass myself to suggest a few more replacements. Lgtm.

@mmore500
mmore500 force-pushed the claude/hash-namify-adjectives-3abiev branch 3 times, most recently from 0959904 to fccc3fd Compare August 11, 2026 21:09
Swaps out adjectives that could read as ableist, as nationality used
as a generic personality trait, as substance-abuse stigmatizing
language, as body- or appearance-shaming, as colonial- or
racially-coded "othering" language, as trivializing real hardship
(including terms tied to homelessness/vagrancy), as profanity, as
crude/vulgar, as evoking violence or sexual assault, or as
referencing mobility impairment or intimidation, for neutral, equally
whimsical descriptors, and drops one adjective outright — leaving
2179 unique adjectives (down from 2180). This also replaces a stray
all-caps "TRUE" entry duplicating "true".

Also swaps an ethnic slur out of the animals list for a real animal
name, since it sat in the same lookup table.

Passes clang-format-20 --dry-run --Werror and the Empecable spell
checker.

Supervised by @mmore500

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019xyQRjfbVXpDqoipud1fuo
@mmore500
mmore500 force-pushed the claude/hash-namify-adjectives-3abiev branch from fccc3fd to 7fcc49f Compare August 11, 2026 21:21

@mmore500 mmore500 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-reviewed. Lgtm, merging. Test failure is spurious.

@mmore500
mmore500 merged commit 4fb6532 into master Aug 11, 2026
14 of 15 checks passed
@mmore500
mmore500 deleted the claude/hash-namify-adjectives-3abiev branch August 11, 2026 21:36
mmore500 added a commit that referenced this pull request Aug 11, 2026
…551)

Swaps out adjectives that could read as ableist, as nationality used
as a generic personality trait, as substance-abuse stigmatizing
language, as body- or appearance-shaming, as colonial- or
racially-coded "othering" language, as trivializing real hardship
(including terms tied to homelessness/vagrancy), as profanity, as
crude/vulgar, as evoking violence or sexual assault, or as
referencing mobility impairment or intimidation, for neutral, equally
whimsical descriptors, and drops one adjective outright — leaving
2179 unique adjectives (down from 2180). This also replaces a stray
all-caps "TRUE" entry duplicating "true".

Also swaps an ethnic slur out of the animals list for a real animal
name, since it sat in the same lookup table.

Passes clang-format-20 --dry-run --Werror and the Empecable spell
checker.

Supervised by @mmore500

Claude-Session: https://claude.ai/code/session_019xyQRjfbVXpDqoipud1fuo

Co-authored-by: Claude <noreply@anthropic.com>
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.

3 participants