Skip to content

this is hilarious #1

@tribixbite

Description

@tribixbite
find "$HOME/.claude" -name '*.jsonl' -print0 | xargs -0 jq -Rr 'fromjson? | select(.message.role=="assistant") | .message.content[]?.text?' | awk 'BEGIN{IGNORECASE=1} /absolutely right/{k=tolower($0); if(!seen[k]++){c++}} END{printf "\033[0;31mYou were ABSOLUTELY RIGHT %d times!!!\033[0m\n", c}'

Screenshot_20250906_100829_Termux.png

Screenshot_20250906_100201_Termux.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions