Live data from Hacker News

Nickb 20k

news.ycombinator.com

21–30 of 32 posts

Re: Nickb 20k

#23
post #19

Earlier quoted context omitted.

If it rolls over due to 2s complement then it'll be -32768. What the -1 comment is refering to is a casting problem. Or int into byte, etc. Versus unsigned to signed.

Oh, duh. Brainfart. -1 would be 11111111 not 10000000. While I doubt that HN's scoring would suffer from signedness bugs, if it did, getting your score down/up to -1 would be the ultimate. It would be an interesting easter egg to build into the system, tho :)

It shouldn't do that; AFAIK it's using PLT Scheme's numeric stack.

Re: Nickb 20k

#26

Thank you and please reveal yourself now :)

Hah! My identity is not actually secret at all :) But you're right, I'll put up a link to my bio/blog soon enough.

Re: Nickb 20k

#29
post #27

Earlier quoted context omitted.

http://www.paulgraham.com/bio.html :)

Sigh... pg and I are different people. Really.

I almost downvoted you for that lie, but I decided that it would be a misuse of the downvote.

Re: Nickb 20k

#30
post #10

Thanks pg for the site!

Damn, 29 points (as of me posting this) just for saying thanks. You're some kind of karma magnet or something.

Okay, now reply "thanks" to my reply and let's see how many you get ;)

Post reply on HN