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 :)