Skip to content

yoavf/absolutelyright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

absolutelyright.lol

A scientifically rigorous tracking system for how often Claude Code validates my life choices.

This code powers the https://absolutelyright.lol/ website:

screenshot-rocks

What this repo contains

  • Frontend → minimal HTML + JS, with charts drawn using roughViz
  • Backend → Rust server (Axum + SQLite), serves the frontend and provides a tiny API
  • Scripts → Python scripts to collect and upload counts from Claude Code sessions

Currently tracking:

  • Times Claude Code said I'm "absolutely right"
  • Times Claude Code said I'm just "right" (meh)

Collecting your own data and running locally

  • Check out the scripts/README.md for info on how to collect your own Claude Code "you are absolutely right" counts.
  • To run the server locally:
cargo run
# visit http://localhost:3003

About

Claude said I'm absolutely right!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published