If you pick the wrong prime numbers, cracking RSA becomes a cinch. Dr Mike Pound explains the findings of researcher Hanno …
Computer
Why do WiFI speeds vary so much? Dr Steve Bagley demonstrates how even a poor signal for one person can affect those with a …
The psychic paper in the TV show “Doctor Who” displays whatever the Doctor needs it to show at any given time. The Java …
How do you compute a massive number raised to the power of another huge number, modulo something else? Dr Mike Pound …
Could robots like this be sent into nuclear facilities to autonomously deal with toxic waste? That’s the plan. Nick & Michal from …
Continuing on from the Professor’s look at the Mythical Man Month, we’re talking about whether IBM could have used high level …
Computer says no! What if two team members try to edit the same file in a project? Git has you covered – Dr Max Wilson explains …
Apple’s latest M1 chip is two older chips bolted together, Dr. Steve Bagley explains how they made it work the same as a single …
Many will have heard the phrase ‘Mythical Man Month’ and assume it’s simply about whether manpower and time are …
Remembering a time when connections were down to 40 bits per second, and the resulting algorithms still in use today!
Continuing our look at Git, Dr Max Wilson has a quick look at versions and branches. https://www.facebook.com/computerphile …
Git doesn’t actually perform magic, but it’s pretty neat. Dr Max Wilson takes us through the various elements that make Git such a …
The Mixed Reality lab at the University of Nottingham has been studying virtual and augmented reality for decades. We chatted to …
One of the cleanest ways to cut down a search space when working out point proximity! Mike Pound explains K-Dimension Trees.