Operations | Monitoring | ITSM | DevOps | Cloud

From Zero Tickets to High-ROI: AI + DEX in 2026 (w/ Samuele Gantner and Vedant Sampath)

Kicking off 2026, Tim and Tom welcome Nexthink Chief Product Officer Samuele Gantner and first-time guest CTO Vedant Sampath for a candid “three pillars” deep-dive on enterprise AI. They explore how AI is reshaping product and engineering: new tooling, new development cycles, and the shift from deterministic software to probabilistic agents—plus the critical role of evals, benchmarks, guardrails, and performance. Then they unpack Nexthink’s three-pillar framework.

From Market Noise to Clear Strategy: How AI Is Changing Business Intelligence

Modern businesses are drowning in data. Every click, transaction, customer interaction, and campaign generates information. Yet having more data does not automatically lead to better decisions. In fact, many organizations struggle because they are surrounded by insights but lack clarity. Reports contradict each other, dashboards multiply, and teams spend more time interpreting data than acting on it. This gap between data and direction is where artificial intelligence is reshaping business intelligence.

From Promise to Practice: What Real AI SRE Can Actually Do When Production Breaks

We’ve written before about the advantages of training an AI SRE on real telemetry data rather than generic Kubernetes documentation. We’ve explained why RAG augmentation based on actual high-scale workload patterns produces better results than LLMs trained on generic scenarios or forum threads. The theory makes sense, the architecture is sound, and the approach is defensible.

From Observability to Visibility: Why Tech Teams Should Treat Photos Like Production Assets

Modern operations is obsessed with one word: visibility. We instrument services, centralize logs, trace requests, and tune alerts because what we cannot see, we cannot reliably improve. The same pattern shows up outside the stack, in a place most teams ignore until it hurts: how people show up online. If you work in DevOps, SRE, ITSM, platform engineering, or cloud, you already know the downstream cost of "good enough." A slightly messy dashboard becomes a slow incident response. A vague runbook becomes tribal knowledge. A weak alert strategy becomes pager fatigue.

Peeking Under the Hood of Claude Code

Everyone is talking about Claude Code, but few people understand the machinery running in the background. Today, we’re opening up the terminal to see how Anthropic’s coding agent manages state, runs tests, and fixes its own bugs. From the Model Context Protocol (MCP) to its unique React-based terminal UI, find out what makes Claude Code the most "senior" feeling AI assistant on the market.

Is Claude Code Spying for OpenAI? #speedscale #anthropic #openai #claude #codingagent

While analyzing network traffic, we found huge amounts of telemetry including chat snippets, being sent to statsig.anthropic.com. The irony? Statsig was recently acquired by OpenAI. In this video, we use proxymock to intercept the traffic and show you exactly what’s being sent from your terminal to Anthropic (and technically, OpenAI’s infrastructure).