Giter VIP home page Giter VIP logo

intertwingled's Introduction

A collection of videos to showcase the magic alchemy of computation. ✨

What is computing if you take away all hardware in front of your eyes? 🌱

What does computing mean to humanity? 🌻

Not sure where to start?

See also:

To add or remove a video, see contributing guide.

(2019) Lets LISP like its 1959 : Kristoffer Gronlund

One of my favorite papers in computer science is the original LISP paper by John McCarthy. Written in 1959, it describes something mind-bending: The interpreter for a language in the language that it interprets. If you understand this paper, you understand how computation works.

Source: https://archive.org/details/lca2019-Lets_LISP_like_its_1959

(2018) Whole Earth Flashbacks

A 40-minute video compilation of filmclips, photos and videos from the 50 year history of the Whole Earth publications (plus sponsored/hosted events and contributors) created for the 50th anniversary event at the San Francisco Art Institute on 13 October 2018.

Source: https://vimeo.com/294878432/3ff748dd5e

(2017) Yesterday's Computer of Tomorrow: The Xerox Alto | Smalltalk-76 Demo

Demonstration and discussion of the programming language and environment "Smalltalk-76” with Dan Ingalls.

Source: https://youtu.be/NqKyHEJe9_w

(2017) A Brief History of Prototypes : Kat Marchán

Source: https://youtu.be/vMlS4NscEvc

(2017) Stories From the Future of Democracy : Taiwan - Audrey Tang

Audrey Tang, hacker turned Digital Minister shares stories of the dramatic transformations underway to upgrade internet democracy in Taiwan. Civic hackers are supporting activists, voters and political leaders with a constantly refined set of online tools that allows them to share information, mobilize and participate in decision-making.

Source: https://youtu.be/5DkhUO7LiGs

(2017) The Most Beautiful Program Ever Written : William Byrd

William E. Byrd "explores what he considers to be the most beautiful program ever written---a Lisp interpreter written in Lisp---and a few of the many amazing ideas related to this metacircular interpreter."

Source: https://youtu.be/OyfBQmvr2Hc

(2017) So You Want to Be a Wizard : Julia Evans

Transcript: https://jvns.ca/blog/so-you-want-to-be-a-wizard/

Source: https://youtu.be/qj2j93L9564

(2016) Limits of Logic : The Gödel Legacy - Douglas Hofstadter

Kurt Gödel showed that mathematical thinking cannot be captured in a formal axiomatic reasoning system. What does this deep result mean in practice? What are the limits of computer thinking? Can beauty and creativity and a sense of humor be formalized?

Source: https://youtu.be/V9ohtKameio

(2016) A delightful way to teach kids about computers : Linda Liukas

Computer code is the next universal language, and its syntax will be limited only by the imaginations of the next generation of programmers. Linda Liukas is helping to educate problem-solving kids, encouraging them to see computers not as mechanical, boring and complicated but as colorful, expressive machines meant to be tinkered with. In this talk, she invites us to imagine a world where the Ada Lovelaces of tomorrow grow up to be optimistic and brave about technology and use it to create a new world that is wonderful, whimsical and a tiny bit weird.

Source: https://archive.org/details/LindaLiukas_2015X

(2015)  I Play The JavaScript : Matt McKegg

A JavaScript hacker and backyard musician and from Wellington, NZ. Lover of all things open and modular. I spend most of my time pressing buttons of various shapes, sizes and colours. Sometimes these buttons make sounds.

Source: https://youtu.be/NL0nb8A8FDM

(2015) How to read code : Aria Stewart

We learn and are taught to write software, and a lot of time and effort and research has been put into how to do this well, to varying degrees of success. We learn to evaluate libraries based on external factors like tests and documentation, but often we skip the most obvious part. How do we read source code?

Source: https://youtu.be/-KgU5sxGtuM

(2014) Turning the database inside out : 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-respecting developers have got rid of mutable global variables in their code long ago. So why do we tolerate databases as they are? --- A more promising model, used in some systems, is to think of a database as an always-growing collection of immutable facts. You can query it at some point in time — but that's still old, imperative style thinking. A more fruitful approach is to take the streams of facts as they come in, and functionally process them in real-time.

Source: https://youtu.be/fU9hR3kiOK0

(2013) Finding a Way Out : Chris Granger

Chris Granger attempts to imagine what programming would look like if it was created today.

Source (with slides): https://www.infoq.com/presentations/reimagining-software/

(2013) What Is a Strange Loop and What is it Like To Be One? - Douglas Hofstadter

Douglas Hofstadter attempts to get across the crux of these intuitions about the mysterious concept of "I".

Source: https://www.infoq.com/presentations/strange-loop-keynote/

(2013) The Future of Programming : Bret Victor

For references and more information, see http://worrydream.com/dbx/

Source: https://vimeo.com/71278954

(2013) The Web We Lost : Anil Dash

In the past decade, we've seen the rise of powerful social networks of unprecedented scale, connecting millions or even billions of people who can now communicate almost instantaneously. But many of the promises that were made by the creators of the earliest social networking technologies have gone unfulfilled. We'll take a look at some of the unexamined costs, both cultural and social, of the way the web has evolved.

Source: https://www.youtube.com/watch?v=9KKMnoTTHJk

(2013) Antifragility : Nassim Taleb & Daniel Kahneman

How do we -- as individuals and as communities -- make decisions when faced with uncertainty, inexperience, lack of knowledge or chaos? Nassim N. Taleb and Nobel Prize winner Daniel Kahneman have both devoted their careers to explorations of the decision making process: Kahneman approaching it through psychological study; Taleb through a philosophical lens. Their groundbreaking work has profoundly impacted our understanding of the decision making process today while raising new questions about how decisions are made in a world that is increasingly more difficult to comprehend.

Source: https://www.nypl.org/audiovideo/live-nypl-nassim-taleb-daniel-kahneman

(2012) The Overview Effect

A short video about the "Overview Effect" experienced by most astronauts and cosmonauts - the life changing awe of seeing Earth from orbit in space.

Source: https://vimeo.com/55073825 or https://archive.org/details/Overview_201806

(2012) Colouring with crayons and playing with Duplo blocks : Dominic Tarr

Notes: https://github.com/dominictarr/presentations/blob/master/duplo-and-crayons.md

Source: https://youtu.be/OBqZsTX4b_s

(2012) Computers for Cynics N - CLOSURE: Pay Attention to the Man Behind the Curtain - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/w950GgRzbJk

(2012) Computers for Cynics 6 : The Real Story of the World Wide Web - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/gWDPhEvKuRY

(2012) Computers for Cynics 5 : Hyperhistory - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/_9PmIkAYhI0

(2012) Computers for Cynics 4 : PERSONAL COMPUTING-- the Dance of Apple and Microsoft - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/_xL19f48m9U

(2012) Computers for Cynics 3 : The Database Mess - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/bhzD2FKEEds

(2012) Computers for Cynics 2 : It All Went Wrong at Xerox PARC - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/c6SUOeAqOjU

(2012) Computers for Cynics 1 : The Nightmare of Files and Directories - Ted Nelson

Ted Nelson continues to cast doubt on Computer Basics.

Source: https://youtu.be/Qfai5reVrck

(2012) Computers for Cynics 0 : The Myth of Technology - Ted Nelson

Ted Nelson casts doubt on Computer Basics.

Source: https://youtu.be/KdnGPQaICjk

(2011) Nonsense : Reggie Watts

Reggie Watts, the final performer on the PopTech 2011 stage, sends the audience off in style with his characteristic blend of wry improvisational humor and unpredictable musical riffs. Using only his microphone and a looping machine, Watts creates a brilliant pastiche of the conference and brings the conference attendees to their feet to dance.

Source: https://youtu.be/ABm7DuBwJd8

(2010) Jean Bartik and the ENIAC Women

Jean Bartik, one of the earliest pioneering women in technology, talks about her memories of breaking into the then new field of computer science and working on the ENIAC in the 1940's The ENIAC and the story of the women behind it will be part of the upcoming Revolution exhibition at the Computer Science Museum in Mountain View, CA.

Source: https://youtu.be/aPweFhhXFvY

(2007) Demo of a 1963 LINC computer showing screen

Source: https://archive.org/details/DigibarnLincComputerDemos2007/DigiBarn-TV-Demos-of-a-1963-LINC-computer-showing-screen.mp4

(2010) Top Secret Rosies

Top Secret Rosies: The Female "Computers" of WWII is a 2010 documentary film directed by LeAnn Erickson. The film is focused on recognizing the contributions of women during WWII, serving as human computers and six of whom went on to program one of the earliest computers, the ENIAC. Their work helped the United States improve the accuracy of weaponry as most conducted ballistics analysis.

Source: magnet link

(2010) Hammock Driven Development : Rich Hickey

Rich Hickey's second, "philosophical" talk at the first Clojure Conj, in Durham, North Carolina on October 23rd, 2010.

Source: https://youtu.be/f84n5oFoZBc

(2010) Structure and Interpretation of Computer Programs : Brian Harvey

CS 61A: The first lecture of a first-semester Computer Science course at UC Berkeley, to learn Scheme, based on the book Structure and Interpretation of Computer Programs, taught by Brian Harvey. SICP is unique in its ability — at least potentially — to alter your fundamental beliefs about computers and programming. At least that was my experience, a younger version of me is in the audience of these Fall 2010 lectures. Or you may hate the book and that's okay too.

Source (with every lecture): https://archive.org/details/ucberkeley_webcast_itunesu_391532630

(2010) Introduction to Node.js : Ryan Dahl

Ryan Dahl, the creator of Node.js, introduces the project and talks about performance improvements and new architecture. This talk took place at the May 2010 BayJax meetup at Yahoo.

Source: https://youtu.be/M-sc73Y-zQA

(2009) Self and Self: Whys and Wherefores - David Unger

David Unger, from IBM Research, discusses how his experience in computer science has led him to the conclusion that even if your ideas succeed, the real legacy is the people.

Source: https://youtu.be/3ka4KY7TMTU

(2009) Normal Considered Harmful : Alan Kay

A talk given at UIUC - Fall 2009

Source: https://youtu.be/FvmTSpJU-Xc

(2007) Clojure : Rich Hickey

This was the first public talk given by Rich Hickey to introduce Clojure. It was hosted at LispNYC on Nov 13, 2007.

Source: https://archive.org/details/youtube-m1tZEn_NAqg

(2004) Folklore of Network Protocol Design : Radia Perlman

It's natural to assume that network protocol design is a well-known science, where the designers of today's standards take care to understand the tricks and pitfalls learned from previous protocols. This talk dispells this and other myths.

Source: https://archive.org/details/Microsoft_Research_Video_104809

(2004) Interview Stewart Brand

Interview with Stewart Brand and Lutz Dammbeck. Stewart is best known as editor of the Whole Earth Catalog.

Source: https://archive.org/details/interviewstewartbrand2004

(2002) Saving the World (excerpt) : Daniel Quinn

Daniel Quinn proposes that the modern environmental crisis has its origins in the agricultural revolution that began about ten thousand years ago. At that time, humans developed a vision of themselves as the pinnacle of creation--a species for whom the entire earth was intended. salvation depends upon our reclaiming our ability to live in harmony with the natural world.

Source: https://youtu.be/DhUz9guvrno

(1997) The Computer Revolution Hasn't Happened Yet : Alan Kay

Alan Kay's seminal 1997 OOPSLA keynote.

Source: https://archive.org/details/AlanKayAtOOPSLA1997TheComputerRevolutionHasntHappenedYet

(1996) Buckminster Fuller : Thinking Out Loud

Fuller is considered by some to be one of the 20th century's most noteworthy, controversial and creative thinkers, since his death in 1983. The film looks at his unconventional life, his innovations, and his radical view of the contemporary world. Best known as the inventor of the Geodesic Dome, Fuller had many other inventions, such as an air-streamed three-wheeled car, and ideas of how to "benefit mankind."

Source: https://archive.org/details/BuckminsterFullerThinkingOutLoud_201612

(1996) MTV Interview : Aphex Twin

Aphex Twin - 1996 MTV Party Zone Interview with Simone Angel.

Source: https://youtu.be/rndV_5q8Tkc

(1995) Self: The Movie - Randall Smith

The Self programming language was developed initially as Stanford University (David Ungar and his students) and Xerox Parc (Randy Smith). It is a simple and powerful version of the Smalltalk language. The project moved to Sun in 1990 and continued there with some interruptions until 2006.

Source: http://www.smalltalk.org.br/movies/self.html

(1993) Designing a Modern Scripting Language : AppleScript

This lecture focuses on the problem of creating a scripting system to be used for automating, integrating and customizing the computer services supplied by networked applications and operating systems. Existing solutions are typically monolithic: they do not support scripting services that can be used throughout the system. The design of AppleScript illustrates how to overcome these problems by combining dynamic object-oriented language and database technologies in a distributed, internationalizable scripting system.

Source: https://archive.org/details/The_Distinguished_Lecture_Series_VI_William_R_Cook_and_Warren_Harris_Designing_a

(1993) Parcplace : Making a Business out of Objects - Adele Goldberg

Recording of a talk by Adele Goldberg at PARC Forum in January 1993.

Source: https://youtu.be/cL1aNpijtOM

(1993) The Internet - Computer Chronicles

It wasn't quite the World Wide Web yet, but everybody started hearing about this thing called "the Internet" in 1993. It was being called the Information Superhighway then. This program looks at the earliest stages of the Internet including Aladdin Systems SITComm, a Macintosh communications program for Internet access, and the WELL (Whole Earth Lectronic Link), an early online community. Also featured is a visit to the former Bell Labs in New Jersey (now Bellcore) for demonstrations of internet based teleconferencing, video on demand, ISDN, and optical network technology; a preview of the World Wide Web as used at NASA; a visit to where it all began, ARPA, the Advanced Research Projects Agency in Virgnia; and a look at the Internet Multicasting Service in Washington, the first Internet radio station. Guests include Brendan Kehoe, author of "Zen and the Art of the Internet", Howard Rheingold, author of "The Virtual Community", Dr. Robert Kahn, former found of ARPA, and Carl Malamud, author of "Exploring the Internet".

Source: https://archive.org/details/episode_1134

(1993) How to operate your brain : Timothy Leary

A public access television show called How to Operate Your Brain, hosted by Timothy Leary from 1993, with Genesis P. Orridge.

Source: https://archive.org/details/Timothy_Leary_Archives_141.dv

(1992) Virtual Reality - Computer Chronicles

Virtual reality started out as a science fiction concept in the early 1950s. Now, VR has become a kind of holy grail - lots of promises and claims, few results delivered. This program looks at the state of virtual reality. Demonstrations include the Talking Glove, AutoDesk's Cyberspace project, the Virtual Hand, GestureGlove, CyberGlove, CyberCAD, Virtus Corporation's WalkThrough. Also a visit to the Virtual Reality Showcase at the Software Development Conference in Santa Clara, California.

Source: https://archive.org/details/virtualreali

(1991) Hyperdelic #2

This is a video of techno music and experimental video by Hyperdelic from the 1990's.

Source: https://youtu.be/L7he8tHtPXM

(1991) Power Shift - HP Series 700 Workstation Promo

Hewlett Packard promotional video for their Series 700 workstation built around the new PA-RISC processor technology.

Source: https://youtu.be/VLTh4uVJduI

(1991) Hyperdelic #1

This is a video of techno music and experimental video by Hyperdelic from the 1990's.

Source: https://archive.org/details/Timothy_Leary_Archives_295

(1990) Programming Languages

A look at the state of the art in programming languages and tools circa 1990. Demonstrations include Smalltalk V/PM, Actor 2.0, Zortech C++, Objective C, EngLan, TurboPascal, Turbo C, and Prograph.

Source: https://archive.org/details/programming_2

(1990) Erlang: The Movie

A cheesy demonstration of the Erlang programming language. Contains technical enlightenment and unintentional humor in roughly equal, and colossal, proportions.

Source: https://archive.org/details/ErlangTheMovie

(1990) Introduction to Microsoft Excel

Microsoft Excel Video with Jan Brehm

Source: https://archive.org/details/youtube-kOO31qFmi9A

(1989) John McCarthy - Thinking Allowed

The science of artificial intelligence is a program to accomplish the Socratic injunction, "Know Thyself." The late John McCarthy, Ph.D., invented LISP, the major language today used for artificial intelligence. Here he discusses the history of artificial intelligence and the future role which non-monotonic reasoning will play in enabling computers to simulate the human mind.

Source: https://youtu.be/Ozipf13jRr4

(1989) Object-Oriented Programming : Dan Ingalls

Even in our days, where object-oriented programming is widely accepted, it is still not very well understood by most people.

Source: https://archive.org/details/DanIngal1989

(1989) Symbolics Graphcis Divison Demo Reel

A collection of promotional and commercial work done by the Symbolics Graphics Division (and customers) showing off the capabilities of the Symbolics LISP Machine.

Source: https://archive.org/details/symbolicsdemoreel1989

(1987) Hypercard - Computer Chronicles

An introduction to Apple's Hypercard. Guests include Apple Fellow and Hypercard creator Bill Atkinson, Hypercard senior engineer Dan Winkler, author of "The Complete Hypercard Handbook" Danny Goodman, and Robert Stein, Publisher of Voyager Company. Demonstrations include Hypercard 1.0, Complete Car Cost Guide, Focal Point, Laserstacks, and National Galllery of Art.

Source: https://archive.org/details/CC501_hypercard

(1987) Alternate Reality Kit: Randall Smith

This video is an overview of the Alternate Reality Kit (ARK); an animated environment for creating interactive simulations. ARK is built upon a physical-world metaphor: all objects have an image; a position; a velocity; and can experience forces. Users manipulate objects wiha mouse-operated "hand" which enables them to carry and throw objects; to press buttons; and to operate sliders. Discussion of each ARK feature includes informal observations of early ARK users; an assessment the feature's learnablility; of its usefulness; and of its position on the magical-literal axis.

Source: https://open-video.org/details.php?videoid=8050

(1987) Doing with Images Makes Symbols: Communicating with computers - Alan Kay (Part 2/2)

This talk tells the story of the design of the "windows and mouse" style of user interface, commonly associated with the Apple Macintosh. We start in the 1960's with Sketchpad, NLS and Grail, and see how these seminal ideas influenced the Smalltalk work with children at Xerox PARC. Finally, we explore human psychology and the multi-mentality theories that helped the PARC designer's work.

Source: https://archive.org/details/AlanKeyD1987_2

(1987) Doing with Images Makes Symbols: Communicating with computers - Alan Kay (Part 1/2)

This talk tells the story of the design of the "windows and mouse" style of user interface, commonly associated with the Apple Macintosh. We start in the 1960's with Sketchpad, NLS and Grail, and see how these seminal ideas influenced the Smalltalk work with children at Xerox PARC. Finally, we explore human psychology and the multi-mentality theories that helped the PARC designer's work.

Source: https://archive.org/details/AlanKeyD1987

(1986) The Augmented Knowledge Workshop : Doug Engelbart

Doug Engelbart's presentation at the ACM Conference on the History of Personal Workstations, Palo Alto, CA, January 9-10, 1986, in which he details the evolutionary development of his seminal work, including NLS design rationale, implementation and usage by his team, leading up to the 1968 demo and beyond. Includes historic photos plus 20 minutes of footage excerpted from the historic demo. See also Doug's paper Workstation History and The Augmented Knowledge Workshop, published in the conference proceedings, and later edited by conference organizer Adele Goldberg into her book A History of Personal Workstations, ACM Press, New York, 1988.

Source: https://archive.org/details/XD302_86ACM_Prese_AugKnowledgeWorkshopParts1and2

(1986) Alternate Reality Kit: Randall Smith

A demo of the Alternate Reality Kit (ARK): an animated environment for creating interactive simulations.

Source: https://youtu.be/I9LZ6TnSP40

(1986) On Logo : (8/8) Digging Deeper - Seymour Papert

Study Guide: https://el.media.mit.edu/logo-foundation/resources/onlogo/pdf/hurdles4.pdf

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (7/8) Images of Recursion - Seymour Papert

Study Guide: https://el.media.mit.edu/logo-foundation/resources/onlogo/pdf/hurdles3.pdf

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (6/8) Names and Variables - Seymour Papert

Study Guide: https://el.media.mit.edu/logo-foundation/resources/onlogo/pdf/hurdles2.pdf

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (5/8) Logo Grammar - Seymour Papert

Study Guide: https://el.media.mit.edu/logo-foundation/resources/onlogo/pdf/hurdles1.pdf

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (4/8) Styles - Seymour Papert

In this module Papert answers teachers' questions, discussing Logo as a flexible medium through which learners can show and develop their intellectual individualities.

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (3/8) Thinking - Seymour Papert

In this module Papert discusses Logo in the context of thinking about thinking.

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (2/8) Teaching - Seymour Papert

This module looks at Logo as the instrument teachers need to appropriate the computer to their own personal styles of work.

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1986) On Logo : (1/8) Resonances - Seymour Papert

In this first module, Papert introduces the video series, and guides viewers to consider the place of the computer in the lives and fantasies of children.

Source: https://el.media.mit.edu/logo-foundation/resources/onlogo/index.html

(1985) Low End Computers - Computer Chronicles

A consumer's guide to the most popular low-cost home computers: Commodore Laptop, Commodore 128, Commodore Amiga, Atari ST 512.

Source: https://archive.org/details/LowEndCo1985

(1983) Smalltalk (from SIGGRAPH)

Excerpts on the Smalltalk-80 Programming System from SIGGRAPH Video Review issue 8.

Source: https://youtu.be/s6HJEnGRt88

(1984) Artificial Intelligence

An early look at artificial Intelligence. Guests includes Edward Feigenbaum of Stanford University, Nils Nilsson of the AI Center at SRI International, Tom Kehler of Intellegenetics, Herb Lechner of SRI, and John McCarthy of Stanford. Featured demonstrations include Inferential Knowledge Engineering and the programming language LISP.

Source: https://archive.org/details/CC1024_artificial_intelligence

(1985) Hackers - Wizards of the Electronic Age

The 1st Hackers Conference was organized by Stewart Brand, Whole Earth and the Point Foundation in Gerbode Valley, California, in 1984. This historic gathering brought together for the first time several generations of hardware and software designers, who collectively changed the world we live in. Hackers, Wizards of the Electronic Age was produced by Fabrice Florin in 1985, to give tribute to these unsung heroes - from the first MIT hackers to popular Silicon Valley inventors - through interviews with 12 computer pioneers, including Steve Wozniak, designer of the Apple II; Bill Atkinson and Andy Hertzfeld, designers of the Macintosh; Homebrew Computer Club leader Lee Felsenstein; MIT hackers Richard Stallman and Richard Greenblatt; and others.

Source: https://archive.org/details/Hackers_201808

(1983) Talking Turtle (for PBS)

Presents children learning through LOGO -- a computer language designed for easy learning -- and turtles -- small robots controlled by computers -- both designed by Prof. Seymour Papert, who speaks of them throughout this.

Source: https://archive.org/details/NOVATalkingTurtle/NOVA.S10E11.Talking.Turtle.1983.VHSRip.AAC2.0.x264-rattera.mp4

(1983) Talking Turtle (for BBC)

Presents children learning through LOGO -- a computer language designed for easy learning -- and turtles -- small robots controlled by computers -- both designed by Prof. Seymour Papert, who speaks of them throughout this.

Source: https://archive.org/details/NOVATalkingTurtle/NOVA.S10E11.(BBC.Open.Univ).Talking.Turtle.1983.VHSRip.AAC2.0.x264-astro.mp4

(1980) Smalltalk-80 : Adele Goldberg

Adele Goldberg presents Smalltalk-80 in a TV show.

Source: https://ftp.squeak.org/Media/Historical/st80-low.mpg

(1977) Katheen McNulty on ENIAC

Kathleen McNulty Mauchly Antonelli talks about her time in the 1940's learning about the ENIAC and John Mauchly. She was one of a group of 6 women who were recruited to program the first electronic computer.

Source: https://youtu.be/9Jh5SCM75Xg

(1977) Powers of Ten™

Produced ten years after the Rough Sketch this is an updated, finished version, which also reflects advances in theory and research that occurred since the idea for Powers of Ten was first developed. This version adds two powers of ten—a hundredfold increase—to each end of the journey into the universe, and to the return trip to the microstructure of the carbon atom in the human body. The site of the journey’s beginning was changed to a park bordering Chicago’s Lake Michigan, to allow the journey to approach the disk of the galaxy at approximate right angles.

Source: https://archive.org/details/powers-of-tentm-1977_202202/Powers+of+Ten%E2%84%A2+(1977).mp4

(1971) The World of Buckminster Fuller

Architect, engineer, geometer, cartographer, philosopher, futurist, inventor of the famous geodesic dome and the dymaxion car, Buckminster Fuller was renowned for his comprehensive perspective on the world's problems.

Source: https://archive.org/details/World-of-B-Fuller-1971

(1972) ARPANET: Computer Networks - The Heralds of Resource Sharing

A short documentary film from 1972, produced by Steven King and directed/edited by Peter Chvany, about ARPANET, an early packet switching network and the one of the first networks to implement the protocol suite TCP/IP.

Source: https://archive.org/details/ComputerNetworks_TheHeraldsOfResourceSharing

(1970) World Game : Buckminster Fuller (Part 3/3)

Buckminster Fuller speaking on World Game, Boston College

Source: https://archive.org/details/B.FullerSpeakingOnWorldGameBostonCollegetapeA

(1970) World Game : Buckminster Fuller (Part 2/3)

Buckminster Fuller speaking on World Game, Boston College

Source: https://archive.org/details/B.FullerSpeakingOnWorldGameBostonCollegetapeA

(1970) World Game : Buckminster Fuller (Part 1/3)

Buckminster Fuller speaking on World Game, Boston College

Source: https://archive.org/details/B.FullerSpeakingOnWorldGameBostonCollegetapeA

(1969) Fred Rogers testifies before the Senate Subcommittee on Communications

On May 1, 1969, Fred Rogers, host of the (then) recently nationally syndicated children's television series, Mister Rogers' Neighborhood (named Misterogers' Neighborhood at the time), testified before the Senate Committee on Commerce Subcommittee on Communications to defend $20 million in federal funding proposed for the newly formed non-profit Corporation for Public Broadcasting, which was at risk of being reduced to $10 million. Subcommittee chairman, Senator John Pastore (D-RI), unfamiliar with Fred Rogers, is initially abrasive toward him. Over the course of Rogers' 6 minutes of testimony, Pastore's demeanor gradually transitions to one of awe and admiration as Rogers speaks.

Source: https://www.misterrogers.org/about-fred-rogers/

(1968) "Mother of All Demos" :  Douglas Engelbart (Highlights)

Edited highlights of Doug Engelbart's 1968 Demo produced by SRI International to be shown at the 40th anniversary celebration of the demo Engelbart and the Dawn of Interactive Computing, December 9, 2008. This was a semi-final draft. See also SRI's finished annotated ten-snippet Highlights of the 1968 Demo.

Source: https://archive.org/details/XD1946_08SRI-Highlightsof68Demo

(1968) "Mother of All Demos" :  Douglas Engelbart (Full)

Also known as the "Mother of All Demos", Doug Engelbart's presentation at the Fall Joint Computer Conference in San Francisco, December 9, 1968 titled "A Research Center for Augmenting Human Intellect." For this presentation, Doug and his team astonished the audience by not only relating their research, but demonstrating it live. This was the debut of the mouse, interactive computing, hypermedia, computer supported software engineering, video teleconferencing, etc. See also Doug's 1968 Demo page for more background, highlights, links, and the detailed paper published in this conference proceedings.

Source: 1 | 2 | 3

(1968) Grail Demo

A demo of Grail on Rand Tablet.

Source: https://youtu.be/2Cq8S3jzJiQ

(1968) A Rough Sketch (Powers of Ten)

Powers of Ten: A Rough Sketch for a Proposed Film Dealing with the Powers of Ten and the Relative Size of the Universe is a concept that investigates the idea of an exponential series. This is done by illustrating the relative size of things and the significance of adding a zero to any number: thus, the powers of ten. It begins with a scene on Earth, at a Florida golf course, and then the camera steadily moves away until it reaches the edge of the known universe. As it moves back again to Earth, it continues toward where it began and goes further, reaching to the level of a carbon atom.

Source: https://archive.org/details/powers-of-tentm-1977_202202/A+Rough+Sketch+(Powers+of+Ten)+(1968).mp4

(1963) Sketchpad (Part 3 / 3)

This is part 3 of 3, demonstrating the 3D capabilities of Sketchpad.

Source: https://archive.org/details/sketchpad19633of3

(1963) Sketchpad (Part 2 / 3)

This is part 2 of 3, demonstrating the 2D capabilities of Sketchpad, including vector scaling and instances.

Source: https://archive.org/details/sketchpad19632of3

(1963) Sketchpad (Part 1 / 3)

This is part 1 of 3, featuring an interview with professor Steven Coons; software is demonstrated in parts 2 and 3.

Source: https://archive.org/details/sketchpad19631of3

(1956) On Guard! The Story of SAGE

Innovations in computer technology as weapons in the Cold War.

Source: https://archive.org/details/OnGuard1956

intertwingled's People

Contributors

ahdinosaur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

intertwingled's Issues

(1989) BEHEMOTH computerized recumbent bicycle

This 2-minute video aired on KNTV-11 in July 1989 and catches me in Silicon Valley immersed in the early development of the BEHEMOTH bicycle. Fortunately, the Winnebiko II version was still intact, so we get to see that console as well as a bit of on-the-road footage... along with my traveling partner Maggie. There are also shots of the fiberglass-over-cardboard trailer fabrication, a short interview, glimpses of my OSCAR-13 amateur radio satellite obsession, and a cameo by Venus the cat. Within a few months, the console shown here would be gathering dust as I built the new one featuring a Macintosh Portable.

https://youtu.be/ttCTWTVp-aU

Chuck Moore and Forth

I don’t know if there are videos of it but anything by Chuck Moore and Forth would definitely also belong in your list.

%ZK4f4ZHUU9s7jDYePdvdHlNdqD5A1l1wLQnGhT4qaB4=.sha256

(2013) The Web We Lost : Anil Dash

In the past decade, we've seen the rise of powerful social networks of unprecedented scale, connecting millions or even billions of people who can now communicate almost instantaneously. But many of the promises that were made by the creators of the earliest social networking technologies have gone unfulfilled. We'll take a look at some of the unexamined costs, both cultural and social, of the way the web has evolved.

Source: https://www.youtube.com/watch?v=9KKMnoTTHJk

Event details: https://cyber.harvard.edu/events/luncheon/2013/04/dash

(2014) Turning the database inside out : 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-respecting developers have got rid of mutable global variables in their code long ago. So why do we tolerate databases as they are?

A more promising model, used in some systems, is to think of a database as an always-growing collection of immutable facts. You can query it at some point in time — but that's still old, imperative style thinking. A more fruitful approach is to take the streams of facts as they come in, and functionally process them in real-time.

This talk introduces Apache Samza, a distributed stream processing framework developed at LinkedIn. At first it looks like yet another tool for computing real-time analytics, but it's more than that. Really it's a surreptitious attempt to take the database architecture we know, and turn it inside out.

At its core is a distributed, durable commit log, implemented by Apache Kafka. Layered on top are simple but powerful tools for joining streams and managing large amounts of data reliably.

What we have to gain from turning the database inside out? Simpler code, better scalability, better robustness, lower latency, and more flexibility for doing interesting things with data. After this talk, you'll see the architecture of your own applications in a completely new light.

this became known as kappa architecture

(2013) Programming with Hand Tools : Tim Ewald

For most of human history, furniture was built by hand using a small set of simple tools. This approach connects you in a profoundly direct way to the work, your effort to the result. This changed with the rise of machine tools, which made production more efficient but also altered what's made and how we think about making it in in a profound way. This talk explores the effects of automation on our work, which is as relevant to software as it is to furniture, especially now that once again, with Clojure, we are building things using a small set of simple tools.

Source: https://youtu.be/ShEez0JkOFw

Tim Ewald designs and builds software systems. After 20 years using object oriented languages, he embraces Clojure because it provides the closes connection to the work and most directly expresses his intent. Tim works on the Datomic team at Cognitect, where he is a Vice President.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.