Cosmonic uses WebAssembly to manage apps
Leveraging the WebAssembly binary instruction format, Cosmonic has launched wasmCloud-based Cosmonic Control, an enterprise control plane for managing distributed applications. Introduced March 24, this control plane can be used across any cloud, Kube...
Google acquires Wiz: A win for multicloud security
Google’s recent acquisition of Wiz positions the tech giant as a leader ready to tackle today’s multicloud challenges, potentially outperforming competitors such as Microsoft Azure and AWS. The collaboration aims to simplify complex security archi...
Learning AI governance lessons from SaaS and Web2
The experimental phase of generative AI is over. Enterprises now face mounting pressure — from boardrooms to the front lines — to move AI into production to streamline operations, enhance customer experiences, and drive innovation. Yet, as AI depl...
OpenTofu becomes the real deal
In open source, forks often struggle to break free from the shadow of their progenitors. But OpenTofu, the community-driven Terraform fork born from HashiCorp’s licensing upheaval, is writing a different story. Since January 2024, OpenTofu has trans...
OpenSilver extends to iOS and Android
Userware has updated its OpenSilver open source UI framework for .NET, expanding the reach of Windows Presentation Foundation (WPF) to mobile apps. OpenSilver is best known as a replacement for Microsoft Silverlight, a rich internet application frame...
Nvidia launches AgentIQ toolkit to connect disparate AI agents
As enterprises look to adopt agents and agentic AI to boost the efficiency of their applications, Nvidia this week introduced a new open-source software library — AgentIQ toolkit — to help developers connect disparate agents and agent frameworks. ...
Everyone needs a genAI strategy now
Does your company have an AI strategy yet? Our top stories this month point to the perils of not having one—including but not limited to the rising threat of shadow IT. We’re also looking ahead to the future of highly adaptive UIs, the rise of cit...
Bridging the digital skills gap
A recent McKinsey study highlights that 87% of executives now view skill shortages as a critical barrier to their digital transformation efforts. The digital skills gap hinders a company’s ability to fully leverage advanced technologies such as arti...
Microsoft .NET 10 Preview 2 shines on C#, runtime, encryption
Microsoft has unveiled a second preview of its planned .NET 10 developer platform, featuring enhancements related to encryption, the .NET runtime, and the C# language. Published March 18, .NET 10 Preview 2 follows the February 25 debut of Preview 1. P...
Ex-Sun CEO Scott McNealy reflects on Java’s founding
Languages such as Python and Rust get a lot of new attention these days, but Java is still going strong after three decades. With Java’s 30th birthday two months away, Scott McNealy, former CEO of Java founding company Sun Microsystems, and Oracle o...
How to implement idempotent APIs in ASP.NET Core
When designing your APIs, you should make them idempotent to ensure that they are robust, reliable, and fault-tolerant. An operation is idempotent when repeating it will always result in the same outcome. For example, an elevator button is idempotent....
TypeScript gets Go-faster stripes
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, and run on top of Node.js. However, it’s shiftin...
SAP introduces Joule for Developers
SAP has added AI capabilities powered by its AI assistant, Joule, to SAP Build Process Automation and SAP Build apps, extending the existing AI capabilities in SAP Build Code and ABAP Cloud. The announcement at this week’s SAPInsider event in Las Ve...
Astro with HTMX: Server-side rendering made easy
Astro.js is a well-thought-out and capable full-stack JavaScript platform that provides flexible technology choices on both the front and back end. It’s no surprise it currently has 50,000 stars on GitHub. Astro provides a structure to start with wh...
You can build it on a Chromebook
I was a Windows guy from the very beginning. I used Windows 1.02 on my IBM PS/2 Model 25 back in the late 1980s. I was thrilled to build applications for Windows 3.1 using Turbo Pascal for Windows. I remember how fun it was to allocate a whopping 2G...