Hi, what do you want to do?
Curated Video
10 Math Concepts for Programmers
Learn 10 essential math concepts for software engineering and technical interviews. Understand how programmers use mathematics in fields like AI, game dev, crypto, machine learning, and more.
Curated Video
Was Amazon's Move to Serverless a Mistake?
Amazon Prime Video released an article explaining how they saved 90% on cloud computing costs by switching from microservices to a monolith. Let's examine the details of their software architecture and find out why serverless was a bad...
Curated Video
AWS in 100 Seconds
AWS is the world's largest cloud provider, but it is far from perfect. Let's take a look at the main reasons people hate Amazon Web Services.
Curated Video
Increasing Productivity with AI (Satire)
I share my secret to gaining 10x productivity with bioavailable artificial intelligence for video production, coding, writing, and more. In case you didn't notice, this is satire.
Curated Video
Why Has Twitter's Algorithm Been Released Open-Source
Take a look inside the Twitter algorithm now that it has been released as open-source code. Why would Elon Musk would make a decision like this from a strategic business perspective?
Curated Video
Masterclass: AI-driven Development for Programmers
AI tools like ChatGPT and GPT-4 are changing the way programmers write code. Learn how build a React app with Typescript using with AI prompting and other tricks to speed up development.
Curated Video
What Are Vector Databases
Vector databases are rapidly growing in popularity as a way to add long-term memory to LLMs like GPT-4, LLaMDA, and LLaMA. Learn how popular vector databases like Pinecone and Weaviate can store ML embeddings to integrate with tools like...
Curated Video
All About Angular
Angular is adding a new feature called signals that will give it a reactive primitive similar to Vue.js and Solid. Learn how it compares to other popular JavaScript frameworks like React.js and Svelte.
Curated Video
All About AWS CodeWhisperer
Amazon Web Services just released a new AI code completion tool called AWS CodeWhisperer. It is a competitor to Microsoft's GitHub Copilot tool, but is free to for everybody to use. Let's take a first look at CodeWhisperer and review its...
Curated Video
What Does AI Voice Technology Mean for the Music Industry?
AI voice cloning is now able to generate music that sounds like artists including Drake, The Weeknd, Kanye, Jay-Z, Michael Jackson, Kurt Cobain, and more. Let's examine voice transfer technology and see what it means for the music industry.
Curated Video
Building a React App with a Visual Editor
Codux is a visual IDE for React.js. Let's review this tool by building a simple app and find out how it can increase web development productivity.
Curated Video
What We Know About Next.js So Far
Vercel just introduced 4 new storage products, including a serverless Postgres database, a durable Redis store, and file uploads with CloudFlare R2. They also leaked some details about a new server actions feature for Next.js
Curated Video
Who Is Losing to AI?
Artificial intelligence has started to make a real impact on the world by replacing human jobs and making some business models obsolete. We take a look at this week's biggest AI news and identify the biggest losers in the AI race.
Curated Video
All About Mojo Programming Language
Mojo is a new LLVM programming language designed as a superset of Python with the low-level performance of C. It is optimized to run on GPUs with CUDA and other exotic hardware for deep learning and Artificial Intelligence.
Curated Video
How to Build a Smarter Home
Learn how to setup a private smart home from scratch with Home Assistant and a Raspberry Pi. Add the OpenAI integration to give GPT-4 and ChatGPT access to your home's data.
Curated Video
Let's Learn: Soft G /j/ sound
This video teaches how to read and spell words with soft g. We learn soft g is followed by an e, i, or y and compare it to hard g.
Curated Video
Let's Learn: Soft C /s/ sound
This video teaches how to read and spell words with soft c. We learn soft c is followed by an e, i, or y and compare it to hard c.
Curated Video
Let's Learn Blending Vowel Teams: OU, OW
This video teaches how to blend vowel teams/ diphthongs OU and OW sounds. Practicing blending sounds is an important step in learning to read.
Curated Video
Recreating the CryptoZoo Scam
Learn how Logan Paul's alleged scam, CryptoZoo, works under the hood on the Ethereum blockchain. Let's break down the Solidity smart contracts, fungible tokens, NFTs, IPFS, and other import web3 technology related to this project.
Curated Video
Kafka in 100 Seconds
Apache Kafka is a distributed event streaming platform used to handle large amounts of realtime data. Learn the basics of Kafka in this quickstart tutorial.
Curated Video
Best and Worst Web Frameworks of 2023
Breakdown of the State of JS survey results released in 2023. Which web frameworks are most popular and which ones are most hated? How much money do frontend developers actually make?
Curated Video
Pros and Cons of Tailwind
People have been debating the merits of Tailwind on twitter recently, so let's look at the pros and cons of this popular CSS library.
Curated Video
Business Ideas for GPT-3 and the Tech Stacks of Deep Learning
ChatGPT could start a new technological gold rush for artificial intelligence startups. Let's look at 5 business ideas for GPT-3 and analyze the tech stacks of real companies using deep learning today.
Curated Video
Neo4j in 100 Seconds
Neo4j is a native graph database designed to handle highly complex relational data.