
Everyday AI Podcast – An AI and ChatGPT Podcast Ep 711: Coding with OpenAI’s New Codex App: How to Build a Simple App without coding experience
86 snips
Feb 11, 2026 They demo OpenAI’s new Codex Mac app and the GPT-5.3 Codex model, showing how to create a working Mac app in minutes with no coding experience. The show explores Codex features like agents, skills, automations, and local databases. It walks through Xcode integration, debugging build errors, packaging projects, and adding a Kanban view. Security, permissions, and cross-platform options are also discussed.
AI Snips
Chapters
Transcript
Episode notes
No-Code Software Creation Is Now Practical
- OpenAI's Codex desktop app plus GPT-5.3 lets non-developers create full, working software using natural language.
- Jordan Wilson shows you can build a native Mac app in minutes without prior coding experience.
Start With Small, Useful App Ideas
- Identify simple, high-value software needs you already use and ask Codex to build them.
- Replace expensive, bloated tools by describing only the features you actually need to Codex.
Limit Codex System Permissions
- Grant Codex only the system permissions you understand and trust.
- Avoid running Codex with full system access on a work machine unless you have explicit authorization.
