DirectML on Arm is here at last, almost

Microsoft’s much-delayed Windows Copilot Runtime is a step closer with the release of a developer preview of the Arm build of its DirectML AI tool. It’s still not production-ready, but it’s now possible to start experimenting with local AI applications using the Copilot+ PC’s Qualcomm Hexagon neural processing units (NPUs). Bringing AI to the edge…

Read More

Generative AI and coding: Time to rethink software development

It’s well documented that software development efforts that incorporate generative AI include mistakes that are radically different than what any human programmer would ever make. And yet, most enterprise plans for remediating AI coding mistakes rely on simply inserting experienced human programmers in the loop. Cue train wreck. (No need to click if you are…

Read More

Mind the Gap: Start Modernizing Analytics by Reorienting Your Enterprise Analytics Team

… and your data warehouse / data lake / data lakehouse. A few months ago, I talked about how nearly all of our analytics architectures are stuck in the 1990s. Maybe an executive at your company read that article, and now you have a mandate to “modernize analytics.” Let’s say that they even understand that just…

Read More

Angular 19 to make standalone the default for components

Angular 19, a planned update to the popular TypeScript-based web framework, is set to make standalone: true the default for components, directives, and pipes. This change, announced in an Angular blog post on September 3, eclipses the use of NgModules. With the new default, developers no longer need to type the standalone: true flag. The…

Read More

InfluxData makes performance, storage improvements to InfluxDB 3.0

InfluxData is releasing an updated version of the databases it markets under the name InfluxDB 3.0, it said Wednesday. The updates to InfluxDB 3.0 are aimed at easing development of applications based on time-series data, and include improved Ingest performance, real-time querying, and superior data compression through native object storage to power high-cardinality. The new…

Read More

Qt moves forward on toolkit for .NET-C++ interoperability

Qt Group is moving forward with Qt/.NET, a proposed toolkit for interoperability between C++ and Microsoft’s .NET software development platform. The toolkit includes a Qt-based custom native host for managing assemblies, along with a native-to-managed adapter module providing interoperability services such as instance method invocation, event notification, and object-lifecycle management, according to an August 30…

Read More