GeekNights Tuesdays is the weekly gaming segment of GeekNights, featuring video games (computer and console), German board games, roleplaying games, and more.
…
continue reading
Console Gaming Crew Podcasts
We are three guys who love gaming and want to share our opinions with the world about it. Come listen as we talk all things gaming related. And enjoy our recurring topics like Free and New of the Month and Heroes & Villains. Thanks for listening. And as always, GAME ON!!!!!
…
continue reading
Technical interviews about software topics.
…
continue reading
A podcast that takes a look at games, both video (the consoles) and analog (the cardboard).
…
continue reading
Podcast by Fate of the Game Cast
…
continue reading
Capsule Computers Gaming Podcast. If you love your game as much as we do, this is the place to be to find out what's happening in the world of video games on every console with latest news, reviews, interviews and give-aways. We also touch on Gadgets / Technology and even Anime.
…
continue reading
A friendly crew of deluded Nintendo devotees deliver the latest on the 3DS. Their coverage of the shiny new hand-held is passionately baised without the stereotypical fanboy arrogance... most of the time. The Dedede S Cast is the internet's best (and probably only) dedicated Nintendo 3DS audio podcast. Thanks for listening!
…
continue reading
The crew of Cinemassacre (James, Kieran, and Justin) are out of the Nerd Room and into your ear-holes. They chat about their lives and the stuff they love: movies, games, and making videos. You’ll also hear about behind-the-scenes antics, anecdotes about being long-time YouTubers, and a ton of obscure pop-culture crap. It’s the off-the-cuff banter from Rental Reviews mixed with an AVGN panel, every Tuesday!
…
continue reading
The Home of Play is a PlayStation podcast. Every Monday the two best friends Chris and Steve will be bringing you all the best PlayStation rumors, news, and reviews to keep you updated in the PlayStation conversation.
…
continue reading
Wanna Support us via Patreon? https://www.patreon.com/user?u=2451012&ty=h&u=2451012 Wanna Sponsor us? Email [email protected] Wanna Donate? https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EJMNWRGP3VZ38&lc=US&item_name=Fallout%204%20The%20Death%20Clause&item_number=FTDC%20Donation¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted What is the Fallout: The Death Clause podcast(A Fallout 4 Podcast)? This podcast is a audio based show (currently) where our You ...
…
continue reading

1
Engineering in the Age of Agents with Yechezkel Rabinovich
50:05
50:05
Play later
Play later
Lists
Like
Liked
50:05Modern software platforms are increasingly composed of diverse microservices, third-party APIs, and cloud resources. The distributed nature of these systems makes it difficult for engineers to gain a clear view of how their systems behave, which can slow down troubleshooting and increase operational risk. groundcover is an observability platform th…
…
continue reading

1
Static Analysis for Ruby with Jake Zimmerman
47:13
47:13
Play later
Play later
Lists
Like
Liked
47:13Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising …
…
continue reading

1
Scaling AI in Enterprise Codebases with Guy Gur-Ari
52:05
52:05
Play later
Play later
Lists
Like
Liked
52:05The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have larg…
…
continue reading

1
SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth
53:23
53:23
Play later
Play later
Lists
Like
Liked
53:23SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they cover NVIDIA‘s $5B investment in Intel and $100M stake in OpenAI, Meta’s stumble with its AR glasses demo, and the surpr…
…
continue reading

1
Orkes and Agentic Workflow Orchestration with Viren Baraiya
46:44
46:44
Play later
Play later
Lists
Like
Liked
46:44Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow orchestration platform addresses this by providing a structured framework to define, execute, and monitor complex workflows with resilience and clari…
…
continue reading
Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was creat…
…
continue reading

1
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon
42:22
42:22
Play later
Play later
Lists
Like
Liked
42:22Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at Bytten Studio. They join t…
…
continue reading

1
Rethinking GraphQL Frontends with Robert Balicki
38:00
38:00
Play later
Play later
Lists
Like
Liked
38:00A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a …
…
continue reading
Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popu…
…
continue reading
Tonight on GeekNights, we review The Gang, a fantastic cooperative tabletop game about pulling bank heists by ranking poker hands. In the news, there's lots to say about the Nintendo Direct, Borderlands 4 has angered gamers with its poor performance and Gearbox isn't handling it super well. 'Pitchford told people to “code your own engine and show u…
…
continue reading

1
SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock
55:18
55:18
Play later
Play later
Lists
Like
Liked
55:18Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many …
…
continue reading
Modern web development faces several challenges, particularly when building scalable, maintainable, and high-performance applications. As applications grow, managing complex user interfaces, and ensuring efficient data handling and modular code structures, becomes increasingly difficult. Angular is a TypeScript-based web framework developed by Goog…
…
continue reading

1
SED News: Perplexity’s Chrome Play, Meta’s AI Freeze, and Intel Becomes Too Big to Fail
48:45
48:45
Play later
Play later
Lists
Like
Liked
48:45SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they discuss Perplexity’s headline-grabbing offer to buy Google Chrome, the U.S. government’s large stake in Intel, Meta’s ab…
…
continue reading

1
Context-Aware SQL and Metadata with Shinji Kim
41:38
41:38
Play later
Play later
Lists
Like
Liked
41:38A common challenge in data-rich organizations is that critical context about the data is often hard to capture and even harder to keep up to date. As more people across the organization use data and data models get more complex, simply finding the right dataset can be slow and create bottlenecks. Select Star is a data discovery and metadata platfor…
…
continue reading

1
Modern Data Visualization with Robert Kosara
49:22
49:22
Play later
Play later
Lists
Like
Liked
49:22Data visualization is increasingly important as organizations prioritize data-driven decision-making. Tools that transform complex datasets into intuitive, interpretable visualizations are arguably just as critical as the data itself. Robert Kosara is a Data Visualization Developer at Observable which is a platform for creating interactive data vis…
…
continue reading

1
A Conversation with Amazon CTO Werner Vogels
48:15
48:15
Play later
Play later
Lists
Like
Liked
48:15Werner Vogels is the Chief Technology Officer at Amazon, where he has played a pivotal role in shaping the company’s technology vision for over two decades. Before joining Amazon in 2004, Werner was a research scientist at Cornell University where he focused on distributed systems and scalability, both of which are concepts that would later influen…
…
continue reading

1
Redis and AI Agent Memory with Andrew Brookins
48:36
48:36
Play later
Play later
Lists
Like
Liked
48:36A key challenge with designing AI agents is that large language models are stateless and have limited context windows. This requires careful engineering to maintain continuity and reliability across sequential LLM interactions. To perform well, agents need fast systems for storing and retrieving short-term conversations, summaries, and long-term fa…
…
continue reading

1
Complex Workload Deployment with Will Stewart
39:25
39:25
Play later
Play later
Lists
Like
Liked
39:25Deploying and managing cloud workloads is a complex task that requires developers to handle infrastructure, scaling, CI/CD pipelines, and database hosting. Configuring and maintaining Kubernetes, ensuring smooth deployments, and integrating various services efficiently is a common challenge. Will Stewart is the co-founder and CEO of Northflank, whi…
…
continue reading
Tonight on GeekNights, we share our thoughts on Donkey Kong Bananza. In the news, Gamescom happened, PAX West badges aren't sold out, and you should see The Relationship Between Game Design and Art Direction with Naoki Yoshida and Hiroshi Minagawa. Related Links Forum Thread Donkey Kong Bananza Discord Chat Donkey Kong Bananza Bluesky Post Donkey K…
…
continue reading

1
Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete
46:28
46:28
Play later
Play later
Lists
Like
Liked
46:28Modern software teams typically rely on a patchwork of tools to manage planning, development, feature rollout, and post-release analysis. This fragmentation is a known challenge that can create friction and slow down software development iteration. It’s especially problematic for cross-functional teams, where differences in roles, expertise, and wo…
…
continue reading

1
Carbon and Modernizing C++ with Chandler Carruth
1:02:13
1:02:13
Play later
Play later
Lists
Like
Liked
1:02:13Carbon is a programming language developed by Google as a successor to C++, and it aims to provide modern safety features while maintaining high performance. It’s designed to offer seamless interoperability with C++ while addressing shortcomings of C++ such as slow compilation times and lack of memory safety. Carbon also introduces features like a …
…
continue reading
Podman is an open-source container management tool that allows developers to build, run, and manage containers. Unlike Docker, it supports rootless containers for improved security and is fully compatible with standards from the Open Container Initiative, or OCI. Brent Baude is a Senior Principal Software Engineer at Red Hat where he works on Podma…
…
continue reading

1
SED News: Meta’s AI Gambit, Windsurf Shake‑Up, and the UK VPN Surge
47:25
47:25
Play later
Play later
Lists
Like
Liked
47:25SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they explore Meta’s bold push into AI with the launch of Meta Superintelligence Labs, the dramatic twists in the Windsurf acq…
…
continue reading

1
Electron and Desktop App Engineering with Shelley Vohr
50:59
50:59
Play later
Play later
Lists
Like
Liked
50:59Electron is a framework for building cross-platform desktop applications using web technologies like JavaScript, HTML, and CSS. It allows developers to package web apps with a native-like experience by bundling them with a Chromium browser and Node.js runtime. Electron is widely used for apps like VS Code, Discord, and Slack because it enables a si…
…
continue reading

1
Modal and Scaling AI Inference with Erik Bernhardsson
39:55
39:55
Play later
Play later
Lists
Like
Liked
39:55Modal is a serverless compute platform that’s specifically focused on AI workloads. The company’s goal is to enable AI teams to quickly spin up GPU-enabled containers, and rapidly iterate and autoscale. It was founded by Erik Bernhardsson who was previously at Spotify for 7 years where he built the music recommendation system and the popular Luigi …
…
continue reading
RxJS is an open-source library for composing asynchronous and event-based programs. It provides powerful operators for transforming, filtering, combining, and managing streams of data, from user input and web requests to real-time updates. Ben Lesh is the creator of RxJS. He joins Josh Goldberg to talk about his path into engineering and the RxJS l…
…
continue reading
JigsawStack is a startup that develops a suite of custom small models for tasks such as scraping, forecasting, vOCR, and translation. The platform is designed to support collaborative knowledge work, especially in research-heavy or strategy-driven environments. Yoeven Khemlani is the Founder of JigsawStack and he joins the podcast with Gregor Vand …
…
continue reading
Tonight on GeekNights, we consider Tower Defense games like the famous Desktop Tower Defense (2007). In the news, Ozzy Osbourne made it to 76, the PS5 Store is full of AI slop, Steam is caught up in the war on "pornography", and Deltarune is fantastic. Rym's solo version of Every Game is the Same Game from Zenkaikon is live! Related Links Forum Thr…
…
continue reading

1
Streamlining Cloud Infrastructure Deployments with Jake Cooper
43:07
43:07
Play later
Play later
Lists
Like
Liked
43:07Railway is a software company that provides a popular platform for deploying and managing applications in the cloud. It automates tasks such as infrastructure provisioning, scaling, and deployment and is particularly known for having a developer-friendly interface. Jake Cooper is the Founder and CEO at Railway. He joins the show to talk about the c…
…
continue reading

1
Building Open Infrastructure for AI with Illia Polosukhin
49:12
49:12
Play later
Play later
Lists
Like
Liked
49:12Illia Polosukhin is a veteran AI researcher and one of the original authors of the landmark Transformer paper, Attention is All You Need, which he co-authored during his time at Google Research. He has a deep background in machine learning and natural language processing, and has spent over a decade working at the intersection of AI and decentraliz…
…
continue reading
TypeScript is a statically typed superset of JavaScript that adds optional type annotations and modern language features to improve developer productivity and code safety. The TypeScript compiler performs type checking at compile time, catching errors before code is run, and also transforms TypeScript code into clean, standards-compliant JavaScript…
…
continue reading
Wiz is a cloud security platform that helps organizations identify and remediate risks across their cloud environments. The company’s platform scans layers of the cloud stack, including virtual machines, containers, and serverless configurations, to detect vulnerabilities and misconfigurations in context. The Model Context Protocol, or MCP, is emer…
…
continue reading
Tonight on GeekNights, we consider auction and bidding mechanics in games. In the news, DriveThruRPG chose cowardice, and Microsoft lays of 9,000 people. GeekNights will be live at PAX West with an all new lecture on the same topic as this show! Our talk The Everlasting Game from PAX East is on youtube! Related Links Forum Thread Auction and Biddin…
…
continue reading

1
SED News: Data Land Grabs, Copyright Fights, and the Great AI Talent War
46:15
46:15
Play later
Play later
Lists
Like
Liked
46:15Welcome back to SED News, a podcast series from Software Engineering Daily where hosts Gregor Vand and Sean Falconer break down the latest stories in software engineering, Silicon Valley, and the wider tech industry. In this episode, Gregor and Sean dig into Meta’s legal battle over AI training data, discuss the strategic implications of Meta’s $14…
…
continue reading
Anaconda is a software company that’s well-known for its solutions for managing packages, environments, and security in large-scale data workflows. The company has played a major role in making Python-based data science more accessible, efficient, and scalable. Anaconda has also invested heavily in AI tool development. Greg Jennings is the VP of En…
…
continue reading

1
ByteDance’s Container Networking Stack with Chen Tang
47:57
47:57
Play later
Play later
Lists
Like
Liked
47:57ByteDance is a global technology company operating a wide range of content platforms around the world, and is best known for creating TikTok. The company operates at a massive scale, which naturally presents challenges in ensuring performance and stability across its data centers. It has over a million servers running containerized applications, an…
…
continue reading

1
WayForward Games with Tomm Hulett and Voldi Way
46:03
46:03
Play later
Play later
Lists
Like
Liked
46:03WayForward is a renowned video game studio that was founded in 1990. The company has developed games for publishers such as Capcom, Konami, and Nintendo and has released their games across major hardware platforms from the last 35 years. They are also the creators of the Shantae series of 2D platformers. WayForward recently developed the latest gam…
…
continue reading

1
CodeRabbit and RAG for Code Review with Harjot Gill
48:42
48:42
Play later
Play later
Lists
Like
Liked
48:42One of the most immediate and high-impact applications of LLMs has been in software development. The models can significantly accelerate code writing, but with that increased velocity comes a greater need for thoughtful, scalable approaches to codereview. Integrating AI into the development workflow requires rethinking how to ensure quality,securit…
…
continue reading

1
Emulating Retro Games on Modern Consoles with Robin Lavallée and Bill Litshauer
1:01:17
1:01:17
Play later
Play later
Lists
Like
Liked
1:01:17Emulating retro games on modern consoles is a growing trend, and allows players to experience classic titles with improved performance, enhanced resolution, and added features like save states and rewinding. However, this process raises many challenging technical questions related to hardware compatibility, performance optimization, rendering, and …
…
continue reading

1
SED News: Corporate Spies, Postgres, and the Weird Life of Devs Right Now
43:39
43:39
Play later
Play later
Lists
Like
Liked
43:39Welcome back to SED News, a podcast series from Software Engineering Daily where hosts Gregor Vand and Sean Falconer break down the latest stories in software engineering, Silicon Valley, and wider tech world. In this episode, Gregor and Sean unpack what’s going with Deel and Rippling, explore why Databricks and Snowflake are making big bets on Pos…
…
continue reading

1
TanStack and the Future of Frontend with Tanner Linsley
54:13
54:13
Play later
Play later
Lists
Like
Liked
54:13TanStack is an open-source collection of high-performance libraries for JavaScript and TypeScript applications, primarily focused on state management, data fetching, and table utilities. It includes popular libraries like TanStack Query, TanStack Table, and TanStack Router. These libraries emphasize declarative APIs, optimized performance, and deve…
…
continue reading
Tonight on GeekNights, we consider day one of having a Nintendo Switch 2. In the news, Fortnite on the Switch 2 will support objectively superior FPS controls, REMATCH might do what Scott has always wanted, the Blades '68 playtest is done and you will soon be able to play Blades '68! The Nintendo Switch 2 Welcome Tour is actually worth buying, and …
…
continue reading

1
The Challenge of AI Model Evaluations with Ankur Goyal
44:22
44:22
Play later
Play later
Lists
Like
Liked
44:22Evaluations are critical for assessing the quality, performance, and effectiveness of software during development. Common evaluation methods include code reviews and automated testing, and can help identify bugs, ensure compliance with requirements, and measure software reliability. However, evaluating LLMs presents unique challenges due to their c…
…
continue reading

1
Modern Distributed Applications with Stephan Ewen
41:02
41:02
Play later
Play later
Lists
Like
Liked
41:02A major challenge with creating distributed applications is achieving resilience, reliability, and fault tolerance. It can take considerable engineering time to address non-functional concerns like retries, state synchronization, and distributed coordination. Event-driven models aim to simplify these issues, but often introduce new difficulties in …
…
continue reading
Agentic AI is seen as a key frontier in artificial intelligence, enabling systems to autonomously act, adapt in real-time, and solve complex, multi-step problems based on objectives and context. Unlike traditional rule-based or generative AI, which are limited to predefined or reactive tasks, agentic AI processes vast information, models uncertaint…
…
continue reading

1
Chip Design in the AI Era with Thomas Andersen
50:15
50:15
Play later
Play later
Lists
Like
Liked
50:15Synopsys is a leading electronic design automation company specializing in silicon design and verification, as well as software integrity and security. Their tools are foundational to the creation of modern chips and embedded software, powering everything from smartphones to cars. Chip design is a deeply complex process, often taking months or year…
…
continue reading
Tonight on GeekNights, we review two Spiel des Jahres 2025 nominees — Flip 7 and Krakel Orakel — plus Context, a game that's harder the smarter you are. In the news, Rym has been diving deep into VRchat's true value, Shadow Labyrinth's mazes are revealed, Capcom Fighting Collection 2 dropped roll cancels from Capcom vs SNK 2, and Apple bought the c…
…
continue reading

1
OpenTofu with Cory O’Daniel and Malcolm Matalka
47:58
47:58
Play later
Play later
Lists
Like
Liked
47:58OpenTofu is an open-source alternative to Terraform, designed for managing infrastructure as code. It enables users to define, provision, and manage their cloud and on-premises resources using a declarative configuration language. OpenTofu was created to ensure an open and community-driven approach to infrastructure tooling, and it emphasizes compa…
…
continue reading

1
Mojo and Building a CUDA Replacement with Chris Lattner
55:56
55:56
Play later
Play later
Lists
Like
Liked
55:56Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NVIDIA’s CUDA framework, which adds complexity and fragments the development stack. Mojo is a new programming language designed to combine the simplicit…
…
continue reading

1
Building PostgreSQL for the Future with Heikki Linnakangas
42:12
42:12
Play later
Play later
Lists
Like
Liked
42:12PostgreSQL is an open-source database known for its robustness, extensibility, and compliance with SQL standards. Its ability to handle complex queries and maintain high data integrity has made it a top choice for both start-ups and large enterprises. Heikki Linnakangas is a leading developer for the PostgreSQL project, and he’s a co-founder at Neo…
…
continue reading