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 years ago·9 comments

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

theguardian.com
1 points·by HextenAndy·3 years ago·0 comments

comments

HextenAndy
·10 months ago·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 months ago·discuss
Exactly.
HextenAndy
·12 months ago·discuss
It is a standard thing. It's called floating point.
HextenAndy
·12 months ago·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
·last year·discuss
Probably exactly that - relatively few big ticket customers.
HextenAndy
·2 years ago·discuss
I haven’t followed the link - but why not put it all in one place?
HextenAndy
·4 years ago·discuss
Wait until you see subversion :)