This project and domain are for sale
Curating the best AI learning content online
By Lex Fridman
This podcast features the Cursor team discussing the future of programming with AI. They cover topics like code editor basics, Cursor's features, AI agents, debugging, dangerous code, scaling challenges, context, OpenAI o1, synthetic data, RLHF vs. RLAIF, scaling laws, and the future of programming.

This video documents an experiment where ChatGPT-4 was used to code Flappy Bird in C# using Unity. The creator follows the AI's instructions and code, highlighting its capabilities and limitations in game development. The video also discusses the potential of AI co-development tools like Microsoft Copilot.

Shows how Cursor AI can introduce new bugs while fixing existing ones.

Learn to build a Generatively Pretrained Transformer (GPT) from scratch using PyTorch and GitHub Copilot.

Explores whether ChatGPT can program an ESP32 microcontroller to control an LED strip.

Discusses the challenges of using AI for programming due to the prevalence of 'horeshit code' in training data.

This tutorial demonstrates building a productivity app using AI tools. It covers finding a viral app idea, replicating designs with Mobbin, structuring the app with ChatGPT, building the UI with Cursor AI, setting up the backend with Supabase, and integrating DeepSeek's API. The tutorial also briefly covers app store uploads.