Hacker News new | ask | show | jobs
by aerzen 122 days ago
I like arrow for its type system. It's efficient, complete and does not have "infinite precision decimals". Considering Postgres's decimal encoding, using i256 as the backing type is so much saner approach.