Live data from Hacker News

999999999999999 - 999999999999997

google.com

41–50 of 107 posts

Re: 999999999999999 - 999999999999997

#41
post #33
post #3

Maybe I'm just getting incurably academic, but I think "I found a bug!" is not nearly as interesting as "I found a bug!" and one of: 1) It affects millions of people! 2) It affects large amounts of money! 3) It is a great example of a new or rare class of bug. Here's how you can avoid introducing similar bugs into your code! Here's how we can detect these things automatically! etc. Here, the only thing that springs t…

BTW, bing does it right: http://www.bing.com/search?q=999999999999999+-+9999999999999...

Bing gets it wrong if you add enough digits:

http://www.bing.com/search?q=999999999999999999999999999+-+9...

Re: 999999999999999 - 999999999999997

#42

Earlier quoted context omitted.

Impressive. I find that extremely hard, it's like things play on an internal monitor that I'm forced to watch and can not ignore no matter how much I want to. I run a webcam site and over the years we've had some pretty weird stuff happening there and I really wished I had not seen any of that.

Unfortunately, I cannot tell you exactly how to develop this ability, because I only discovered I had it by trying, but I remember not having the ability to NOT think about a pink elephant, so it can be developed. Somehow. :) Edit: Apparently rms knows how; see his comment.

Just imagine you are Searle's "Chinese room" :).

http://en.wikipedia.org/wiki/Chinese_room

Re: 999999999999999 - 999999999999997

#43
post #12

Earlier quoted context omitted.

Clearly someone wasn't using 'bignum' when they should have. Pretty sloppy to not even detect overflow on the input. another one: http://www.google.com/#q=999999999999999999+-+90000000000000...

It's not really overflow. It's more like insufficient precision.

...also known as Arithmetic underflow (http://en.wikipedia.org/wiki/Arithmetic_underflow)

Re: 999999999999999 - 999999999999997

#44

Earlier quoted context omitted.

The ability to ignore and avoid thinking about certain things is essential when visiting 4chan. If you practice, you can read sentences like the above without having mental images of the described event. More advanced filters can prevent you from thinking about it with imagery even after seeing something you wish you hadn't seen. ;)

Impressive. I find that extremely hard, it's like things play on an internal monitor that I'm forced to watch and can not ignore no matter how much I want to. I run a webcam site and over the years we've had some pretty weird stuff happening there and I really wished I had not seen any of that.

It's a combination of ignorance and desensitization. My generation grew up with tubgirl and 2girls1cup. I first saw tubgirl/lemon party when I was 13. When I was I think 17, I came across goatse for the first time; by then, a man * his wide wasn't enough to faze me.

I wrote an essay about how this widespread desensitization will affect society and culture. It'll be interesting to see the world in twenty years.

Re: 999999999999999 - 999999999999997

#46
post #3

Maybe I'm just getting incurably academic, but I think "I found a bug!" is not nearly as interesting as "I found a bug!" and one of: 1) It affects millions of people! 2) It affects large amounts of money! 3) It is a great example of a new or rare class of bug. Here's how you can avoid introducing similar bugs into your code! Here's how we can detect these things automatically! etc. Here, the only thing that springs t…

I agree. My first thought was "who cares?" After reading all the comments, my thought was "who cares?" Now, my thought is "who cares?"

Re: 999999999999999 - 999999999999997

#49
post #7
post #3

Maybe I'm just getting incurably academic, but I think "I found a bug!" is not nearly as interesting as "I found a bug!" and one of: 1) It affects millions of people! 2) It affects large amounts of money! 3) It is a great example of a new or rare class of bug. Here's how you can avoid introducing similar bugs into your code! Here's how we can detect these things automatically! etc. Here, the only thing that springs t…

What about: 4) It's not obvious how this bug could happen! Let's think about it!

[deleted]

Re: 999999999999999 - 999999999999997

#50
post #12

Earlier quoted context omitted.

Clearly someone wasn't using 'bignum' when they should have. Pretty sloppy to not even detect overflow on the input. another one: http://www.google.com/#q=999999999999999999+-+90000000000000...

It's not really overflow. It's more like insufficient precision.

The correct term is quantization, iirc.
Post reply on HN