An interesting talk about Lego CAD with some glimpses into “after market” Lego. 😀
Tag: Talks
Strings at Facebook
It’s great to see how the simplest things we take for granted are engineered and improved. Case in point: Facebook’s std::string replacement.
https://www.youtube.com/watch?v=kPR8h4-qZdk
Exciting Unlimited Register Machines
A brief and entertaining talk by an obviously excited presenter. 🙂 It goes into the same directions as Jim Weirich’s talk about the Y combinator.
https://www.youtube.com/watch?v=7Q-UwjgZ0q4
Snowden, Chomsky and Greenwald Discuss Privacy
Maciej Cegłowski on Website Obesity
Maciej Cegłowski has a great and funny talk about The Website Obesity Crisis. ?
Michael Lüders über westliche Politik im Orient
Wenn jemand einen Vortrag braucht, der für schlechte Laune sorgt, kann ich diesen empfehlen:
https://www.youtube.com/watch?feature=player_detailpage&v=syygOaRlwNE
The Well Tempered API
This is an awesome talk that compares software to music and explores why 400+-year-old music can still be played … in different keys … on a variety of instruments … etc.
Best of 31C3
These are my favorite talks from the 31C3 so far. 😀
JavaScript History as Seen From 2035
Gary Bernhardt presents a thought-provoking history of JavaScript as seen from 2035.
His arguments are that
- With asm.js JavaScript VMs ran code with 50% of native speed (even in 2013)
- Anything that can be compiled can be compiled into asm.js
- Asm.js has basically become the universal runtime
So by further moving the JavaScript VM into the kernel we save ourselves the overhead of hardware process isolation as the VM does this any way.
All this lead to interesting consequences
- Nobody uses binaries any more, everything is asm.js
- The windowing systems of old have been ported to the DOM
- Deployments are as simple as a push
- JavaScript (as a language) is effectively dead
- Overall developer happiness has increased
:’D
Ruby Monsters
Very entertaining talk about some of Ruby‘s quirks. 😀
https://youtu.be/TV74K_e_wrw