More Syntax - Tasty Web Development Treats episodes

969: This guy is nuts (TypeScript Doom) thumbnail

969: This guy is nuts (TypeScript Doom)

Published 12 Jan 2026

Duration: 3304

A podcast episode delves into an experimental TypeScript project recreating *Doom* without JavaScript, showcasing the type system's capabilities.

Episode Description

Scott and Wes sit down with Dimitri Metropolis to explore the wild edges of TypeScriptfrom running Doom in the type system to building tools like Type...

Overview

The podcast details an experiment in which the classic video game Doom is being implemented using only TypeScript types, without any JavaScript code. The project uses a .d.ts file with no actual code to simulate gameplay logic, showcasing the limitations of TypeScript's type system in practice, even though it is theoretically Turing complete. This ambitious effort involves complex type-level programming to replicate elements like ASCII-style graphics, physics, maps, and inventory systems. The final frame of the game took over 11 days to render, with the entire project spanning nearly a year of development.

The discussion also covers a new tool called Type Slayer, which is designed to improve TypeScript type-checking performance, emphasizing the importance of efficiency in large-scale projects. Broader topics are touched upon, including the evolution of WebAssembly, the potential of AI in software development, and the challenges involved in organizing developer conferences. These elements provide context for the technical and practical considerations of modern programming languages and development processes.

Recent Episodes of Syntax - Tasty Web Development Treats

5 Aug 2026 1027: The Rise of the Design Engineer

"Design engineers merge creativity and technical skills to build functional solutions, facing biases in tech while emphasizing human judgment over AI-generated aesthetics, environmental concerns, and practical coding tips."

29 Jul 2026 1025: The Open Web's second chance (w/ Dan Abramov)

"ATProto is a decentralized data layer enabling users to own and control their data across apps, solving walled gardens and interoperability issues with a standardized, JSON-based system and web-native identity."

22 Jul 2026 1023: Mosh, Caddy & Tailscale: A Remote Dev Deep Dive

"Remote development workflows offer benefits like continuous processing and multi-device access but face challenges like rogue processes and secure local environment exposure, with tools like Tmux, Herder, and Tailscale discussed for managing sessions and networking."

20 Jul 2026 1022: Bun re-written in Rust, Zig team big mad

"TypeScript 7.0 delivers a 10x speed boost, network upgrades include 2G speeds and SFP fiber, AI updates cover GPT 5.6 and Grok concerns, while tech news highlights acquisitions, language releases, and personal tech setups."

More Syntax - Tasty Web Development Treats episodes