Systems | Development | Analytics | API | Testing

Multiplayer is joining FilingRamp

Four years ago, we started Multiplayer with an ambitious goal: to help teams work better on distributed systems. Since then we've grown to thousands of users, and we reached a milestone I'm especially proud of: open-sourcing our AI debugging agent to put it in the hands of every developer who's ever wrestled with a gnarly bug or waded through PR slop from AI tools. Today I'm excited to share the next chapter: Multiplayer is joining FilingRamp.

Where AI Delivers Real ROI in Brokerage and Listing Platforms

Two AI features can cost the same to build and land on opposite sides of the P&L. Add a chatbot to a listing page, and you get a support-deflection number that plateaus in a quarter. Rework search ranking so a buyer who types “quiet street, near a school, room for an office” gets the right ten homes instead of 400 filtered results, and you move search-to-contact conversion, which sits at the top of every revenue metric downstream.

Why Determinism & Realism Are So Critical in Enterprise Synthetic Data

Generating synthetic data is one thing. Trusting it is another. As enterprises adopt synthetic data for development and testing, important questions quickly emerge: Can it be reproduced consistently? Does it accurately reflect real-world business scenarios? In fact, our survey of enterprise leaders found that “consistent, high-quality test data to reduce defects” was their priority in test data automation at 43%.

Supplier Relationship Management Software: Strengthening Vendor Collaboration

Strong supplier relationships are essential for companies that depend on reliable procurement, consistent quality, and predictable delivery. As vendor networks grow, managing communication through spreadsheets and disconnected systems becomes difficult. Modern supplier management tools help businesses create more transparent and structured collaboration.

Connect AI Agents with MCP | Do It Better with FME & Snowflake

See how AI agents use Model Context Protocol (MCP) with FME to connect complex enterprise and spatial data to Snowflake. In this episode of Do It Better with Snowflake, Safe Software CEO Don Murray demonstrates how FME extends Snowflake Cortex AI Agents with FME workflows for data integration, transformation, and spatial analysis. See how Snowflake + FME can help you: Connect complex data: including GIS, CAD, 3D, LiDAR, BIM, ERP, and unstructured data.

QA Testing Tools: The Best Options By Category (2026)

QA testing tools have never been more varied, and more confusing to choose between. In 2026, the category spans unit testing frameworks, API automation platforms, AI-powered self-healing test suites, and everything in between. Most teams don’t need one tool. They need a stack of three to five that cover different parts of the delivery cycle. The challenge isn’t finding tools.

Live Workshop: Why Your ELT Bill Keeps Growing and How to Fix It

See why your ELT bill keeps climbing. If you're wondering why your ELT bill keeps growing, this workshop is for you! In this live workshop, we break down ELT pricing, MAR pricing, data pipeline costs, and the hidden costs of data integration so you can understand what you're actually paying for. If you're evaluating Fivetran, Airbyte, Hevo, or other ELT platforms, this workshop shows how different pricing models work and what can make your bill harder to predict as your data grows.

Snow Report: What's Happening At Snowflake in August

The August Snow Report is LIVE Two GA launches for CoCo, warehouse tuning that handles itself, and World Tour in 23 cities. What's new CoCo Desktop is GA A native IDE inside your governed Snowflake environment, so it knows your data models and access policies from day one. Up to 2X faster on complex tasks with 51% fewer tokens than third-party assistants. Cloud Agents are GA Run agentic workflows from your browser in Snowsight. Start with a prompt, close your session, and the agent keeps working on Snowflake's managed infrastructure.

npm v12 Blocks Install Scripts. So Why Aren't You Safe Yet?

When npm announced that version 12 would require developers to explicitly approve install scripts, the reaction across the community was almost universally positive. For years, security researchers had warned that package installation had become one of the weakest links in the JavaScript supply chain. Every npm install represented an opportunity for third-party code to execute automatically, often before developers had even looked at the source they were downloading.