
Allen School Colloquium: Productively Programming Accelerated Computing Systems
Rohan, a Stanford PhD and NVIDIA researcher, outlined his work on making high-performance accelerated and distributed computing systems easier to program as hardware grows more heterogeneous and complex. He described a full‑stack approach: high‑level composable distributed libraries that present familiar interfaces (like NumPy) while automatically scaling across clusters; distributed runtime techniques to compose and orchestrate computations efficiently and correctly; and low‑level systems for writing high‑performance kernels across accelerators. He highlighted the Distl compiler for dense and sparse distributed tensor algebra as a concrete example of this strategy. Overall, his research targets both single‑node accelerator specialization and the orchestration challenges of large hierarchical supercomputers.

Sponsored Session: Installing OpenTelemetry, Today and Tomorrow - Ted Young, Grafana
In a sponsored session at the conference, Grafana Labs’ Developer Programs Director Ted Young—also a co‑founder of the OpenTelemetry project—outlined the current state of installing OpenTelemetry and previewed the roadmap for simplifying the process. He emphasized that the guidance applies...

Realtime Kubernetes User Management with Demo | Must Watch
The video tackles the persistent pain points of Kubernetes user management, highlighting how authentication (kubeconfig) and authorization (RBAC) become unwieldy at scale. It explains that distributed kubeconfig files expose cluster IPs, certificates, and tokens, while the native RBAC model forces...

OpenClaw Full Course: Setup, Skills, Voice, Memory & More
The video is a step‑by‑step guide to deploying OpenClaw, an AI‑powered virtual assistant, on a cloud‑based virtual private server. It walks viewers through selecting a VPS provider, installing Docker, entering API credentials, and accessing the Open Cloud Gateway UI, emphasizing...

Domain-Driven Platform Engineering Is the Future | Weave Intelligence
The video explores how domain‑driven design (DDD) is reshaping platform engineering, arguing that future internal developer platforms must be built around business domains rather than generic infrastructure abstractions. AJ Chunkermath explains that traditional platform teams often deliver one‑size‑fits‑all services, which...

Why Your LLM Is Slow Despite High GPU Usage?
The video explains why large language models (LLMs) can feel sluggish even when Nvidia GPUs appear fully utilized. It points to a hidden performance killer: context‑induced spillover, where the KV cache that stores conversation history competes with model weights for...

From APIs to Warehouses: AI-Assisted Data Ingestion with Dlt - Aashish Nair
The workshop, led by Ashish Nair of dlt Hub, introduced an AI‑assisted approach to ingesting data from public APIs into analytical warehouses using the open‑source dlt Python library. Over a 90‑minute session, participants saw how dlt abstracts the typical ETL...

AI Floods Open Source, Olympic Drones, and Robot Prizefighting | TSG Ep. 1020
The episode of TechStrong TV featured Brian Dawson, director of product management Linux at CIQ, discussing the company’s launch of a hardened version of Rocky Linux designed to meet the security demands of the AI‑driven compute era. Dawson highlighted that AI...

Stop Running Models Too Big for Your Mac (Memory Trap Explained)
Apple Silicon’s unified memory is often touted as a guarantee that any large language model will run smoothly on M‑series Macs, but the video reveals a hidden bottleneck: when RAM is exhausted, macOS swaps model data to the SSD, dramatically...

Spec Driven Workflow with Claude Code #1 - Making a /Spec Command
The video previews a new chapter of the Claude Code masterclass, demonstrating a lightweight spec‑driven workflow that begins with a custom “/spec” slash command. The instructor explains how the command generates a feature title, creates a safe Git branch, and...

Why Your Platform Engineering Is Failing (And How to Fix It)
Sam Barlien, community organizer for the Platform Engineering community, reveals that most failing platform initiatives stem from a lack of product thinking, not technology gaps. He argues that treating internal platforms as products—complete with user research, documentation, and a dedicated...

AWS AI Exam Question 16 ✅
The video addresses a compliance‑driven scenario where a company must record every prompt sent to and response received from Amazon Bedrock. It asks which AWS feature should be enabled to satisfy audit requirements. The presenter explains that only Amazon Bedrock model...

Techstrong TV - February 13, 2026
Now Secure CEO Alan Snyder told Techstrong TV that mobile is now ubiquitous and the primary interface for customers and employees, driving revenue and growing share of digital interactions each year. He says AI has made app development dramatically easier—he...

How to Reduce Developer Cognitive Load Through Platform Engineering
The video explains how platform engineering can alleviate the hidden but costly cognitive load that developers bear in large, regulated enterprises. Ainas Sabat traces the evolution from early DevOps, where developers owned the entire lifecycle, through role‑based scaling with dedicated...

Don't Automate Quality, Automate Testing - Into the MoTaverse - Episode 4
The fourth episode of "Into the MoTaverse" features Chris Miles, Head of Platform Engineering at Legal & General, discussing why organizations should shift from trying to automate quality itself to automating the testing process. Hosted by Rosie Sherry, the conversation...

Why This Health System Took Down Epic at 10 AM Without Warning - 229
The video explains why a major health system abruptly shut down its Epic electronic‑health‑record platform at 10 a.m., treating the event as an unannounced emergency drill rather than a routine maintenance window. Operators triggered a full emergency operations plan, opened a command...

INSTALL OPENCLAW in 30 Seconds and START BUILDING... | Local Install and VPS FULL Tutorial
The video is a step‑by‑step tutorial on installing OpenClaw, an autonomous AI‑agent platform, either locally or on a cloud VPS. It walks viewers through selecting the appropriate operating system—favoring Linux for its openness and control—and executing a single‑line installer via...

What Works, and What Doesn’t, in Network Automation Projects
The Network Automation Nerds podcast episode features host Eric Cho and senior engagement manager Matt Rimkkey of Network to Code, discussing real‑world network automation projects and the bridge between technical execution and business objectives. Rimkkey explains his role as a “project...

Platform Engineering Teams Are Lying About Their Results | Weave Intelligence
The conversation between Sam and Michael, two platform‑engineering ambassadors, centers on how teams measure—or fail to measure—their impact. Their latest report reveals that while 40.8% of teams rely on DORA metrics and 31% cite time‑to‑market, a startling 29.6% admit they...

The Future of AI Agents - Aditya Gautam
The Data Talks Club interview spotlights Aditya Gautam, a veteran AI researcher who has moved from embedded engineering at Qualcomm to roles at Google, Meta, and startups. He discusses the accelerating AI revolution, the rise of multi‑agent systems, and how...

Complete FREE Practical Hands-On Labs | KodeKloud FREE Week
In 2026, mastering DevOps or cloud engineering hinges on a clear roadmap and hands‑on practice, which Abhishek highlights in his latest video. He promotes KodeKloud’s limited‑time Free Week, granting unrestricted access to its Standard plan for seven days without credit‑card...

Speed and Scale: How Today's AI Datacenters Are Operating Through Hypergrowth
The video, hosted by Chris, co‑founder and CEO of Netbox Labs, examines the unprecedented speed and scale of today’s AI datacenter construction. He frames Netbox as the de‑facto system‑of‑record that tracks everything from power and cooling to rack‑level configurations, giving...

ElevenLabs API Review: A Developer's Honest Take
The video is a developer‑focused review of ElevenLabs’ audio‑and‑video API, illustrating how the author automated the dubbing of his YouTube videos and why the API matters for software‑engineers who want to embed multimedia capabilities directly into code. He walks through his...

Platform Engineering Is Not a Checkbox Exercise.
The video warns that platform engineering is being reduced to a checkbox exercise, as C‑suite leaders chase promised gains in developer productivity without committing to the deep organizational changes required. Renaming cloud or IT groups, purchasing internal developer portals, or installing...

I Tested 30 DevOps Tasks with AI to See if AI Can Replace DevOps.
The video documents a two‑day experiment where creator Abishank evaluated 20‑30 real‑world DevOps tasks—ranging from beginner to advanced—using several popular large language models (LLMs). He leveraged GitHub Copilot’s ability to switch among models such as Anthropic’s Opus 4.6, OpenAI’s Sonnet 4.5, and...

ClawdBot Full Tutorial for Beginners: SECURE Setup Guide
The video is a step‑by‑step tutorial on deploying ClawdBot (also known as OpenClaw) with a focus on airtight security. It warns that many quick‑fire YouTube guides leave critical vulnerabilities, exposing API keys, email accounts, and even crypto wallets to attackers....

New Chapter for Chapters: Why In-Person Community Events Still Matter - TWIQ Ep 122
The February 6, 2026 episode of This Week in Quality spotlighted the Ministry of Testing’s evolving community strategy, emphasizing why in‑person gatherings remain vital. Host Simon welcomed back co‑host Deanna Dromy after maternity leave and used the platform to roll...

AI Agent Debugging Setup: OpenTelemetry + Jaeger in Kubernetes
The video demonstrates how OpenTelemetry combined with Jaeger can provide end‑to‑end visibility into AI agents running in Kubernetes, turning what appears to be a black‑box LLM interaction into an observable distributed trace. By instrumenting the agent, its prompts, tool calls,...

Quality Voyeurism and the Power of Observation - Into The MoTaverse Episode 3
The episode of Into the Motaverse features Luke Latimer Rogers, a quality lead, who argues that quality engineering thrives on creativity and observation, challenging the stereotype that testing is purely technical. Rogers highlights how early education separates science from the arts,...

DevOps Q&A: Helm Charts, Cilium Service Mesh, AI Tooling, and GitOps Promotion
The live DevOps Q&A tackled a grab‑bag of topics—from Helm chart management and MCP package quirks to AI‑generated code, advertising strategies, and service‑mesh choices. Hosts fielded audience questions, sharing real‑world experiences and practical recommendations for teams navigating modern cloud‑native tooling. Key...

The Value of AI - Where Is the Data?
The video centers on the difficulty of quantifying AI’s true business value due to a lack of robust data. The speaker acknowledges personal benefits—helping her husband and herself write—but stresses that beyond anecdotal wins, the impact remains fuzzy, especially when...

What Are Golden Paths in Platform Engineering?
The video demystifies "golden paths" – a platform‑engineering concept that promises to boost developer productivity by offering a recommended, end‑to‑end workflow rather than a forced, compliance‑driven process. The presenter stresses that a golden path is a set of sane defaults,...