Palo Alto Networks releases QRNG API framework
Cybersecurity company Palo Alto Networks has released the Quantum Random Number Generator (QRNG) Open API framework, enabling users to prepare for quantum security threats. Unveiled January 22, the framework addresses the need for multi-vendor interop...
Unlocking the Potential of Quantum Computing
A free Coursera course on quantum error correction, developed by Google Quantum AI, explains the importance of error correction in quantum computing and provides an overview of quantum errors.
The OpenJDK’s plans for Java in 2025
Java enhancement plans for 2025 range from improving performance in the foreign function and memory (FFM) API, to working on ahead-of-time (AOT) code compilation, to finalizing the structured concurrency API, according to a recently published presenta...
Google BigQuery gets metadata service with Iceberg support
Google Cloud is adding a new metadata service that is compatible with Apache Iceberg to its managed data analytics service BigQuery in order to help enterprises cut down complexities around metadata management. Named BigQuery metastore, the fully mana...
How to use resource-based authorization in ASP.NET Core
When implementing authorization in ASP.NET Core, we can adopt a declarative or an imperative approach. In a declarative authorization, you would typically use the [Authorize] attribute to restrict access to the resource. However, there are certain use...
Stratoshark analyzes cloud applications at a syscall level
Securing cloud applications is both easy and hard. Easy because hyperscale providers such as Microsoft Azure are focused on ensuring that tenant compute environments are locked down and isolated from each other. Hard because those same provider polici...
Stargate Project launched for AI infrastructure
In a venture unveiled by Pres. Donald Trump on January 21, companies including SoftBank, Oracle, OpenAI, and MGX are funding a new AI company, called the Stargate Project, to invest $500 billion to build AI infrastructure for OpenAI in the United Stat...
Stargate Project launched for OpenAI AI infrastructure
In a venture unveiled by Pres. Donald Trump on January 21, companies including SoftBank, Oracle, OpenAI, and MGX are funding a new AI company, called the Stargate Project, to invest $500 billion to build AI infrastructure for OpenAI in the United Stat...
3 Python web frameworks for beautiful front ends
Python has long had a presence as a language for server-side frameworks, with support for most every project size or use case. But it’s historically been confined to the back end—there’s no real culture of writing Python for creating front-end, ...
How to deal with a Big Pile of Mud
Last week I talked about where those big, unwieldy code bases come from. They don’t appear out of nowhere, and no one ever plans to create one. Defining a problem is great, but what is one to do? How will you deal with the Big Pile of Mud that you ...
Software bill-of-materials docs eyed for Python packages
Software bill-of-materials (SBOM) documents would be used in Python packages as a means to improve their “measurability” and to address the problem of “phantom dependencies” in Python packages, under a Python Enhancement Proposal (PEP) now bei...
The bitter lesson for generative AI adoption
The rapid development and improvement in generative AI technology pose a challenge for training and fine-tuning as a sustainable path for adoption. If organizations constantly need to fine-tune new models for specific tasks, they might be in a costly ...
The AI security tsunami
AI isn‘t just changing cloud computing, it’s completely reshaping how we think about security in the cloud—on both sides. Attackers use AI to cause breaches, and enterprises use AI to defend against such attacks. Let me break this down into what...
Javaforum Malmø 2025
Javaforum Malmø 2025 It has been a goal for a very long time to have at least one Javaforum Malmö event each quarter of the year. We didn’t manage that last year, but hopefully 2025 is the year when we are back on track. It certainly started well w...
From devops to CTO: 5 things to start doing now
I was promoted to CTO in my late twenties, and while it is common to see young CTOs leading startups these days, it was unusual in the ’90s. I was far less experienced back then, and still developing my business acumen. While I was a strong software...