Cloud Computing

Java proposal would shrink JDK by 25%
In an effort to improve Java performance in cloud environments, an OpenJDK proposal is afoot to reduce the size of the JDK (Java Development Kit) by about 25%. The plan calls for enabling the jlink tool to build custom runtime images without using the...
2024-10-22 19:36
Save the date for Firebase Demo Day 2024!
Firebase Demo Day is back! Join us virtually on November 19, 2024 for a showcase of cutting-edge Firebase technology.
2024-10-22 18:00
Introducing Keras Hub: Your one-stop shop for pretrained models
KerasHub is a new unified library for pretrained models fostering a more cohesive ecosystem for developers.
2024-10-22 17:00
Musk’s xAI unveils a new API service for Grok models
Elon Musk-backed generative AI venture, xAI, has unveiled a new API service for its Grok models to allow developers to underpin their applications and agents with xAI’s large language models (LLMs).   Musk took to Twitter, now X, to announce that t...
2024-10-22 09:16
Agile and devops for SaaS and low-code development
Agile methodologies empower teams to prioritize backlogs, commit to an accomplishable amount of work, and deliver reliable software. Devops teams, aligned by culture, collaborative practices, and automation, focus on improving customer experiences, re...
2024-10-22 09:00
Why Python is the language of choice for AI
The widespread adoption of AI is creating a paradigm shift in the software engineering world. Python has quickly become the programming language of choice for AI development due to its usability, mature ecosystem, and ability to meet the data-driven n...
2024-10-22 09:00
Is data gravity no longer centered in the cloud?
The phenomenon of data gravity moving away from the cloud continues as businesses reassess their cloud strategies. Many now realize that the initial allure of unlimited storage and processing power often comes with unforeseen costs and complications. ...
2024-10-22 09:00
Rust 1.82 brings Cargo info subcommand
Rust 1.82, the newest version of the popular memory-safe programming language, fulfills a longstanding request for displaying information in the Cargo package manager registry. Also with Rust 1.82, Apple macOS on 64-bit Arm now offers Rust’s highest...
2024-10-21 20:09
IBM works to address the developer skills gap with AI
When IBM announced in May 2023 that its generative artificial intelligence tools were in use by its AI assistant, watsonx, to help enterprises modernize their mainframe applications by translating COBOL code into Java, it was just the beginning of its...
2024-10-21 13:25
11 open source AI projects that developers will love
The most creative and impactful ideas in software often appear as open source. Sharing code invites a global community of contributors to work together to drive a project forward. Artificial intelligence is no exception. While AI’s need for computat...
2024-10-21 09:00
How Kubecost shines a light on GPU efficiency
Many enterprise engineering teams—perhaps most at this point—have dived headlong into GPUs to build out proofs-of-concept and operationalize new products. While competitive pressures dictated the direction, GPU cost concerns have begun moving from...
2024-10-21 09:00
Stopping the rot in AI spending
They say that half the money spent on advertising is wasted, but the problem is figuring out which half. If that’s true, the problem is arguably worse for AI. Talk to people deep in the AI weeds and they’ll tell you upwards of 90% of money spent o...
2024-10-21 09:00
Free-threaded programming in Python 3.13
This (half-) month in Python and elsewhere: Python 3.13’s “no-GIL” or “free-threaded” version is out, and you can try it right now! Also, explore the ins and outs of Anaconda’s Python distribution for data science and get cracking on a Pyt...
2024-10-18 09:00
AI stagnation: The gap between AI investment and AI adoption
AI continues to shape cloud strategies, but AI implementation is going slower than most predicted. This is frustrating for technology providers who have made big bets on AI. What’s going on? A recent survey conducted by Censuswide on behalf of Re...
2024-10-18 09:00
True multithreading in Python at last!
This (half-) month in Python and elsewhere: Python 3.13’s “no-GIL” or “free-threaded” version is out, and you can try it right now! Also, explore the ins and outs of Anaconda’s Python distribution for data science and get cracking on a Pyt...
2024-10-18 09:00
Compare Mode in Google AI Studio: Your Companion for Choosing the Right Gemini Model
Compare Mode is a powerful new feature designed to help you make informed decisions about which Gemini model best suits your needs.
2024-10-17 20:00
How to use Task.WhenEach in .NET 9
The upcoming release of .NET 9 introduces the Task.WhenEach method, which enables developers to handle asynchronous tasks more elegantly. The Task.WhenEach method allows us to iterate through tasks as they complete, without having to call Task.WaitAny...
2024-10-17 09:00
Secure Azure Kubernetes with Advanced Container Networking Services
Microsoft’s Azure Kubernetes Service is designed to take care of much of the day-to-day management of Kubernetes, simplifying a lot of the complexity that goes with building and running large-scale, cloud-native applications. With Azure taking much ...
2024-10-17 09:00
Now in Developer Preview: Enhancing Chat with the Google Chat API
The Google Chat API has been launched, allowing developers to build Chat apps that enable real-time collaboration between Google Chat and other systems.
2024-10-16 20:00
WasmGC and the future of front-end Java development
JavaScript is the clear choice for front-end development today, but there is a longstanding push to be able to use Java on the front end. Among other things, Java brings a vast ecosystem of libraries, frameworks, and application code, which can be exp...
2024-10-16 09:00