Daily tweets about computer science and related stuff @JohnDCook.

'If rounding errors vanished, 95% of numerical analysis would remain.' -- Nick Trefethen
6
20
5,941
Computer Science retweeted
BREAKING: Google launching TPUs in space NEXT WEEK on SpaceX falcon 9 to test AI data centers orbit ITS HAPPENING
361
1,127
9,650
6,294,375
The number of digits in an integer n in base b is 1 + floor( log_b(n) ). Simple but useful.
2
3
39
8,042
'Any sufficiently advanced technology is indistinguishable from a rigged demo.' -- Andy Finkel
1
6
34
7,789
Goodhart's law: When a metric becomes a target, it ceases to be a good metric.
10
53
8,044
The original Lisp paper. McCarthy 1960 www-formal.stanford.edu/jmc/…
17
73
8,022
'Projects promoting programming in 'natural language' are intrinsically doomed to fail.' -- Edsger Dijkstra
2
8
64
11,811
Computer Science retweeted
"Java is pass-by-value." "But when I pass an object, it modifies the original object!" "Yes, because the value being passed is the pointer to the object." "So it's pass-by-reference?" "No, the pointer is passed by value." [C programmer laughing in the distance]
82
238
4,598
219,482
'If it's your decision, it's design; if not, it's a requirement.' -- Alistair Cockburn
1
6
30
7,864
“It shouldn’t be Reverse Polish Notation, it should be German Notation because the verb goes at the end.” — Colin Beveridge
2
2
18
7,754
Denotational Semantics: A methodology for language development scss.tcd.ie/Andrew.Butterfie… [pdf] by David A. Schmidt
5
27
7,904
Programming on Parallel Machines: GPU, Multicore, Clusters and More heather.cs.ucdavis.edu/parpr… // free ebook
6
70
8,197