Parent Uses Codex to Teach Child Game Coding
According to Business Insider, Lena Hall, a senior director of developer and AI strategy at Akamai Technologies and cofounder of an AI startup, let her five-year-old son use OpenAI's Codex app in dictation mode to build a simple game. Business Insider reports the child sketched characters and levels, dictated prompts to the app, and picked up iterative skills such as refining an idea after seeing AI output. Business Insider also reports that Hall put explicit guardrails in place to reduce the risk of harmful outputs. The piece is presented as an as-told-to essay based on a conversation with Hall, per Business Insider.
What happened
According to Business Insider, Lena Hall, a senior director of developer and AI strategy at Akamai Technologies and cofounder of an AI startup, allowed her five-year-old son to use OpenAI's Codex app in dictation mode to turn a sketched idea into a playable game. Business Insider reports the child sketched levels and characters, narrated requirements, and iteratively revised prompts after seeing the AI's results. Business Insider reports Hall implemented explicit guardrails during the session to reduce the chance that the AI would produce harmful or inappropriate content.
Technical details
According to Business Insider, the experiment used the voice/dictation features of Codex rather than a traditional keyboard-driven IDE. Business Insider reports the child had little technical vocabulary but was able to communicate high-level ideas and refine them based on model output, gaining skills in iteration and refinement through play. Business Insider also reports Hall monitored outputs and constrained prompts to keep the interaction safe.
Editorial analysis
Industry observers note that voice-first, generative coding interfaces can lower the barrier to entry for nontechnical users and young learners. Such interfaces shift the interaction from syntax-focused typing toward conceptual prompts and iterative feedback, which can accelerate early learning of decomposition and refinement skills but increases the need for safety controls and clear UX affordances.
Context and significance
Editorial analysis: For practitioners designing educational tools, this anecdote highlights two trade-offs commonly seen in product research: higher accessibility through natural-language and voice inputs, and greater responsibility for content filtering, execution safety, and parental controls. Researchers studying learning outcomes may find value in measuring how prompt-driven iteration compares with traditional block-based or typed coding curricula for early learners.
What to watch
Editorial analysis: Observers should track the following indicators as voice-based coding tools enter education and consumer contexts:
- •product features for parental supervision and consent
- •built-in content and execution filters that prevent harmful outputs
- •empirical studies on learning outcomes for young children using generative coding
- •privacy practices and data retention for voice interactions
Scoring Rationale
This anecdote highlights practical UX and safety considerations for voice-based generative coding tools, relevant to tool designers and educators but not a major technical breakthrough. The story is timely for product and privacy discussions.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


