Y
Hacker News
new
|
ask
|
show
|
jobs
by
echelon
324 days ago
I kind of want to donate $0.01, but I think that'll either get me on a list or will have some kind of bug that drains my account.
edit: the minimum the form accepts is $5
1 comments
codingrightnow
324 days ago
I tried to donate -$15. It didn't complain about it being a negative number, just that it was lower than the minimum.
link
EionRobb
324 days ago
Could you underflow the signed value until it was so negative it was > $5?
link
cameron_b
324 days ago
Very expensive to test their precision.
link