News & Blogs

News and Events
Latest From Our Blogs
Meta launches AI family Llama 4 — but the EU doesn’t get everything
Over the weekend, Meta took the opportunity to launch Llama 4, a new series of AI models trained on a large amount of...
Why is cloud-based AI so hard?
The public cloud market continues its explosive growth trajectory, with enterprises rushing to their cloud consoles to...
Visual Studio Code stabilizes agent mode
Visual Studio Code 1.99, the latest release of Microsoft’s popular code editor, is now available. Highlights of the...
Warning to developers: Stay away from these 10 VSCode extensions
Developers using Microsoft’s Visual Studio Code (VSCode) editor are being warned to delete, or at least stay away...
Cloudflare unveils agentic AI development tools
Following on its February release of the Agents SDK JavaScript framework for building AI agents, Cloudflare began its...
Kotlin, Swift, and Ruby losing popularity – Tiobe index
The Kotlin, Swift, and Ruby languages have slipped from their top 20 positions in the Tiobe index of programming...
Language models in generative AI – does size matter?
Generative AI applications revolve around the large language model, or LLM. From the launch of ChatGPT through to...
10 Java-based tools and frameworks for generative AI
Java is not the first language most programmers think of when they start projects involving artificial intelligence...
AI demands more software developers, not less
It’s time we officially bury the idea that AI means we won’t need software developers. For years, we’ve heard that...
Critical deserialization bug in Apache Parquet allows RCE
A flaw in code for handling Parquet, Apache’s open-source columnar data file format, allows attackers to run arbitrary...
Basking in JavaScript refinements
Simple and fast. That’s all we want from our software tools. And meeting the requirements, of course. You can’t go...
Google Cloud Next ’25: What to expect
Google Cloud Next ’25, which runs from April 9-11 in Las Vegas ,will showcase the latest advancements and future...
Enterprises are getting worse at multicloud
In the initial years of multicloud adoption, enterprises took cautious, calculated steps to build and manage...
Sonatype warns of 18,000 open source malware packages
Software supply chain security company Sonatype uncovered 17,954 open-source malware packages during Q1 2025, the...
Rust language adds trait upcasting
The Rust team has announced Rust 1.86, an update of the language that now features trait upcasting, or the ability to...
Hyperlight Wasm points to the future of serverless
Back when I first wrote about Hyperlight, Microsoft’s minimal hypervisor, I speculated that it had a possible role as...
GitHub upgrades tooling to help developers stop leaking secrets
Over 39 million API keys, credentials, and other secrets leaked onto GitHub’s platform last year, but an update to its...
Accelerate cloud infrastructure initiatives with Lucid Software
Cloud and development operations (devops) teams are under constant pressure to do more, faster. They have outdated...
[In preview] Public Preview: Increased VNet limits for Private Endpoints
With High Scale Private Endpoints, you are now able to increase Azure Private Endpoint’s default limits for local and...
How to use guard clauses in C#
We always strive to write source code that is clean, maintainable, and devoid of any errors. However, we may often...