“In a blockbuster paper in 1948, Claude Shannon introduced the notion of a “bit” and laid the foundation for the information age. His ideas ripple through nearly every aspect of modern life, influencing such diverse fields as communication, computing, cryptography, neuroscience, artificial intelligence, cosmology, linguistics, and genetics. But when interviewed in the 1980s, Shannon was more interested in showing off the gadgets he’d constructed — juggling robots, a Rubik’s Cube solving machine, a wearable computer to win at roulette, a unicycle without pedals, a flame-throwing trumpet — than rehashing the past. Mixing contemporary interviews, archival film, animation and dialogue drawn from interviews conducted with Shannon himself, The Bit Player tells the story of an overlooked genius who revolutionized the world, but never lost his childlike curiosity.” |
|
Rainforest migrated from Heroku to Google Kubernetes Engine. Here’s what that process looked like, the challenges they faced migrating a real-world production application, and how they overcame them. | |
|
A whirlwind tour of JavaScript engines. Valentino takes a look at Call Stack, Global Memory, Event Loop, Callback Queue, Promises, and Async/Await. |
|
BinaryAST is a new over-the-wire format for JavaScript that aims to speed up parsing while keeping the semantics of the original JavaScript intact. | |
|
For a few years now, Google has been pushing an ambiguous metric: Time To Interactive (TTI). What does it mean? Boris tries to better define it and explain how and when to — and whether you should — use it. |
|
Svelte is a different kind of front-end framework, it compiles your app to optimized JavaScript code, and gets away from the framework code. Start exploring it! |
|
React Router and @reach/router are merging with a backward compatible, new hook-based API. |
|
Ever wanted to fold an image on the web? Here’s how. |
|
|
Comments