| ▲ | fulafel 2 hours ago | |||||||
Smells like floating point. Python prompt:
It just exceeds the mantissa bits of doubles:
JavaScript (in)famously stores all numbers as floating point resulting in silent errors also with user perceived integers, so this might be an indication that Claude Code number handling uses JS native numbers for this. | ||||||||
| ▲ | ec109685 2 hours ago | parent [-] | |||||||
They wrap bash with python. | ||||||||
| ||||||||