Indronil Banerjee

1 Followers
7 Following
79 Posts
Prove You’re Human, Stupid [ the captcha paradox]
https://talkingrobot.com/wp-content/uploads/captcha_paradox.jpeg

Discovering Errors in Donald Knuth’s TAOCP

https://glthr.com/discovering-errors-in-donald-knuths-taocp

Turing kicked us out of Heaven

The halting problem is why we can't have nice things.

Computer Things

Brian Kernighan famously wrote:

Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?

— The Elements of Programming Style, 2nd edition, chapter 2

https://www.linusakesson.net/programming/kernighans-lever/index.php

Kernighan's lever

I don't know how CPUs work so I simulated one in code - djhworld

thoughts

Chistory

R.I.P Abraham Lempel
(The L in LZW)

Who will win? Don Knuth, the great literate programmer -or- Doug McIlroy, the master of Unix one-liners? Knuth once wrote a 10 page program that sorts words using literate programming, and then McIlroy did the same with a Unix one-liner.

https://catonmat.net/knuth-vs-mcilroy

Knuth vs McIlroy (Epic Computer Science Battles)

Who will win? Don Knuth, the great literate programmer -or- Doug McIlroy, the master of Unix one-liners? Donald Knuth vs Douglas McIlroy (For those of you out of the loop, Knuth once wrote a 10 page program that sorts words using literate programming, and then McIlroy did the same with a Unix one-liner.) See you next...