Skip to content

Instantly share code, notes, and snippets.

@nraychaudhuri
Created November 17, 2021 21:09
Show Gist options
  • Save nraychaudhuri/997a603e87c617bd3f565b34d9cf1def to your computer and use it in GitHub Desktop.
Save nraychaudhuri/997a603e87c617bd3f565b34d9cf1def to your computer and use it in GitHub Desktop.
title description link
Scaling Pinterest • Marty Weiner • GOTO 2014 This presentation was recorded at GOTO Aarhus 2014http://gotocon.comMarty Weiner - Cloud Ninja @ PinterestABSTRACTIt's been an amazing ride building Pinteres... https://www.youtube.com/watch?v=jQNCuD_hxdQ
Understanding parser combinators: a deep dive - Scott Wlaschin Traditionally, writing parsers has been hard, involving arcane tools like Lex and Yacc.An alternative approach is to write a parser in your favourite program... https://www.youtube.com/watch?v=RDalzi7mhdY&t=1021s
Ubuntu Slaughters Kittens - BSD Now 103 Allan's away at BSDCam this week, but we've still got an exciting episode for you. We sat down with Bryan Cantrill, CTO of Joyent, to talk about a wide varie... https://www.youtube.com/watch?v=l6XQUciI-Sc
Applying Failure Testing Research @Netflix Download the slides & audio at InfoQ: http://bit.ly/2fHaz9y Kolton Andrus and Peter Alvaro present how a “big idea” -- lineage-driven fault injection -- ev... https://www.youtube.com/watch?v=a3mHQCkr-4I
Into the Core - Squeezing Haskell into Nine Constructors by Simon Peyton Jones Keynote talk from Erlang USer Conference 2016 http://www.erlang-factory.com/euc2016/Erlang and Haskell are childhood friends who grew up together. Throughout... https://www.youtube.com/watch?v=uR_VzYxvbxg
CSS Grid Changes EVERYTHING - Amazing Presentation CSS Grid is now live in all major browsers, and with it everything we know about web layouts changes! The CSS Grid Layout Module introduces a native CSS grid... https://youtu.be/7kVeCqQCxlk
Robert C Martin(Uncle Bob) -Clean Architecture and Design-2012 COHAA The Path to Agility Conference The slides are here: http://ow.ly/fShwt 2012 The Path to Craftsmanship presentation2012 The Path to Agility Conference presented by the Central Ohio Agile As... https://www.youtube.com/watch?v=asLUTiJJqdE
The Web That Wasn't Google Tech TalksOctober, 23 2007ABSTRACTFor most of us who work on the Internet, the Web is all we have ever really known. It's almost impossible to imagine... https://www.youtube.com/watch?v=72nfrhXroo8
LoneStarRuby 2015 - My Dog Taught Me to Code by Dave Thomas https://www.youtube.com/watch?v=yCBUsd52a3s
Break Me01 And You Shall Know Me By My Trail of Documentation Jason Scott These are the videos from Derbycon 2015:http://www.irongeek.com/i.php?page=videos/derbycon5/mainlist https://www.youtube.com/watch?v=fEgHdHdUDaA
Tech Talk: Linus Torvalds on git Linus Torvalds visits Google to share his thoughts on git, the source control management system he created two years ago. https://www.youtube.com/watch?v=4XpnKHJAok8
Blackhat 2010 New threats to privacy Moxie Marlinspike Part https://www.youtube.com/watch?v=unZZCykRa5w
Network Protocols: Myths, Missteps, and Mysteries In the field of computer networks, and undoubtedly in other engineering fields, a lot of what "everybody knows" is ... not true. The field tends to be taught... https://www.youtube.com/watch?v=pfiMBegejQM
Hive Minds, Mind Hives https://www.youtube.com/watch?v=6GAicTW7MGo
Cascadia Ruby Conf 2012 Therapeutic Refactoring by Katrina Owen Help us caption & translate this video!http://amara.org/v/FGiU/ https://www.youtube.com/watch?v=J4dlF0kcThQ
What the heck is the event loop anyway? - Philip Roberts - JSConf EU JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and “concurrency”.We say things li... https://www.youtube.com/watch?v=8aGhZQkoFbQ
Breakthrough in Nuclear Fusion? - Prof. Dennis Whyte Nuclear fusion is the holy grail of energy generation because by fusing two hydrogen atoms together into a single helium atom it releases enormous amounts of... https://www.youtube.com/watch?v=KkpqA8yG9T4
USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible? James Mickens, Harvard UniversityQ: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?A: Because Keynote Speakers Make Bad Life Dec... https://www.youtube.com/watch?v=ajGX7odA87k
Gary McGraw: Cyber War, Cyber Peace, Stones, and Glass Houses Co-sponsored by ISTS and the Dickey Center at Dartmouth CollegeWashington has become transfixed by cyber security and with good reason. Cyber threats cost Am... https://www.youtube.com/watch?v=LCULzMa7iqs
Analogy as the Core of Cognition In this Presidential Lecture, cognitive scientist Douglas Hofstadter examines the role and contributions of analogy in cognition, using a variety of analogie... https://www.youtube.com/watch?v=n8m7lFQ3njk
LISA11 - Fork Yeah! The Rise and Development of illumos Fork Yeah! The Rise and Development of illumosBryan M. Cantrill, JoyentIn August 2010, illumos, a new OpenSolaris derivative, was born. While not at the time... https://www.youtube.com/watch?v=-zRN7XLCRhc
Computers for Cynics 0 - The Myth of Technology Ted Nelson casts doubt on Computer Basics. https://www.youtube.com/watch?v=KdnGPQaICjk
Authors@Wharton Speaker Series presents Peter Thiel Peter Thiel kicks off the 2014-2015 Authors@Wharton Speaker Series at the Annenberg Center. Peter spoke to a packed house of almost 1000 students, staff and ... https://www.youtube.com/watch?v=HZQnKtjM1TA
David Crane - The Internal Magic of the Atari 2600 - Louisville Arcade Expo 2015 Get ready, because you are about to be treated to a history lesson like no other. David Crane, one of the founding members of Activision, delves into some o... https://www.youtube.com/watch?v=fr-t9plOkHY
Dtrace Review Google Tech TalksAugust 15, 2007ABSTRACTBryan Cantrill will discuss the Dtrace and how it can be used to significantly improve debugging both for development... https://www.youtube.com/watch?v=TgmA48fILq8
Fast Test, Slow Test Gary BernhardtMost unit tests aren't and their authors suffer for it. What is a unit test, really? How can writing them prevent classic testing problems? If ... https://www.youtube.com/watch?v=RAxiiRPHS9k
"Propositions as Types" by Philip Wadler The principle of Propositions as Types links logic to computation. At first sight it appears to be a simple coincidence---almost a pun---but it turns out to ... https://www.youtube.com/watch?v=IOiZatlZtGU
PDC 1996 Keynote with Douglas Adams Description https://www.youtube.com/watch?v=8UNG3cQoOEc
Defcon 21 - How my Botnet Purchased Millions of Dollars in Cars and Defeated the Russian Hackers Michael SchrenkAugust 1st--4th, 2013Rio Hotel & Casino • Las Vegas, Nevada https://youtu.be/sgz5dutPF8M
Ruby Conf 12 - Boundaries by Gary Bernhardt Some people test in isolation, mocking everything except the class under test. We'll start with that idea, quickly examine the drawbacks, and ask how we migh... https://www.youtube.com/watch?v=yTkzNHF6rMs
Hamming, "You and Your Research" (June 6, 1995) Intro: I have given a talk with this title many times, and it turns out from discussions after the talk I could have just as well have called it "You and You... https://youtu.be/a1zDuOPkMSw
Mythbusting Modern Hardware to Gain 'Mechanical Sympathy' • Martin Thompson • GOTO 2012 This presentation was recorded at GOTO Aarhus 2012http://gotocon.comMartin Thompson - High-Performance Computing SpecialistABSTRACTI this session we will att... https://www.youtube.com/watch?v=MC1EKLQ2Wmg
2 1 1 Jason Scott Rescuing The Prince of Persia from the sands of time Video from Derbycon 2012. All videos, with downloads, can be found at this link shortly:http://www.irongeek.com/i.php?page=videos/derbycon2/mainlist https://www.youtube.com/watch?v=FnEWBtCnFs8
Peter Norvig - The Unreasonable Effectiveness of Data How Billions of Trivial Data Points can Lead to UnderstandingPeter Norvig (Director of Research, Google) presents as part of the UBC Department of Computer S... https://www.youtube.com/watch?v=yvDCzhbjYWs
Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016 Jake Archibald on Instant Loading: Building offline-first Progressive Web Apps For most of the web, poor network connectivity destroys the user experience. W... https://www.youtube.com/watch?v=cmGr0RszHc8
CppCon 2016: Jason Turner “Rich Code for Tiny Computers: A Simple Commodore 64 Game in C++17” http://CppCon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016—The Commodore 6... https://www.youtube.com/watch?v=zBkNBP00wJE
Bret Victor - Inventing on Principle https://www.youtube.com/watch?v=PUv66718DII
Google Talks - Rupert Sheldrake Ph.D - The Extended Mind Experimental Evidence Dr. Rupert Sheldrake (University of Cambridge)GOOGLE TALKS 2008'The Extended Mind: Recent Experimental Evidence. https://www.youtube.com/watch?v=hic18Xyk9is
DEF CON 22 - Gene Bransfield - Weaponizing Your Pets: The War Kitteh and the Denial of Service Dog WarKitteh: In my job I have to deliver frequent Information Security briefings to both technical and non-technical professionals. I noticed that as the mater... https://www.youtube.com/watch?v=DMNSvHswljM
Parallel and concurrent programming in Haskell - Simon Marlow at USI Our computers are getting wider, not faster. Nowadays, to make our programs more efficient, we have to make them use more processors.Haskell is at the leadin... https://www.youtube.com/watch?v=lqG3mURwUxo
Joe Rogan Experience #1035 - Paul Stamets Paul Stamets is a mycologist, author and advocate of bioremediation and medicinal fungi. Check out https://www.youtube.com/paulstamets https://www.youtube.com/watch?v=mPqWstVnRjQ
The Road to Running Haskell at Facebook Scale - Jon Coens Slides and more info: http://www.codemesh.io/codemesh2015/jon-coensThe Haxl project is running in production at Facebook, and it's been a fascinating ride al... https://www.youtube.com/watch?v=sl2zo7tzrO8
Randy Pausch Last Lecture: Achieving Your Childhood Dreams Carnegie Mellon Professor Randy Pausch (Oct. 23, 1960 - July 25, 2008) gave his last lecture at the university Sept. 18, 2007, before a packed McConomy Audit... https://www.youtube.com/watch?v=ji5_MqicxSo
Writing Quality Code in Erlang Garrett Smithhttp://www.chicagoerlang.com/garrett-smith.htmlWe all know that one of Erlang's greatest weaknesses is its syntax. It doesn't resemble Ruby at a... https://www.youtube.com/watch?v=CQyt9Vlkbis
Personal Growth Series: Dr. William Dement on Healthy Sleep and Optimal Perfo... Google Tech TalksSeptember 23, 2008ABSTRACTUnder ordinary circumstances, healthy sleep is by far the most powerful determination of high-level performance an... https://www.youtube.com/watch?v=8hAw1z8GdE8
Is it really "Complex"? Or did we just make it "Complicated"? Alan Kay, education, process science, and economics of mediocrity.Original file: https://vimeo.com/82301919 https://www.youtube.com/watch?v=ubaX1Smg6pY
Jonathan Blow - How to program independent games - CSUA Speech Jonathan Blow's speech at the UC Berkeley's Computer Science Undergraduate Association, in the same school he himself went, on April 1, 2011.http://the-witne... https://youtu.be/JjDsP5n2kSM
James Mickens - Not Even Close, The State of Computer Security w/ slides In this bleak, relentlessly morbid talk, James Mickens will describe why making computers secure is an intrinsically impossible task. He will explain why no ... https://www.youtube.com/watch?v=tF24WHumvIc
"The Mess We're In" by Joe Armstrong Joe Armstrong is one of the inventors of Erlang. When at the Ericsson computer science lab in 1986, he was part of the team who designed and implemented the ... https://www.youtube.com/watch?v=lKXe3HUG2l4
DEF CON 22 - Deviant Ollam & Howard Payne - Elevator Hacking - From the Pit to the Penthouse Elevator Hacking - From the Pit to the Penthouse Deviant Ollam The CORE Group Howard Payne The CORE GroupThroughout the history of hacker culture, elevators ... https://youtu.be/oHf1vD5_b5I
John Carmack's keynote at Quakecon 2013 part 4 Some of the things Carmack talks about in this video:- OpenGL- functional programming- Haskell- Lisp- Scheme- strong and weak typing- multithreading- events-... https://www.youtube.com/watch?v=1PhArSujR_A
Bret Victor - The Future of Programming Much of the overall message and style of the talk was inspired by Alan Kay.For more talks with a similar message, I highly recommend:Alan Kay -- Programming ... https://www.youtube.com/watch?v=IGMiCo2Ntsc
Category Theory, The essence of interface-based design - Erik Meijer Category Theory is the Mathematicians' interpretation of interface-based design, so whenever you hack together a new API in your favourite OO language, it is... https://www.youtube.com/watch?v=JMP6gI5mLHc
Jonathan Blow - How to program independent games - CSUA Speech Jonathan Blow's speech at the UC Berkeley's Computer Science Undergraduate Association, in the same school he himself went, on April 1, 2011.http://the-witne... https://www.youtube.com/watch?v=JjDsP5n2kSM
115 batshit stupid things you can put on the internet in as fast as I can go by Dan Tentler Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook @ https://www.facebook.com/devoxxcom Follow Devoxx on Twitter @ https:... https://www.youtube.com/watch?v=hMtu7vV_HmY
Why Vertical Farming Won't Save the Planet Bruce Bugbee, Utah State University Department of Plants, Soils and Climate, has studied plant growth in controlled environments for most of his career. Here... https://www.youtube.com/watch?v=ISAKc9gpGjw
David Heinemeier Hansson-Unlearn Your MBA (Entire talk) David Heineimeier Hansson, the creator of Ruby on Rails and partner at 37signals in Chicago, says that planning is guessing, and for a start-up, the focus mu... https://www.youtube.com/watch?v=MlhAkNWC1qo
Haskell is Not For Production and Other Tales Katie Millerhttps://linux.conf.au/schedule/30363/view_talkSome say it was written exclusively for Unix-bearded wizards with PhDs. Some say only 10x programme... https://www.youtube.com/watch?v=mlTO510zO78
Rodney Mullen: Pop an ollie and innovate! The last thing Rodney Mullen, the godfather of street skating, wanted were competitive victories. In this exuberant talk he shares his love of the open skate... https://www.youtube.com/watch?v=3GVO-MfIl1Q
Emily Short - Five Strategies For Collaborating With A Machine [PROCJAM 2016] More info at www.procjam.com https://www.youtube.com/watch?v=narjui3em1k
Hamming, "You and Your Research" (June 6, 1995) Intro: I have given a talk with this title many times, and it turns out from discussions after the talk I could have just as well have called it "You and You... https://www.youtube.com/watch?v=a1zDuOPkMSw
The Mother of All Demos, presented by Douglas Engelbart (1968) "The Mother of All Demos is a name given retrospectively to Douglas Engelbart's December 9, 1968, demonstration of experimental computer technologies that ar... https://youtu.be/yJDv-zdhzMY
OSCON 2010: Rob Pike, "Public Static Void" http://oscon.comRob Pike (Google, Inc.), "Public Static Void" https://www.youtube.com/watch?v=5kj5ApnhPAE
QuakeCon 2011 - John Carmack Keynote As tradition goes, id's co-founder and technical director, John Carmack, kicks things off with his keynote address. https://www.youtube.com/watch?v=4zgYG-_ha28
How to Speed up a Python Program 114,000 times. Optimizations are one thing -- making a serious data collection program run 114,000 times faster is another thing entirely. Leaning on 30+ years of programm... https://www.youtube.com/watch?v=e08kOj2kISU
Innovating to zero! - Bill Gates http://www.ted.com At TED2010, Bill Gates unveils his vision for the world's energy future, describing the need for "miracles" to avoid planetary catastrophe... https://www.youtube.com/watch?v=JaF-fq2Zn7I
CppCon 2014: Mike Acton "Data-Oriented Design and C++" http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--The trans... https://www.youtube.com/watch?v=rX0ItVEVjHc
"Making Impossible States Impossible" by Richard Feldman Among the most time-consuming bugs to track down are the ones where we look at our application state and say "this shouldn’t be possible."We can use Elm’s co... https://www.youtube.com/watch?v=IcgmSRJHu_8
Apple Music Event 2001-The First Ever iPod Introduction Here we see Steve Jobs introducing the very first iPod at a low key event in 2001. The rest is history. https://www.youtube.com/watch?v=kN0SVBCJqLs
How We've Scaled Dropbox (Feburary 22, 2012) Kevin Modzelewski talks about Dropbox and its History. He describes the technological issues faced by Dropbox and the actions they have t... https://www.youtube.com/watch?v=PE4gwstWhmc
Glenn Vanderburg - Software Engineering Doesn't Work! Software engineering as it's taught in universities simply doesn't work. It doesn't produce software systems of high quality, and it doesn't produce them for... https://www.youtube.com/watch?v=NCns726nBhQ
Armin Ronacher - Thinking outside of the box [EuroPython 2013] Armin Ronacher - Thinking outside of the box - 01 July 2013 "Track Lasagne" https://www.youtube.com/watch?v=5pZVqBFtuLk
Why Do Monads Matter? London Haskell user group, 24th October 2012. A talk by Derek Wright, based on a blog post by Chris Smith.Blog Post:http://cdsmith.wordpress.com/2012/04/18/w... https://www.youtube.com/watch?v=3q8xYFDYLeI
Personal Growth Series: Karl Deisseroth on Cracking the Neural Code: Speaking... Google Tech TalksNovember 21, 2008ABSTRACTPersonal Growth Series: Cracking the Neural Code: Speaking the Language of the Brain with OpticsThe technological s... https://www.youtube.com/watch?v=5SLdSbp6VjM
27c3: Cybernetics for the Masses (en) Speaker: Lepht Anonymimplants, sensory extension and silicon - all for you!Lightning talk on biohacking, complete with cyborg speaker, implant demonstrations... https://www.youtube.com/watch?v=APOAmxFEMkQ
"Transactions: myths, surprises and opportunities" by Martin Kleppmann Back in the 1970s, the earliest databases had transactions. Then NoSQL abolished them. And now, perhaps, they are making a comeback... but reinvented.The pur... https://youtu.be/5ZjhNTM8XU8
A JVM Does That? Google Tech Talk (more info below)March 29, 2011Presented by Cliff Click, Azul Systems.ABSTRACTJust what the heck is a JVM supposed to do? JVMs already pr... https://www.youtube.com/watch?v=uL2D3qzHtqY
Ruby Conf 12 - Y Not- Adventures in Functional Programming by Jim Weirich One of the deepest mysteries in the functional programming world is the Y-Combinator. Many have heard of it, but few have mastered its mysteries. Although fa... https://www.youtube.com/watch?v=FITJMJjASUs
Software Architecture vs. Code • Simon Brown • GOTO 2014 This presentation was recorded at GOTO Amsterdam 2014. #gotocon #gotoamshttp://gotoams.nlSimon Brown - Coding the ArchitectureABSTRACTSoftware architecture a... https://youtu.be/GAFZcYlO5S0
Alan Kay's tribute to Ted Nelson at "Intertwingled" Festival It was late arriving on disk, but better late than never :) https://www.youtube.com/watch?v=AnrlSqtpOkw
Past and future of hardware and architecture Author: David PattersonAbstract: We start by looking back at 50 years of computer architecture, where philosophical debates on instruction sets (RISC vs. CI... https://www.youtube.com/watch?v=q9KRq2Ns0ZE
Ryan Dahl: Original Node.js presentation The first presentation on Node.js from Ryan Dahl at JSConf 2009 https://www.youtube.com/watch?v=ztspvPYybIY
Bret Victor - The Humane Representation of Thought For cool updated about the future of computing, follow me at https://twitter.com/iamvriad.Closing keynote at the UIST and SPLASH conferences, October 2014.Pr... https://youtu.be/agOdP2Bmieg
Chicken chicken chicken Doug Zongker's "Chicken chicken chicken". Presented at the AAAS humor session, February 16, 2007. See http://isotropic.org/papers/chicken.pdf for a PDF http://m.youtube.com/watch?v=yL_-1d9OSdk
27c3 - Desktop on the Linux... (and BSD, of course) - Wolfgang Draxinger (+ Lennart Poettering) Epic talk at 27c3, Berlin, Germany.Wolfgang 'datenwolf' Draxinger holds a talk aboutthe popular linux desktop 'Gnome'.But a lot of the information that he te... https://www.youtube.com/watch?v=ZTdUmlGxVo0
Saul Griffith, "SOFT, not SOLID: Beyond Traditional Hardware Engineering" - Solid 2014 SOFT, not SOLID : Beyond traditional hardware engineering, and why soft is going to replace solid in so many technologies.About Saul Griffith (Other Lab):Sau... https://www.youtube.com/watch?v=gyMowPAJwqo
CppCon 2014: Mike Acton "Data-Oriented Design and C++" http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--The trans... https://youtu.be/rX0ItVEVjHc
K Lars Lohn - Keynote - PyCon 2016 Speaker: K Lars LohnKeynoteSlides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides https://www.youtube.com/watch?v=bSfe5M_zG2s
Adventure with Types in Haskell - Simon Peyton Jones (Lecture 3) Recorded at Oregon Programming Languages Summer School 2013. https://www.cs.uoregon.edu/research/summerschool/summer13/curriculum.htmlLecture 1 Slides: https... https://www.youtube.com/watch?v=2IZQx7WNOMs
Stefano Mancuso - The roots of plants intelligence TED talks Plants behave in some oddly intelligent ways: fighting predators, maximizing food opportunities ... But can we think of them as actually having a form of int... https://www.youtube.com/watch?v=n2Vck2iPvBs
The Algebra of Algebraic Data Types https://www.youtube.com/watch?v=YScIPA8RbVE
Design, Composition, and Performance - Rich Hickey from infoq https://www.youtube.com/watch?v=MCZ3YgeEUPg
Lexical Scanning in Go - Rob Pike Lexical Scanning in Go, a talk by Rob Pike at Google Technology User Group given on Tuesday, 30 August 2011.The slides: http://rspace.googlecode.com/hg/slide... https://www.youtube.com/watch?v=HxaD_trXwRE
Hacking with Words and Smiles - James Lyne - TEDxGlasgow James’s talk centres on modern cyber-crime and its growth in recent years. From the increasing numbers of products and services online that make hacking easi... https://www.youtube.com/watch?v=KrNo0XpQxBk
Adventure with Types in Haskell - Simon Peyton Jones (Lecture 2) Recorded at Oregon Programming Languages Summer School 2013. https://www.cs.uoregon.edu/research/summerschool/summer13/curriculum.htmlLecture 1 Slides: https... https://www.youtube.com/watch?v=brE_dyedGm0
Uniting Church and State: FP and OO Together by Noel Welsh This video was recorded at Scala Days Copenhagen 2017Follow us on Twitter @ScalaDays or visit our website for more information http://scaladays.org Abstract:... https://www.youtube.com/watch?v=IO5MD62dQbI
DEFCON 20: Owning Bad Guys {And Mafia} with Javascript Botnets Conference delivered by Chema Alonso ( https://mypublicinbox.com/ChemaAlonso ) in Defcon 20 about How to own bad guys {and mafia} using Javascript Botnets cr... https://www.youtube.com/watch?v=0QT4YJn7oVI
Linus Torvalds - Nvidia F_ck You! Aalto Talk with Linus Torvalds - Nvidia F_ck You!Full Length Video: http://www.youtube.com/watch?v=MShbP3OpASA https://www.youtube.com/watch?v=IVpOyKCNZYw
8 Bit & '8 Bitish' Graphics-Outside the Box In this GDC 2016 talk, Terrible Toybox's Mark Ferrari discusses and demonstrate some of his techniques for drawing 8 bit game graphics, including his celebra... https://www.youtube.com/watch?v=aMcJ1Jvtef0
"Experimental Creative Writing with the Vectorized Word" by Allison Parrish Vector representations of language, from tf-idf to word2vec, have fundamentally changed the way engineers and scholars approach the analysis of the written w... https://www.youtube.com/watch?v=L3D0JEA1Jdc
Practical Procedural Generation for Everyone In this 2017 GDC session, Tracery developer Kate Compton explains the many surprisingly simple algorithms of procedural content generation and how to use sim... https://www.youtube.com/watch?v=WumyfLEa6bU
Ted Talking Fast: How Computer Documents Got Dumbed Down-- and the Alternative Everyone meant well, but somehow the computer got demoted to a paper simulator-- and fonts and layout, rather than structure, became the center of writing an... https://www.youtube.com/watch?v=gDrHkNgGQDs
Introduction to NoSQL • Martin Fowler • GOTO 2012 This presentation was recorded at GOTO Aarhus 2012. #gotocon #gotoaarhttp://gotocon.comMartin Fowler - Author, Speaker, Consultant & General Loud-mouth on So... https://youtu.be/qI_g07C_Q5I
Growing a Language, by Guy Steele Guy Steele's keynote at the 1998 ACM OOPSLA conference on "Growing a Language" discusses the importance of and issues associated with designing a programming... https://www.youtube.com/watch?v=_ahvzDzKdB0
NYC Tech Talk Series: How Google Backs Up the Internet Google Tech TalkOctober 22, 2013(more info below)Presented by Raymond BlumABSTRACTSystems like GMail and Picasa keep massive amounts of data in the cloud, al... https://www.youtube.com/watch?v=eNliOm9NtCM
Functional Programming from First Principles • Erik Meijer • GOTO 2012 This presentation was recorded at Chicago's GOTO Night 2012. #gotocon #gotochgohttp://gotocon.comErik Meijer - University of DelftDownload slides here:https:... https://www.youtube.com/watch?v=a-RAltgH8tw
Designing IT to Make Healthcare Safer - Professor Harold Thimbleby If preventable error in hospitals was a disease, it would be our sixth biggest killer: http://www.gresham.ac.uk/lectures-and-events/designing-it-to-make-heal... https://www.youtube.com/watch?v=_XJbwN6EZ4I
Elon Musk's 2003 Stanford University Entrepreneurial Thought Leaders Lecture Here's a very interesting (and prescient) talk by Elon Musk (founder of SpaceX, Tesla Motors and X.com/PayPal). (October 08, 2003). SEE PINNED COMMENT FOR VE... https://www.youtube.com/watch?v=afZTrfvB2AQ
Crockford on JavaScript - Volume 1: The Early Years Douglas Crockford puts the JavaScript programming language in its proper historical context, tracing the language's structure and conventions (and some of it... https://www.youtube.com/watch?v=JxAXlJEmNMg
Blaise Aguera y Arcas: Jaw-dropping Photosynth demo http://www.ted.com Blaise Aguera y Arcas leads a dazzling demo of Photosynth, software that could transform the way we look at digital images. Using still p... https://youtu.be/M-8k8GEGZPM
Building Software Systems At Google and Lessons Learned (November 10, 2010) Speaker Jeffrey Dean describes some of his experiences at Google and the types of technology being used today. He talks about how their t... http://m.youtube.com/watch?v=modXC5IWTJI
RailsConf 2015 - Keynote: Aaron Patterson By, Aaron PattersonHelp us caption & translate this video!http://amara.org/v/G61I/ https://www.youtube.com/watch?v=B3gYklsN9uc
Emulating a 6502 system in JavaScript • Matt Godbolt • GOTO 2016 This presentation was recorded at GOTO Chicago 2016. #gotocon #gotochgohttp://gotochgo.comMatt Godbolt - Low-level Latency Geek, DRWABSTRACTIt's said you sho... https://www.youtube.com/watch?v=7WuRq-Wmw5o
Stop Writing Classes Jack DiederichClasses are great but they are also overused. This talk will describe examples of class overuse taken from real world code and refactor the un... https://www.youtube.com/watch?v=o9pEzgHorH0
Ryan Dahl: Original Node.js presentation The first presentation on Node.js from Ryan Dahl at JSConf 2009 https://www.youtube.com/watch?v=ztspvPYybIY&t=597s
Lambda Days 2015 - Marek Kubica - Brave New OCaml World Marek studies Computer Science at Technische Universität München and has a personal faible for learning programming languages. On his journey through the his... https://www.youtube.com/watch?v=6YKB8QxS6Hg
Bret Victor The Future of Programming "The most dangerous thought you can have as a creative person is to think you know what you're doing."Presented at Dropbox's DBX conference on July 9, 2013.A... https://www.youtube.com/watch?v=8pTEmbeENF4
Lenses, Folds, and Traversals Slides: http://comonad.com/haskell/Lenses-Folds-and-Traversals-NYC.pdfThis was a talk I gave at the second New York Haskell User Group Meeting (http://www.me... https://www.youtube.com/watch?v=cefnmjtAolY
The State of the Art in Microservices by Adrian Cockcroft Adrian Cockcroft is known for helping lead Netflix’s migration to a large scale, highly available public-cloud architecture and the open sourcing of the clou... https://www.youtube.com/watch?v=pwpxq9-uw_0
Can you GAN? - Carin Meier We’ll take a look at the generative side of machine learning with Generative Adversarial Networks (GANs). From the simple, elegant fundamentals of building m... https://www.youtube.com/watch?v=yzfnlcHtwiY
Keynote - Developer Experience: Marketing matters Jesse Nollerhttp://www.pyvideo.org/video/3167/keynote-developer-experience-marketing-mattershttp://www.pytexas.org/2014/talks/71/In room 2300A### Come an... https://www.youtube.com/watch?v=-vZ_E1OO_PY&list=WL
Alan Kay, 2015: Power of Simplicity One of my all time favorite talks of AKay's, given in 2015.Not my own video, though it hasn't been on YouTube before. Original location here: http://global.s... https://www.youtube.com/watch?v=NdSD07U5uBs
Cascadia Ruby 2014- Be Awesome By Being Boring By, John HylandBoring technology is awesome. The more boring, the better. It's less shiny, but you get to spend all your time writing code and building new t... https://www.youtube.com/watch?v=Iheymi5QFEY
React 2014 : Joe Armstrong - K things I know about building Resilient Reactive Systems Great talk by Joe Armstrong at React 2014, introducing the Reactive Manifesto's Resilient Trait, and some hard lessons learned. https://www.youtube.com/watch?v=rQIE22e0cW8
DjangoCon 2008 Keynote: Cal Henderson Cal Henderson delivers keynote address: "Why I Hate Django"http://www.djangocon.org https://www.youtube.com/watch?v=i6Fr65PFqfk
Ryan Dahl - History of Node.js Ryan Dahl talks about the history of Node.js and why he created it. This was filmed at the Phoenix meet up group Phx Tag Soup.http://tagsoup.github.com https://www.youtube.com/watch?v=SAc0vQCC6UQ
2016 - Jasper Van der Jeugt - Haskell: mistakes I made (and how to fix them) March 2016 HaskellerZ meetup - slides available at: https://github.com/meiersi/HaskellerZ/blob/a19f6c28cd999efdae86d38b1871378cbc3c0645/meetups/20160331-Hask... https://www.youtube.com/watch?v=S3WGPuqfBLg
Monad transformers talk at Austin, TX Haskell meetup This is the full video.Slides: https://github.com/bitemyapp/presentations/tree/master/monad_transformersFirst hour: https://www.youtube.com/watch?v=v9Kkybc1Idg https://www.youtube.com/watch?v=Go-RR_2I9CU
Rails Conf 2012 Keynote: Simplicity Matters by Rich Hickey Rich Hickey, the author of Clojure and designer of Datomic, is a software developer with over 20 years of experience in various domains. Rich has worked on s... https://youtu.be/rI8tNMsozo0
DEF CON 23 - Van Albert and Banks - Looping Surveillance Cameras through Live Editing This project consists of the hardware and software necessary to hijack wired network communications. The hardware allows an attacker to splice into live netw... https://www.youtube.com/watch?v=RoOqznZUClI
Indistinguishable From Magic: Manufacturing Modern Computer Chips Talk in HOPE09, NYCModern computer chips are using transistors with features as small as 22nm. They are produced in factories that are 10,000 times cleaner t... https://www.youtube.com/watch?v=NGFhc8R_uO4
Dconf 2014 Day 2 Keynote: The Last Thing D Needs -- Scott Meyers "The Last Thing D Needs" -- The second keynote of DConf 2014, by Scott Meyers. From the abstract:======================================================Based ... https://www.youtube.com/watch?v=KAWA1DuvCnQ
"I See What You Mean" by Peter Alvaro I love query languages for many reasons, but mostly because of their semantics. Wait, come back! In contrast to most systems programming languages (whose sem... https://www.youtube.com/watch?v=R2Aa4PivG0g
In Search of Tomorrow BIDS Data Science Lecture Series, December 11, 2015 - 1:00-2:30 p.m. 190 Doe Library, UC BerkeleySpeaker: Chris Granger, Co-Founder and CEO, KodowaSponsor... https://www.youtube.com/watch?v=VZQoAKJPbh8
Running a startup on Haskell SummaryBryan O'Sullivan presents a case study of a small startup that chose Haskell for its server-side code, outlining the advantages and disadvantages of u... https://www.youtube.com/watch?v=ZR3Jirqk6W8
Keynote: Paul Graham, YCombinator https://www.youtube.com/watch?v=R9ITLdmfdLI
Identity 2.0 Keynote Watch Dick deliver a compelling and dynamic introduction on Identity 2.0 and how the concept of digital identity is evolving. https://www.youtube.com/watch?v=RrpajcAgR1E
Director’s Cut: Ted Nelson on Hypertext, Douglas Englebart, Xanadu and More Ted Nelson is one of the original prophets of the information age. Here he talks about about the birth of personal computing, the web, and how to think beyon... https://www.youtube.com/watch?v=i67rQdHuO-8
ng-wat - Shai Reznik www.ng-conf.orgng-conf is a two day, single track conference focused on delivering the highest quality training in the Angular JavaScript framework. 500 to 7... https://www.youtube.com/watch?v=M_Wp-2XA9ZU
Edsger Dijkstra's Turing Award Speech - Part 1 of 8 Prof. Edsger Dijkstra's Turing Award Speech, 1972 https://www.youtube.com/watch?v=6sIlKP2LzbA
Cheng Lou - The State of Animation in React at react-europe 2015 A talk on the past, the present and the future of animation, and the place React can potentially take in this. I will be focusing on a few experiments on ani... https://www.youtube.com/watch?v=1tavDv5hXpo
Steve Jobs' 2005 Stanford Commencement Address Drawing from some of the most pivotal points in his life, Steve Jobs, chief executive officer and co-founder of Apple Computer and of Pixar Animation Studios... https://www.youtube.com/watch?v=UF8uR6Z6KLc
Brian Beckman: Don't fear the Monad Cross posted from msdn's channel 9.Functional programming is increasing in popularity these days given the inherent problems with shared mutable state that i... https://www.youtube.com/watch?v=ZhuHCtR3xq8
DEFCON 19: Steal Everything, Kill Everyone, Cause Total Financial Ruin! (w speaker) Speaker: Jayson E. Street CIO of Stratagem 1 SolutionsThis is not a presentation where I talk about how I would get in or the things I might be able to do. T... https://www.youtube.com/watch?v=JsVtHqICeKE
Alex Evans at Umbra Ignite 2015: Learning From Failure Alex went to Helsinki recently and presented his Siggraph 2015 talk to the good folks there. Listen as Alex discusses the journey - including the failures - ... https://www.youtube.com/watch?v=u9KNtnCZDMI
Alan Kay - Programming and Scaling For cool updated about the future of computing, follow me at https://twitter.com/iamvriad.This video is about Alan Kay - Programming and Scaling https://www.youtube.com/watch?v=YyIQKBzIuBY&nohtml5=False
Changlin Li - Moving Beyond Defensive Programming Guidelines for Practical Correctness Through Type Signatures: I'll talk about easy, approachable rules of thumb to leverage Scala's type system to improve co... https://www.youtube.com/watch?v=Csj3lzsr0_I
The Silver Bullet Syndrome by Hadi Hariri Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook @ https://www.facebook.com/devoxxcom Follow Devoxx on Twitter @ https:... https://www.youtube.com/watch?v=3wyd6J3yjcs
211 Introducing DeepBlueCLI a PowerShell module for hunt teaming via Windows event logs Eric Conrad These are the videos from Derbycon 2016:http://www.irongeek.com/i.php?page=videos/derbycon6/mainlist https://www.youtube.com/watch?v=hoDSv5KpEJk
Dan Doel - Introduction to Low Level Haskell Optimization Dan Doel's talk at the Boston Haskell Meetup, Sept 17, 2014Slides: https://drive.google.com/file/d/0B8Kkr1O1jFwcRmhxbzBMR1Ntb3c/edit?usp=sharing https://www.youtube.com/watch?v=McFNkLPTOSY
Ted Nelson demonstrates Xanadu Space Ted Nelson demonstrates his Xanadu Space software for representing hypertext as it should be, in three dimensional space. http://hyperland.com https://www.youtube.com/watch?v=En_2T7KH6RA
Agile is Dead • Pragmatic Dave Thomas • GOTO 2015 This presentation was recorded at GOTO Amsterdam 2015. #gotocon #gotoamshttp://gotoams.nlPragmatic Dave Thomas - Pragmatic Programmer Turned PublisherABSTRAC... https://www.youtube.com/watch?v=a-BOSpxYJ9M
Full Stack Fest 2015: The Pixel Factory, by Steven Wittens A talk from Full Stack Fest 2015 (http://fullstackfest.com/)The average phone has a few megapixels, powered by its GPU. For the most part it sits there shuff... https://www.youtube.com/watch?v=4NkjLWAkYZ8
Brian Beckman: The Zen of Stateless State - The State Monad Concurrency is a problem that faces all developers as we move to the age of ManyCore processor architectures. Managing state is an important aspect of progra... https://www.youtube.com/watch?v=XxzzJiXHOJs
How bacteria "talk" - Bonnie Bassler View full lesson: http://ed.ted.com/lessons/how-bacteria-talk-bonnie-basslerBonnie Bassler discovered that bacteria "talk" to each other, using a chemical la... https://www.youtube.com/watch?v=KXWurAmtf78
Programming is terrible—Lessons learned from a life wasted. EMF2012 http://programmingisterrible.com/ http://twitter.com/tef_ebooks/A bad programmer talks about bad programming, from EMF 2012 (http://twitter.com/emfcamp/)Sli... https://www.youtube.com/watch?v=csyL9EC0S0c
Daniel Dennett on Tools To Transform Our Thinking Want to join the debate? Check out the Intelligence Squared website to hear about future live events and podcasts: http://www.intelligencesquared.com _______... https://www.youtube.com/watch?v=EJsD-3jtXz0
Porting KVM to SmartOS - Brian Cantrill, Joyent, KVM Forum 2011 Brian Cantrill, vice president of Engineering at Joyent, presents "Experiences Porting KVM to SmartOS" at the KVM Forum 2011 in Vancouver, Canada.Cantrill ta... https://www.youtube.com/watch?v=cwAfJywzk8o
Caml Trading Jane Street Capital is a proprietary trading company that has shifted from developing software in mainstream programming languages to developing software alm... https://www.youtube.com/watch?v=hKcOkWzj0_s
Arithmetic, Population and Energy - FULL LENGTH a presentation by:Dr. Albert A. BartlettProfessor EmeritusDepartment of PhysicsUniversity of Colorado, Boulder https://www.youtube.com/watch?v=sI1C9DyIi_8
An Introduction to SQLite Google TechTalksMay 31, 2006Richard HippABSTRACTSQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database eng... https://www.youtube.com/watch?v=giAMt8Tj-84
LGR Tech Tales - Osborne's Rapid Rise & Fall This episode covers the incredible rise and fall of Osborne. Join me in LGR Tech Tales, looking at stories of technological inspiration, failure, and everyth... https://www.youtube.com/watch?v=gB1vrRFJI1Q&list=PLbBZM9aUMsjEVZPCDMl-lXOx50rSBNFQC
QuakeCon 2012 - John Carmack Keynote John Carmack delivers his keynote at QuakeCon 2012. https://www.youtube.com/watch?v=wt-iVFxgFWk
[Linux.conf.au 2013] - Bufferbloat from a Plumber's point of view https://www.youtube.com/watch?v=y5KPryOHwk8
2016 - On The Shoulders Of Giants - Damian Conway https://www.youtube.com/watch?v=Nq2HkAYbG5o&index=2&list=PLA9_Hq3zhoFykB5TDa4OjI6uoTg9OtABT
The Value of Values with Rich Hickey In this keynote speech from JaxConf 2012, Rich Hickey, creator of Clojure and founder of Datomic gives an awesome analysis of the changing way we think about... https://www.youtube.com/watch?v=-6BsiVyC1kM
LambdaConf 2015 - How to Learn Haskell in Less Than 5 Years Chris Allen Haskell is known for being hard, this is a result of pedagogy catching up to different ways of thinking about and structuring programs. We can make teaching ... https://www.youtube.com/watch?v=Bg9ccYzMbxc
The Principles of Clean Architecture by Uncle Bob Martin The Principles of Clean Architecture by Uncle Bob Martin (@unclebobmartin)Robert C. Martin, aka, Uncle Bob has been a software professional since 1970 and an... https://www.youtube.com/watch?v=o_TH-Y78tt4
Feynman: What things really are like FUN TO IMAGINE 1 Now! High quality version at https://www.youtube.com/watch?v=P1ww1IXRfTAPhysicist Richard Feynman thinks aloud about atoms and how they 'jiggle', and how we ... https://www.youtube.com/watch?v=v3pYRn5j7oI&list=PL04B3F5636096478C
A New Way to look at Networking Google Tech TalksAugust 30, 2006Van Jacobson is a Research Fellow at PARC. Prior to that he was Chief Scientist and co-founder of Packet Design. Prior to tha... https://www.youtube.com/watch?v=8Z685OF-PS8
Advanced C Coding For Fun! Presenter(s): Rusty RussellURL: http://2011.linux.conf.au/programme/schedule/view_talk/190While working on CCAN I realised just how many C coding tricks ther... https://www.youtube.com/watch?v=BEQ3sRakIs0
Haskell Stack Mega-Tutorial A Stack tutorial to help new people dive with Haskell by Chris Allen and Julie Moronuki, authors of the Haskell book "Haskell Programming from first principl... https://www.youtube.com/watch?v=sRonIB8ZStw
Worse is better!! Rap Genius co-founder and CTO Tom Lehman speaking at First Round Capital's Design + Startup event.November 20, 2013. https://youtu.be/X45YY97FmL4
Twitter tech talk: Haskell for fast, concurrent, robust services Twitter tech talk, November 10, 2015. Slides available at: https://www.snoyman.com/static/reveal/2015-11-10-twitter-haskell-fast-concurrent-robust-services.html https://www.youtube.com/watch?v=6bkWvfI7QDQ
"Propositions as Types" by Philip Wadler The principle of Propositions as Types links logic to computation. At first sight it appears to be a simple coincidence---almost a pun---but it turns out to ... https://youtu.be/IOiZatlZtGU
Gerry Sussman - We Really Don't Know How to Compute! Watch a better version (with slides!) at https://www.youtube.com/watch?v=Rk76BurH384You can also download the slides at https://github.com/strangeloop/2011-s... https://www.youtube.com/watch?v=O3tVctB_VSU
Peter Sewell: Why are computers so @#!*, and what can we do about it? http://media.ccc.de/browse/congress/2014/31c3_-_6574_-_en_-_saal_1_-_201412301245_-_why_are_computers_so_and_what_can_we_do_about_it_-_peter_sewell.htmlCompu... https://www.youtube.com/watch?v=MBIHPLFmcgA
The Secret History of Silicon Valley Google Tech TalksDecember 18, 2007How Stanford & the CIA/NSA Built the Valley We Know Today, presented by Steve Blank.How much does an average Googler know a... https://youtu.be/hFSPHfZQpIQ
Crockford on JavaScript: Chapter 1 The early years.http://www.crockford.com/ https://www.youtube.com/watch?v=AoB2r1QxIAY
DEF CON 21 - Alex Stamos - An Open Letter The White Hat's Dilemma An Open Letter - The White Hat's Dilemma: Professional Ethics in the Age of Swartz, PRISM and Stuxnet ALEX STAMOS CO-FOUNDER AND CTO, ISEC PARTNERSThe inform... https://www.youtube.com/watch?v=eEeHTQHTSgE
Jonathan Blow on Deep Work: The Shape of a Problem Doesn't Start Anywhere Support the project ► https://www.patreon.com/on_doubt or ► https://www.paypal.me/ondoubt(Chapter markers below) Jonathan Blow talks about his life-long int... https://www.youtube.com/watch?v=4Ej_3NKA3pk
LISA11 - Fork Yeah! The Rise and Development of illumos Fork Yeah! The Rise and Development of illumosBryan M. Cantrill, JoyentIn August 2010, illumos, a new OpenSolaris derivative, was born. While not at the time... https://youtu.be/-zRN7XLCRhc?t=33m00s
dotJS 2012 - Fat - What Is Open Source & Why Do I Feel So Guilty? Filmed in Paris on Nov 30th, 2012. More talks on http://dotconferences.euSlides: http://fat.github.com/slides-os-guilt/ https://www.youtube.com/watch?v=UIDb6VBO9os
A New Way to look at Networking Google Tech TalksAugust 30, 2006Van Jacobson is a Research Fellow at PARC. Prior to that he was Chief Scientist and co-founder of Packet Design. Prior to tha... https://youtu.be/8Z685OF-PS8?t=21m0s
Are We There Yet - Rich Hickey from infoq https://www.youtube.com/watch?v=ScEPu1cs4l0
Building a Linux powered coffee roaster Presenter(s): Andrew TridgellURL: http://2011.linux.conf.au/programme/schedule/view_talk/95Penguin powered coffee!This talk will describe how Paul Mackerras ... https://www.youtube.com/watch?v=3LQr4At5Z5Q
Velocity NY 2013: Richard Cook, "Resilience In Complex Adaptive Systems" http://velocityconf.com/velocityny2013/public/schedule/detail/31784Resilience In Complex Adaptive Systems: Operating At The Edge Of FailureSystems seem to ru... https://www.youtube.com/watch?v=PGLYEDpNu60
SUN Microsystems (1993): Starfire 10 Minute Edit of Concept Video from Sun in 1993 https://www.youtube.com/watch?v=NKJNxgZyVo0
Madison Ruby 2013 CLOSURE by Steve Klabnik On August 19, 2009, _why the lucky stiff disappeared from the Internet. It was a sad day for Rubyists everywhere, but we all moved on, or at least, tried to.... https://www.youtube.com/watch?v=MaWHVceDbFo
Adventure with Types in Haskell - Simon Peyton Jones (Lecture 1) Recorded at Oregon Programming Languages Summer School 2013. https://www.cs.uoregon.edu/research/summerschool/summer13/curriculum.htmlLecture 1 Slides: https... https://www.youtube.com/watch?v=6COvD8oynmI
There are No Secrets (James Mickens) In this talk from the Harvard Business School Digital Initiative's Future Assembly on April 13, 2017, James Mickens (Harvard John A. Paulson School of Engine... https://youtu.be/mDwUJa4_IJE
Indistinguishable From Magic: Manufacturing Modern Computer Chips Talk in HOPE09, NYCModern computer chips are using transistors with features as small as 22nm. They are produced in factories that are 10,000 times cleaner t... https://youtu.be/NGFhc8R_uO4
Richard Feynman Computer Heuristics Lecture Donate and Support this Channel: https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=BLJ283JMTMT7SIntroduction Article to Heuristics and Metaheuris... https://www.youtube.com/watch?v=EKWGGDXe5MA
Stanford Seminar - Programing Should Be More Than Coding "Programming Should Be More Than Coding" - Leslie Lamport of Microsoft ResearchColloquium on Computer Systems Seminar Series (EE380) presents the current res... https://www.youtube.com/watch?v=6QsTfL-uXd8
DEFCON 19: The History and the Evolution of Computer Viruses Speaker: Mikko HypponenFor more information visit: http://bit.ly/defcon19_informationTo download the video visit: http://bit.ly/defcon19_videosPlaylist Defco... https://www.youtube.com/watch?v=s2g9lgYrYJM
[TROOPERS15] Haroon Meer - Keynote Slides and more info at: https://www.troopers.deNext TROOPERS16: March 7-11. 2016, Heidelberg GermanyFollow us on Twitter: https://twitter.com/WEareTROOPERS https://www.youtube.com/watch?v=rarpym8JJXQ
Clasp: Common Lisp using LLVM and C++ for Molecular Metaprogramming Google Tech TalkJune 9, 2015(more info - click "show more")Presented by Christian Schafmeister.Introduction (0:00)The beginning (0:45)Mimicking proteins (1:5... https://m.youtube.com/watch?v=8X69_42Mj-g
The Mother of All Demos, presented by Douglas Engelbart (1968) "The Mother of All Demos is a name given retrospectively to Douglas Engelbart's December 9, 1968, demonstration of experimental computer technologies that ar... https://www.youtube.com/watch?v=yJDv-zdhzMY
HOPE X (2014): You've Lost Privacy, Now They're Taking Anonymity Saturday, July 19, 2014: 5:00 pm (Manning): Government and private entities are working to shred privacy and warehouse personal, relationship, and communicat... https://www.youtube.com/watch?v=dNZrq2iK87k
Constraints Liberate, Liberties Constrain — Runar Bjarnason As programmers, we tend to think of expressive power of a language or library as an unmitigated good. In this talk I want to show the contrary; that restrain... https://www.youtube.com/watch?v=GqmsQeSzMdw
Clasp: Common Lisp using LLVM and C++ for Molecular Metaprogramming Google Tech TalkJune 9, 2015(more info - click "show more")Presented by Christian Schafmeister.Introduction (0:00)The beginning (0:45)Mimicking proteins (1:5... http://www.youtube.com/watch?v=8X69_42Mj-g
Kevlin Henney - Procedural Programming: It's Back? It Never Went Away Kevlin is an independent consultant and trainer based in the UK. His development interests are in patterns, programming, practice, and process. He has been a... https://www.youtube.com/watch?v=otAcmD6XEEE
Kenneth Stanley: Why Greatness Cannot Be Planned: The Myth of the Objective Presented at TTI/Vanguard's Collaboration and the Workplace of the Future.September 30, 2015 Washington, DCWhy Greatness Cannot Be Planned: The Myth of the... https://www.youtube.com/watch?v=dXQPL9GooyI&index=49&t=2s&list=LLRLgykuL_ASP49INyTbq1JQ
Paul Graham at Startup School 08 Paul Graham, founder of YCombinator, speaks at Startup School 08 about how to create a successful startup. https://www.youtube.com/watch?v=q7K0vRUKXKc
Advanced Topics in Programming Languages: A Lock-Free Hash Table Google Tech TalksMarch 28, 2007ABSTRACTI present a lock-free concurrent Hash Table implementation with better single-thread performance than most Hash Tables... https://youtu.be/HJ-719EGIts
Tropical Ruby 2015 - Keynote: The Soul of Software by Avdi Grimm Talk presented on March 7, 2015 at the Tropical Ruby 2015 conference, in Porto de Galinhas, Brazil. Watch more talks at http://tropicalrb.com/videosThis vide... https://youtu.be/IgbHzFb1hGw
"The Trouble With Types" by Martin Odersky (2013) [Recorded at Strange Loop conference (https://thestrangeloop.com) in St. Louis, MO, Oct 2013.]It's hard to find a topic that divides programming language ent... https://www.youtube.com/watch?v=0lXUBVipXa8
Chicken chicken chicken Doug Zongker's "Chicken chicken chicken". Presented at the AAAS humor session, February 16, 2007. See http://isotropic.org/papers/chicken.pdf for a PDF https://www.youtube.com/watch?v=yL_-1d9OSdk
C++ Weekly - Ep 19 C++14 For The Commodore 64 Support this channel and learn something new; buy my C++ Best Practices Book! https://leanpub.com/cppbestpracticesUsing modern C++ to write extremely efficie... https://www.youtube.com/watch?v=nLv_INgaLq8
Adventure with Types in Haskell - Simon Peyton Jones (Lecture 4) Recorded at Oregon Programming Languages Summer School 2013. https://www.cs.uoregon.edu/research/summerschool/summer13/curriculum.htmlLecture 1 Slides: https... https://www.youtube.com/watch?v=XtogTwzcGcM
In Haskell, less is more Ollie Charles shows how Haskell can be used to get more done, while writing less code. Looking at how Haskell literally writes codes for the programmer, both... https://www.youtube.com/watch?v=NHRIV7UNiPU
Dynamic Languages Wizards Series - Panel on Runtime Speakers: Richard Kelsey, David Moon, Tucker Withington, Kim Barrett, Scott McKayMarch 20, 2001Guiding philosophyMoon 7:22Whithington 9:05Barrett 11:15McKay ... https://www.youtube.com/watch?v=4LG-RtcSYUQ
AWS re:Invent 2015 - (NET403) Another Day, Another Billion Packets In this session, we walk through the Amazon VPC network presentation and describe the problems we were trying to solve when we created it. Next, we walk thro... https://www.youtube.com/watch?v=3qln2u1Vr2E
Opening Keynote: Greg Young - Stop Over-Engenering From #Odessa to #Mallorca! BUILD STUFF is going to celebrate summer! An amazing weekend on APRIL 29-30, 2017 – MALLORCA, SPAIN will take you out of the offic... https://www.youtube.com/watch?v=GRr4xeMn1uU
Blockchains Are a Bad Idea (James Mickens) From the Digital Initiative's Future Assembly on April 6, 2018, James Mickens (Harvard SEAS) presents "Blockchains Are a Bad Idea: More Specifically, Blockch... https://www.youtube.com/watch?v=15RTC22Z2xI
Rails Conf 2012 Keynote: Simplicity Matters by Rich Hickey Rich Hickey, the author of Clojure and designer of Datomic, is a software developer with over 20 years of experience in various domains. Rich has worked on s... https://youtube.com/watch?v=rI8tNMsozo0
Modern Dictionaries by Raymond Hettinger AbstractPython's dictionaries are stunningly good. Over the years, many great ideas have combined together to produce the modern implementation in Python 3.6... https://www.youtube.com/watch?v=p33CVV29OG8
Randy Pausch Lecture Time Management https://www.youtube.com/watch?v=3tim1sjY7q8
Joe Armstrong - Keynote: The Forgotten Ideas in Computer Science - Code BEAM SF 2018 In the early days of computing there were many good ideas that were 'before their time' and for one reason or another, these ideas were dropped!As time passe... https://www.youtube.com/watch?v=-I_jE0l7sYQ
Stop Writing Classes Jack DiederichClasses are great but they are also overused. This talk will describe examples of class overuse taken from real world code and refactor the un... https://youtu.be/o9pEzgHorH0
"Uncle" Bob Martin - "The Future of Programming" How did our industry start, what paths did it take to get to where we are, and where is it going. What big problems did programmers encounter in the past? Ho... https://youtu.be/ecIWPzGEbFc
Mosh: An Interactive Remote Shell for Mobile Clients Mosh (http://mosh.mit.edu) is a remote terminal application that supports intermittent connectivity, allows roaming, and speculatively and safely echoes user... https://www.youtube.com/watch?v=XsIxNYl0oyU
How To Make Package Managers Cry by Kenneth HosteAt: FOSDEM 2018Room: K.3.201Scheduled start: 2018-02-03 16:30:00+01 https://youtu.be/NSemlYagjIU
Alan Kay: Doing with Images Makes Symbols (Full Version) Video recorded in 1987.There is no full version of this video on Youtube, so I decided to upload it. I do not own this video nor claim copyright to it's use.... https://www.youtube.com/watch?v=p2LZLYcu_JY
Dan Abramov - Live React: Hot Reloading with Time Travel at react-europe 2015 React’s unique strength is bringing to JavaScript development some of the benefits previously exclusive to more radically functional languages such as Elm an... https://youtu.be/xsSnOQynTHs
Dan Abramov - Live React: Hot Reloading with Time Travel at react-europe 2015 React’s unique strength is bringing to JavaScript development some of the benefits previously exclusive to more radically functional languages such as Elm an... https://www.youtube.com/watch?v=xsSnOQynTHs
John Graham-Cumming keynote Strata Conference London 2012 "The Great Railway Caper" http://strataconf.com/strataeu/public/schedule/detail/26214The Great Railway Caper: Big Data in 1955It's 1951 and you've got the world's first business compu... https://www.youtube.com/watch?v=pcBJfkE5UwU
Designing and Evaluating Reusable Components - 2004 For more information, see https://caseymuratori.com/blog_0024 https://www.youtube.com/watch?v=ZQ5_u8Lgvyk
Up and Down the Ladder of Abstraction [interactive article by Bret Victor, 2011] Interactive visualizations allow us to better understand complex systems. In his interactive article titled "Up and Down the Ladder of Abstraction", author B... https://www.youtube.com/watch?v=1S6zFOzee78
Cybersecurity as Realpolitik by Dan Geer presented at Black Hat USA 2014 Power exists to be used. Some wish for cyber safety, which they will not get. Others wish for cyber order, which they will not get. Some have the eye to disc... https://www.youtube.com/watch?v=nT-TGvYOBpI
Interactive programming Flappy Bird in ClojureScript Interactive programming Flappy Bird in ClojureScript. https://www.youtube.com/watch?v=KZjFVdU8VLI
Do schools kill creativity? Sir Ken Robinson Visit http://TED.com to get our entire library of TED Talks, transcripts, translations, personalized talk recommendations and more.Sir Ken Robinson makes an ... https://www.youtube.com/watch?v=iG9CE55wbtY
Web 2.0 Expo NY: Clay Shirky (shirky.com) It's Not Information Overload. It's Filter Failure. It's Not Information Overload. It's Filter Failure. https://www.youtube.com/watch?v=LabqeJEOQyI
Why OCaml A summary of why Jane Street uses OCaml, including a discussion of how OCaml fits into the broader space of programming languages. Given to our summer interns. https://www.youtube.com/watch?v=v1CmGbOGb2I
[JSConfUS 2013] Steven Wittens: Making WebGL Dance https://www.youtube.com/watch?v=GNO_CYUjMK8&t=84s
Rails Conf 2012 Keynote: Simplicity Matters by Rich Hickey Rich Hickey, the author of Clojure and designer of Datomic, is a software developer with over 20 years of experience in various domains. Rich has worked on s... https://www.youtube.com/watch?v=rI8tNMsozo0
But what is the Fourier Transform? A visual introduction. An animated introduction to the Fourier Transform.Help fund future projects: https://www.patreon.com/3blue1brownAn equally valuable form of support is to sim... https://www.youtube.com/watch?v=spUNpyF58BY
Velocity 2011: Artur Bergman, "Artur on SSD's" Artur Bergman (Wikia/Fastly), Artur Bergman, hacker and technologist at-large, is the VP of Engineering and Operations at Wikia. He provides the technical ba... https://www.youtube.com/watch?v=H7PJ1oeEyGg
Google I/O 2009 - The Myth of the Genius Programmer Google I/O 2009 - The Myth of the Genius ProgrammerBrian Fitzpatrick, Ben Collins-SussmanA pervasive elitism hovers in the background of collaborative softwa... https://youtu.be/0SARbwvhupQ
The Clean Code Talks - "Global State and Singletons" Google Tech TalksNovember 13, 2008ABSTRACTThe Clean Code Talk SeriesSpeaker: Misko Hevery https://www.youtube.com/watch?v=-FRm3VPhseI
"Turning the database inside out with Apache Samza" by Martin Kleppmann Databases are global, shared, mutable state. That's the way it has been since the 1960s, and no amount of NoSQL has changed that. However, most self-respecti... https://www.youtube.com/watch?v=fU9hR3kiOK0
Wat - Destroy All Software Lightning Talk - http://archive.org/details/wat_destroyallsoftware https://www.youtube.com/watch?v=3se2-thqf-A
Randy Pausch Lecture: Time Management Carnegie Mellon Professor Randy Pausch gave a lecture on Time Management at the University of Virginia in November 2007. Randy Pausch -- http://www.randypaus... https://www.youtube.com/watch?v=oTugjssqOT0
Linus Torvalds & git Linus Torvalds' talk at Google about git. https://www.youtube.com/watch?v=idLyobOhtO4
Clay Shirky on Love, Internet Style Noted Internet thinker and author Clay Shirky delivered one of the opening "provocations" at Supernova 2007. Using a 1300-year-old Japanese shrine as a metap... https://www.youtube.com/watch?v=Xe1TZaElTAs
How To Design A Good API and Why it Matters Google Tech TalksJanuary 24, 2007ABSTRACTEvery day around the world, software developers spend much of their time working with a variety of Application Progr... https://www.youtube.com/watch?v=aAb7hSCtvGw
Zebras All the Way Down - Bryan Cantrill, Uptime 2017 Zebras all the way down: The engineering challenges of the data pathPresented by Bryan CantrillMuch attention is rightfully devoted to the development and de... https://www.youtube.com/watch?v=fE2KDzZaxvE
Cheng Lou - On the Spectrum of Abstraction at react-europe 2016 JavaScript and the React community have evolved over the years through all the ups and downs. This talk goes over the tools we've come to recognize, from Ang... https://www.youtube.com/watch?v=mVVNJKv9esE
You Suck at Excel with Joel Spolsky (a private presentation to Stack Overflow, Trello, and Fog Creek)The way you are using Excel causes errors, creates incomprehensible spaghetti spreadsheets, ... https://www.youtube.com/watch?v=0nbkaYsR94c
NSA operation ORCHESTRA: Annual Status Report Poul-Henning Kamp (FreeBSD developer) @ FOSDEM '142014. február 2.License: CC BY https://youtu.be/fwcl17Q0bpk
Douglas Adams Hyperland Here Douglas Adams discusses the then ground-breaking concepts which just 20 years later we take for granted.Not much description as google seem to take deli... https://www.youtube.com/watch?v=1iAJPoc23-M
Blackhat 2010 How I met Your Girlfriend Samy Kamkar https://www.youtube.com/watch?v=O5xRRF5GfQs&t=66s
The mind behind Tesla, SpaceX, SolarCity ...Elon Musk Entrepreneur Elon Musk is a man with many plans. The founder of PayPal, Tesla Motors and SpaceX sits down with TED curator Chris Anderson to share details ab... https://www.youtube.com/watch?v=IgKWPdJWuBQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment