HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HextenAndy

no profile record

Submissions

Andrew Tanenbaum honoured for MINIX, the OS hiding in lots of computers

theregister.com
27 points·by HextenAndy·2년 전·9 comments

How the video game Fallout became a backdrop for live Shakespeare shows

theguardian.com
1 points·by HextenAndy·3년 전·0 comments

comments

HextenAndy
·10개월 전·discuss
Quite. I don't think it's unreasonable to expect someone to check the issue tracker before blogging and I don't think Andrew's response was at all problematic.
HextenAndy
·12개월 전·discuss
Exactly.
HextenAndy
·12개월 전·discuss
It is a standard thing. It's called floating point.
HextenAndy
·12개월 전·discuss
Surely that's just normal floating point but missing e.g. normalisation? Floating point is literally an int exponent and an int mantissa. Except real floating point adjusts the exponent to avoid integer overflow in the mantissa - which is where rounding happens.

In DPA the mantissa just overflows (silently in the C implementation) and then what?
HextenAndy
·작년·discuss
Probably exactly that - relatively few big ticket customers.
HextenAndy
·2년 전·discuss
I haven’t followed the link - but why not put it all in one place?
HextenAndy
·4년 전·discuss
Wait until you see subversion :)