Computerphile

  • Iniziato: Mag 2013
  • Episodi: 791
  • Followers: 0
  • In corso
  • YouTube
  • alle 8
  • Documentary

Devi aver effettuato l'accesso per segnare gli episodi come guardati. Accedi oppure registrati.

Stagione 2021
2021x1
Prime Numbers & RSA Encryption Algorithm
Episode overview
Data di messa in onda
Gen 08, 2021
RSA is widespread on the Internet, and uses large prime numbers - but how does it work? Dr Tim Muller takes us through the details.
2021x2
How NOT to Sample Audio!
Episode overview
Data di messa in onda
Gen 15, 2021
Could Dave recreate audio from a wav file preview image grabbed from a screen cap?
2021x3
"Anonymous" Location Data Problems
Episode overview
Data di messa in onda
Gen 22, 2021
How many times have you been asked to share 'anonymous' location data? Andrea shows just how simple it can be to work out who's who.
2021x4
How Traceroute Works (Building a Movie Scene 'Trace' Map)
Episode overview
Data di messa in onda
Gen 29, 2021
Traceroute is a standard networking tool, but can it be used to recreate all those film scenes where a 'trace' is put on a signal? Dr Richard G Clegg, Queen Mary University of London .. show full overview
2021x5
RFC (Request For Comment) Explained
Episode overview
Data di messa in onda
Feb 05, 2021
RFCs are standards. Aren't they? - Dr Julian Onions on how Request for Comments started, and aren't always what they seem.
2021x6
Ubicomp (Ubiquitous Computing)
Episode overview
Data di messa in onda
Feb 12, 2021
The Internet of Things wouldn't be here if not for Mark Weiser and the team at Xerox Parc. Dr Stuart Reeves explains the vision.
2021x7
Chacha Cipher
Episode overview
Data di messa in onda
Feb 19, 2021
The only viable alternative to AES? Dr Mike Pound unravels the clever ChaCha cipher.
2021x8
Discussing node.js
Episode overview
Data di messa in onda
Mar 01, 2021
The hidden technology that's behind apps like Visual Studio Code & Skype is web based. David Domminney Fowler chats Google's V8, node.js & HTML5
2021x9
When Unix Landed
Episode overview
Data di messa in onda
Mar 08, 2021
Professor Brailsford recalls the advent of Unix v7 and AT&T's licensing procedure.
2021x10
How Shazam Works (Probably!)
Episode overview
Data di messa in onda
Mar 15, 2021
Looking at the audio mechanics and algorithms behind music identifier apps. David Domminney Fowler built a demo you can try yourself.
2021x11
Reflections on Trusting Trust
Episode overview
Data di messa in onda
Mar 23, 2021
Professor Brailsford discusses Ken Thompson's ACM Turing Award acceptance paper "Reflections on Trusting Trust"
2021x12
Early Unix Computer Games
Episode overview
Data di messa in onda
Mar 30, 2021
Games like rogue were revolutionary for terminal based Unix systems - Dr Julian Onions on some of the tricks they used.
2021x13
Atomic Brain?
Episode overview
Data di messa in onda
Apr 06, 2021
How about a Neural Net where the neurons are actual atoms? Professor Phil Moriarty shows a paper demonstrating the principle from researchers at Radboud University in The Netherlands.
2021x14
Cracking Enigma in 2021
Episode overview
Data di messa in onda
Apr 12, 2021
Enigma is known as the WWII cipher, but how does it hold up in 2021? Dr Mike Pound implemented it and shows how it stacks up against his laptop.
2021x15
Building a Data Center Inside Your Laptop
Episode overview
Data di messa in onda
Apr 23, 2021
Build a virtual switching network inside your own computer. Dr Richard G Clegg of Queen Mary University London demonstrates building a software network configured with Python.
2021x16
Why Attachments are Larger in Emails
Episode overview
Data di messa in onda
Apr 30, 2021
To send binary files via a text based system, they'll need encoding. Dr Steve Bagley takes us through the attachment system used in email.
2021x17
Kidnapped Robot Problem
Episode overview
Data di messa in onda
Mag 06, 2021
When you relocate a robot, how does it work out where it is? Dr Ayse Kucukyilmaz explains how there's uncertainty at every turn.
2021x18
Rog-O-Matic, Game Playing Program
Episode overview
Data di messa in onda
Mag 14, 2021
Once the Unix games arrived, it wasn't long before coders were looking for ways to game the games. Enter Rog-O-Matic - the program designed to play Rogue. Dr Julian Onions has been tweaking his copy for decades!
2021x19
3D Printing with a Robot Arm
Episode overview
Data di messa in onda
Mag 21, 2021
With dozens of affordable 3D printers out there, why re-invent the (filament) wheel? Feng Zhou has a plan, to improve the strength of 3D printed objects.
2021x20
Recreating Dennis Ritchie's PhD Thesis
Episode overview
Data di messa in onda
Mag 28, 2021
Professor Brailsford has been toiling away on a faithful recreation of Unix co-creator Dennis Ritchie's unsubmitted PhD thesis.
2021x21
Is DeepFake Really All That?
Episode overview
Data di messa in onda
Giu 04, 2021
How much of a problem is DeepFake, the ability to swap people's faces around? Dr Mike Pound decided to try it with colleague Dr Steve Bagley.
2021x22
How bad is Exponential Growth?
Episode overview
Data di messa in onda
Giu 11, 2021
Exponential growth is a term that's used a lot, but our intuition can play tricks on understanding it. Dr Tim Muller takes us through some examples that demonstrate just how quickly things get out of hand.
2021x23
Types of PDF
Episode overview
Data di messa in onda
Giu 18, 2021
"Just send me a PDF!" - but what kind of PDF? As Professor Brailsford explains, PDF is simply a wrapper which can contain a variety of joys!
2021x24
Driverless Cars
Episode overview
Data di messa in onda
Giu 25, 2021
Discussing autonomous vehicles aka driverless cars with Prof. Subramanian "Ram" Ramamoorthy, Personal Chair of Robot Learning and Autonomy, University of Edinburgh.
2021x25
Who's Telling the Truth? Using "Gobble"
Episode overview
Data di messa in onda
Lug 02, 2021
Matching pictures on playing cards could have something in common with trying to guess which router has the correct routing table. Dr Tim Muller takes us through 'Gobble'!
2021x26
Post Office Horizon Scandal
Episode overview
Data di messa in onda
Lug 09, 2021
Computer bugs were found to be the reason many sub-postmasters and sub-postmistresses were wrongly convicted of stealing and false accounting. Professor Steven Murdoch, a professor of .. show full overview
2021x27
Javascript Card Trick
Episode overview
Data di messa in onda
Lug 16, 2021
How does the "mystical" mind-reading computer program work? Spoiler, it can't read minds. Dr Tim Muller shows us a trick you can play on people.
2021x28
TPM (Trusted Platform Module)
Episode overview
Data di messa in onda
Lug 23, 2021
With new operating systems requiring security hardware, what is this hardware and why do we need it? Dr Steve Bagley takes Sean's bet to see how many times he can mention Trusted Platform Module in one video!
2021x29
The Hardest Problem in Type Theory
Episode overview
Data di messa in onda
Lug 30, 2021
Equality sounds a straightforward idea, but there are subtle problems in theoretical computer science. Professor Thorsten Altenkirch explains how his late friend Martin Hofmann solved one of the biggest problems.
2021x30
(Not) Discussing the Web @ 30 Years Old
Episode overview
Data di messa in onda
Ago 06, 2021
When the World Wide Web was born, there was no World Wide Web, so it took a while before it was widely adopted. Professor Brailsford takes us through what he was up to in 1991.
2021x31
Dealing With Big Data
Episode overview
Data di messa in onda
Ago 13, 2021
Big Data sounds like a buzz word, and is hard to quantify, but the problems with large data sets are very real. Dr Isaac Triguero explains some of the challenges.
2021x32
Eliminating Run-Time Errors with Agda
Episode overview
Data di messa in onda
Ago 20, 2021
A language designed to eliminate run-time errors? Professor Thorsten Altenkirch demonstrates programming Type Theory with Agda.
2021x33
Hacking Out of a Network
Episode overview
Data di messa in onda
Ago 27, 2021
Multiple ways to break through restrictions in a network* demonstrated by Dr Richard G Clegg of Queen Mary University London.
2021x34
Programming with Proofs
Episode overview
Data di messa in onda
Set 03, 2021
Continuing our look at the Agda programming language, Professor Thorsten Altenkirch shows us how you can work with proofs, which could be invaluable in some industrial situations.
2021x35
Random Numbers with LFSR (Linear Feedback Shift Register)
Episode overview
Data di messa in onda
Set 10, 2021
A simple bit-shift operation can generate amazing random strings of numbers. Dr Mike Pound explains then codes it in Python.
2021x36
Bit Blit Algorithm (Amiga Blitter Chip)
Episode overview
Data di messa in onda
Set 17, 2021
The Bit Blit algorithm dates back to Xerox PARC, but was famously used to sell the Amiga home computer among others. Dr Steve Bagley takes us through how it works.
2021x37
Sir Clive Sinclair & British Computer Revolution
Episode overview
Data di messa in onda
Set 24, 2021
Sinclair Computers drove a computing revolution in the UK. At last you could purchase a computer for less than £100 (Approx. $230 in 1980) RIP Sir Clive Sinclair, the man behind the ZX80, ZX81 & ZX Spectrum (30 July 1940 – 16 September 2021)
2021x38
Why Did Facebook Go Down?
Episode overview
Data di messa in onda
Ott 05, 2021
Just what was it that took Facebook, Instagram & WhatsApp offline on 4th October 2021? - Dr Steve Bagley investigates!
2021x39
Saving the Universe (Simulation)
Episode overview
Data di messa in onda
Ott 15, 2021
If your job involves simulating the creation of the universe, you're going to need a big computer. Dr Julian Onions on the practicalities of saving your universe simulation when it's terabytes in size, and in a different country!
2021x40
WiFi's Hidden ____ Problem
Episode overview
Data di messa in onda
Ott 19, 2021
We've all got to the edge of the wifi coverage, but the idea of coverage produces a network problem, the Hidden Node Problem. Dr Steve Bagley explains.
2021x41
Superposition in Quantum Computers
Episode overview
Data di messa in onda
Ott 26, 2021
Parting the veil of mystery on quantum superposition using waves. Professor Phil Moriarty takes us through it.
2021x42
Depth Camera
Episode overview
Data di messa in onda
Nov 10, 2021
Depth can be a useful addition to image data. Mike Pound shows off a realsense camera and explains how it can help with Deep Learning.
2021x43
Discussing System On Chip (SoC)
Episode overview
Data di messa in onda
Nov 22, 2021
With the hype around Apple's M1 chip, Dr Steve Bagley discusses what the big deal is with the system on chip approach to building computers - spoiler, it's not a new thing!
2021x44
Sinclair Software & Manuals
Episode overview
Data di messa in onda
Nov 30, 2021
The Spectrum kick started an entire generation of computer coders. Dr Steve Vickers was involved in developing software for both the ZX81 and Spectrum, he even wrote the manuals!
2021x45
Joining Point Cloud Scans (ICP)
Episode overview
Data di messa in onda
Dic 15, 2021
You've scanned a room or object and now you have lots of discrete scans you want to fit together. Dr Mike Pound explains how the Iterative Closest Point Algorithm is used.
2021x46
Log4J & JNDI Exploit: Why So Bad?
Episode overview
Data di messa in onda
Dic 22, 2021
The "most critical vulnerability of the last decade?" - Dr Bagley and Dr Pound explain why it's so pervasive, and even affected Mike's own code!
2021x47 Ultimo episodio della stagione
Git Overview
Episode overview
Data di messa in onda
Dic 30, 2021
One of the most useful tools in code development, Git protects your code from yourself and others! Dr Max Wilson gives us an overview.

Se ci sono degli episodi e dei banner mancanti (e esistono su TheTVDB) puoi richiedere un aggiornamento automatico dell'intera serie:

Richiedi aggiornamento della serie

Se ti piace questa serie, ti potrebbero piacere anche: