Malcolm

Building High-Performance AI/ML Pipelines with C++ and CUDA

While Python dominates the experimental phase of machine learning, it often hits a ceiling when deployed in production environments where milliseconds matter. A recent article from Whole Tomato dives into why industries like autonomous vehicles, high-frequency trading, and robotics are building their ML pipelines directly in C++ and CUDA. This guide walks through the architecture

Building High-Performance AI/ML Pipelines with C++ and CUDA Read More »

The Code We Didn’t Write: Why the “Integrity Crisis” is the Real Story of OWASP 2025

I know it didn’t always feel like it, but with the benefit of hindsight, Application Security used to be a straightforward game. You wrote your code, you ran your scans, you fixed your warnings, and you went home. But lately there has been a shift. Teams aren’t spending their time fixing the code they wrote

The Code We Didn’t Write: Why the “Integrity Crisis” is the Real Story of OWASP 2025 Read More »

RAD Studio 12.3 is Available

We’re very happy to announce the availability of RAD Studio, Delphi and C++Builder 12.3. Marco has a great post up outlining the major changes, which span many of the feature areas of the product. However probably the biggest change is the initial release of a fully 64 bit IDE! We also have the What’s New

RAD Studio 12.3 is Available Read More »

RAD Studio 12.3 Asia Pacific Launch

Code Partners, in conjunction with Embarcadero, have organised a RAD Studio 12.3 Launch event in a timezone that hopefully works better for our Asia Pacific customers. Embarcadero Software Consultant Gordon Li and Developer Advocate Ian Barker Embarcadero, and our own Malcolm Groves will be hosting, and it’ll cover all the same content from the US

RAD Studio 12.3 Asia Pacific Launch Read More »

Microservices with RAD Server

On Monday night I did a presentation to the ADUG on building microservices with RAD Server. After an overview we spent a lot of time looking at how you can bring your existing sourcecode, especially data access code, into RAD Server and expose it out to other languages and environments via a REST API. This

Microservices with RAD Server Read More »

SmartInspect 3.4.1 Released

We’ve just released a minor update to SmartInspect.This mostly addresses some issues in the Configuration Builder tool, so unless you are using that, no issue skipping this one. BUG: Fix layout issues when running Builder in scaled environment BUG: Fix issues in Builder when protocols other than File or Text Enhancement: Add TPointF and TRectF

SmartInspect 3.4.1 Released Read More »

Scroll to Top