MinuteEarth
The Similarity Trap
As we try to figure out the evolutionary trees for languages and species, we sometimes get led astray by similar but unrelated words and traits. ___________________________________________ To learn more, start your googling with these...
TED Talks
Donald Hoffman: Do we see reality as it is?
Cognitive scientist Donald Hoffman is trying to answer a big question: Do we experience the world as it really is ... or as we need it to be? In this ever so slightly mind-blowing talk, he ponders how our minds construct reality for us.
TED Talks
Luke Syson: How I learned to stop worrying and love "useless" art
Luke Syson was a curator of Renaissance art, of transcendent paintings of saints and solemn Italian ladies -- Very Serious Art. And then he changed jobs, and inherited the Met's collection of ceramics -- pretty, frilly, "useless"...
TED Talks
Siegfried Woldhek: The search for the true face of Leonardo
Mona Lisa is one of the best-known faces on the planet. But would you recognize an image of Leonardo da Vinci? Illustrator Siegfried Woldhek uses some thoughtful image-analysis techniques to find what he believes is the true face...
SciShow
Using Galaxy Clusters to Look Into the Past
Gravitational lensing has given us a look at a galaxy in the very, very distant cosmic past using x-ray light, and NASA finally got its ICON mission off the ground!
Wonderscape
Understanding Hearing and Visual Disabilities
This video discusses hearing and visual disabilities, highlighting various tools and symbols that aid accessibility for individuals with these impairments. It explains that hearing loss can vary in degree and may be mitigated with...
Wonderscape
What is the Universal Disability Access Symbol?
The universal disability access symbol is an icon recognized globally to indicate accessible facilities for individuals with disabilities. This symbol is commonly found in parking lots, public transportation, and restrooms, signaling...
Curated Video
Landmarks - Sydney Harbour Bridge
SYDNEY HARBOUR BRIDGE THE SYDNEY HARBOUR BRIDGE IS AUSTRALIA S BEST KNOWN LANDMARK. IT IS THE BIGGEST, BUT NOT THE LONGEST, STEEL ARCH BRIDGE IN THE WORLD. AT ITS HIGHEST POINT, THE ARCH REACHES 134 METRES OVER SEA LEVEL.
Curated Video
Landmarks - The Colloseum
THE COLOSSEUM THE COLOSSEUM HAS LONG BEEN THE ICONIC SYMBOL OF IMPERIAL ROME. AN ARCHITECTURAL WONDER BUILT AT THE PEAK OF THE ROMAN EMPIRE IN THE FIRST CENTURY AD, IT S A STRUCTURE THAT HAS COME DOWN TO US WITH A MIXED REPUTATION. IT...
Curated Video
Only In Cuba 4 - Transformation of Antique Refrigerators in Cuba
Transformation of Antique Refrigerators in Cuba:In Cuba, 52 antique refrigerators from the 1950s are transformed into political and cultural statements, symbolizing a bygone era.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How to Track Sent Emails
In this video, we will look at an email tracker software that allows you to track the status of the sent mail or if the emails have been read or not, the email tracker.
Curated Video
Practical Cyber Hacking Skills for Beginners - Installing NMAP
This video demonstrates how to install, set up, and configure the NMAP, a powerful network scanner.
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Create Beautiful Patterns
In this video, you will learn about one of the most creative things with a plethora of practical uses, which is the creation of beautiful patterns that can be used in various kinds of artforms such as generating book covers, t-shirt...
All In One Social Media
I'm Blowing Up My Business 💥 ...let's talk about it
Just you, me, and the camera spilling the tea on why I'm rebranding and completely rebuilding my marketing agency for long-term success.
Curated Video
Living Green - Episode 176 - Australian Sustainable Living
Australia emits the most greenhouse gas emissions per capita in the world, so there is increasing pressure for its citizens to go green. But not for a Sydney man, who has been living in a sustainable house for the past eleven years.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-2
This video serves as an introduction to the captivating project of cloning Instagram's user interface, providing an overview of the objectives and exciting content that lies ahead.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-1
In this video, we will delve into the fascinating world of Tesla UI cloning, exploring the project's objectives and giving viewers a preview of the exciting journey ahead.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Fixing Dash and Bugs
In this video, you will learn how to fix bugs in our game, including issues with the dash function.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Set Item to Edit
In this video, you will learn how to set an item to edit and show its current value in the input field. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Add Items to List (DOM Only)
In this video, you will learn how to add items to the shopping list using only the DOM (Document Object Model) without using local storage. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Refactor to Multiple Functions
This video covers how to refactor code into multiple functions to make it more organized and easier to read. It covers the concepts of function composition and separation of concerns. This clip is from the chapter "DOM Manipulation" of...
Curated Video
Modern JavaScript from the Beginning - Second Edition - InnerHTML Versus createElement()
This video explains the difference between using innerHTML and createElement() to add HTML elements to the DOM. It covers the advantages and disadvantages of each method. This clip is from the chapter "DOM Manipulation" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Delete Ideas
In this video, we will implement the ability to delete ideas from the list. This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the Beginning".In this bonus...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Remove Meal and Workout
In this video, you will learn how to remove meals and workouts from the Tracalorie app. We will add an event listener to each of the meal and workout items, which calls a removeItem method that removes the corresponding item from the UI...