Tag
#claude
3 entries tagged "claude".
-
The translation cost $1.26. Reading it cost a day.
A measured pilot drafted 2,648 Spanish strings in eleven minutes for $1.26. The expensive part is the working day of native-speaker review per language.
-
Same harness, more engines: when one model stops being the default brain
I was an Opus fan. Then Opus 5 spent a session proving a solvable problem impossible, and Fable answered every question with a wall of tokens. So I stopped routing every hard job to Anthropic and started matching the model to the task. Grok shipped what Opus explained away; GLM does the cheap bulk. The skill I actually needed was routing.
-
1 token on your wrist: a $40 Claude meter
A $40 ESP32 smartwatch reads my Claude quota in real time. The trick is that the watch never talks to Claude. An OCI VM pings the API every five minutes with max_tokens 1, reads the quota out of the response headers, and pushes the result through Tailscale, an Android foreground service, and BLE to a wrist.