Systems | Development | Analytics | API | Testing

Talk to Your Data: How Verisk Finds Risk in Real Time with ThoughtSpot | The Data Chief

Stop searching. Start talking. On podcast, @Verisk_Analytics CDO Louis DiModugno explains how ThoughtSpot lets you “talk with your data” to find hidden risks in real time. No data scientist required. Music: “The Clermont” by Flash Fluharty Licensed via PremiumBeat, ID: P9IHFMDYNZCKLEFZ.

WSO2 AI Guardrails: PII Masking, Prompt Injection & Safety

Generative AI offers incredible potential, but it comes with real risks like data leakage and prompt attacks. In this video, we demonstrate how WSO2 AI Guardrails act as an intelligent filter to secure your AI integrations and ensure compliance. We walk through the configuration of four critical advanced guardrails to inspect both incoming requests and outgoing responses, helping you move from risky experiments to safe, reliable production services.

The Future of Data & AI is Anywhere Cloud! #Cloudera #AI #Tech #Shorts

Experience a true anywhere cloud with the only data and AI platform that delivers a complete cloud experience regardless of your location. By providing unified security and governance, you can securely access 100% of your data across both on-premises and cloud environments.

Data Masking vs. Tokenization: Understand the Differences & When to Use What

Data masking vs. tokenization — which should your organization be using to protect sensitive data? The simplest answer: if you need to easily re-access original data, tokenization is preferable. If you need irreversibly transformed data for development or analytics, masking is the superior choice. This is especially true when it comes to using data for artificial intelligence (AI).

SwiftUI Previews: Tips to Boost Your Xcode Workflow

SwiftUI Previews show us how our app will look out in the wild and let us make changes in real time, without emulators. But that’s not the full story. The full benefit of SwiftUI Previews lies in declarativeUI, which allows us to dictate the final state we want to achieve and handles all the process stuff itself. This is a game-changer for developers, allowing us to shift our focus from ‘how’ to ‘what’.

AI Coding Agents Have a UX Problem Nobody Wants to Talk About

The pitch was simple: let AI write your code so you can focus on the hard problems. Three years into the AI coding revolution, and developers are focused on hard problems alright, just not the ones anyone expected. Instead of designing systems and solving business logic, engineers in 2026 spend a startling amount of their day managing the AI itself. Should you use Fast Mode or Deep Thinking? Haiku or Opus? Cursor or Claude Code or Windsurf? Should you write a SKILL.md file or a custom system prompt?

Your Flaky Tests Are a Data Problem, Not a Test Problem

Your tests are not flaky. Your test data is. That 401 Unauthorized that fails every Monday morning? The OAuth token in your test fixture expired 72 hours ago. The order_id that works in staging but not in CI? It was hardcoded six months ago and the format changed from integer to UUID in January. The timestamp assertion that passes at 2pm and fails at midnight? You are comparing a hardcoded 2026-01-15T14:30:00Z against Date.now(). These are not test infrastructure problems. Retrying them will not help.

Hot Sauce Releases - Real Device Access API

Future-Proof Your Mobile Testing with Unrestricted Device Access For years, Platform Engineering teams have faced a painful choice: build a fragile, expensive internal device lab to get full control, or use a rigid public cloud and lose access to the system internals. That choice ends now. Join us for the launch of the Real Device Access API, the first solution that treats mobile devices as Infrastructure-as-Code.