Systems | Development | Analytics | API | Testing

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).

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.

Load Testing Kafka #speedscale #kafka #loadtesting

Message brokers are a critical component of modern distributed systems, facilitating asynchronous communication between services. Load testing message broker integrations requires special considerations since the interaction patterns differ from traditional HTTP-based APIs. Speedscale provides specialized tooling to help you load test applications that integrate with message brokers by.

AI Prediction for 2026

Every technology cycle comes with hype, backlash, and eventually… utility. AI is shaping up to be no different. As we head into 2026, the conversation is already shifting from “AI will replace everything” to “why isn’t this paying off yet?” This shift is heavily influenced by evolving market trends, as businesses and technologists respond to changes in customer behavior, operational patterns, and broader market conditions that shape expectations around AI.

Digital Twins Gone Wild: My Unexpected AI Doppelgänger

I recently tried using AI to create a digital twin of myself. I uploaded a photo, expecting a futuristic, slightly improved version of me… and what did I get in return? A picture of Kim Jong Un. Clearly, AI has a sense of humor—or a very different definition of “twin.” Forget Arnold Schwarzenegger and Danny DeVito.

Streamline Code Testing with Proxymock

Tired of complex setups and running out of memory just to test one component? Learn how to use Proxymock (a FREE tool) to solve your biggest testing headache: component isolation! This demo shows you how to record and mock interactions across a complex React, Golang, and PostgreSQL stack, allowing you to find bugs before they ever hit production. In This Demo: This strategy lets you easily isolate components, simulate customer behavior, and ensure quality with lightning-fast local testing.