Cloud Computing

Smaller, Safer, More Transparent: Advancing Responsible AI with Gemma
ShieldGemma is a suite of safety content classifiers models built upon Gemma2 designed to keep users safe. GemmaScope is a new model interpretability tool that offers unparalleled insight into our models' inner workings.
2024-09-12 18:52
Google URL Shortener links will no longer be available
Understand how you will be impacted by our decision to turn off the serving portion of Google URL Shortener.
2024-09-12 18:52
Introducing Genkit for Go: Build scalable AI-powered apps in Go
Genkit for Go is an open source framework for building AI-powered applications in Go. It leverages Go's simplicity, scalability, and security, and is currently in alpha.
2024-09-12 18:52
The I/O journey continues in Bengaluru
Google's I/O Connect event in Bengaluru highlighted India's contributions to AI and introduced new tools for app development, including AI agents for coding and testing.
2024-09-12 18:52
Enabling more private generative AI
Google has developed a number of technologies that you can use to start experimenting with and exploring the potential of generative AI to process data that needs to stay private.
2024-09-12 18:52
3 fun Gemma project ideas
Use Gemma models to translate an old language, brainstorm game design ideas, and write a letter to Santa.
2024-09-12 18:52
Get started with Gemma on Ray on Vertex AI
Use Gemma Supervised tuning on Ray on Vertex AI to train and serve machine learning models efficiently and effectively.
2024-09-12 18:52
Gemini 1.5 Pro 2M context window, code execution capabilities, and Gemma 2 are available today
Developers will now be able to give Gemini 1.5 Flash a set of pre-trained data of their own and tune it to improve model performance significantly.
2024-09-12 18:52
Kong API platform adds service catalog
API infrastructure platform provider Kong has updated its Kong Konnect API platform with the Konnect Service Catalog, a de facto system of record that enables greater visibility and stronger management of all APIs in a company’s IT infrastructure, t...
2024-09-12 17:00
Using the Pinecone vector database in .NET
If you’re building generative AI applications, you need to control the data used to generate answers to user queries. Simply dropping ChatGPT into your platform isn’t going to work, especially if you’re using proprietary data that wasn’t part ...
2024-09-12 09:00
Using PostgreSQL as a vector database in RAG
PostgreSQL with the pgvector extension allows tables to be used as storage for vectors, each of which is saved as a row. It also allows any number of metadata columns to be added. In an enterprise application, this hybrid capability of storing both ve...
2024-09-12 08:30
Oracle CloudWorld 2024: Latest news and insights
Oracle CloudWorld, one of the tech industry’s signature events, began September 9th. The event, known as OpenWorld until 2020,  is a significant gathering for IT professionals, developers, and business leaders looking to explore the latest advancem...
2024-09-12 08:15
Exception handling in Java: The basics
If you’ve ever wanted to understand how failure is represented in source code, you’ve come to the right place. In addition to an overview of Java exceptions, this article gets you started with Java’s language features for throwing objects, tryin...
2024-09-12 08:00
Node.js adds built-in API for on-disk caching
Node.js 22.8.0, the latest release of the event-driven JavaScript runtime, adds a JavaScript API to enable on-disk caching of all modules loaded after the API is called, presenting a caching option for code. The API is called module.enable.CompileCach...
2024-09-11 20:14
File handling in server-side JavaScript
Working with files on the server is a perennial need for developers. Server-side JavaScript platforms like Node, Deno, and Bun offer a flexible and fairly simple approach to doing things with files. This article shows you how to use the fs library t...
2024-09-11 09:00
TypeScript 5.6 now generally available
TypeScript 5.6, the latest version of Microsoft’s strongly typed JavaScript variant, is now available as a production release. The update features capabilities that include disallowing nullish and truthy checks on syntax that never varies on nullish...
2024-09-11 07:00
Oracle Code Assist moves to beta
Oracle Code Assist, the company’s AI-powered programming assistant, is available in a beta trial. The beta version is optimized for Java and adds capabilities intended to boost development of applications for Oracle Cloud Infrastructure (OCI), Oracl...
2024-09-10 22:57
Oracle’s HeatWave data analytics service gets new gen AI features
Oracle released new generative AI features among other updates to its managed data analytics and database service, Oracle HeatWave at its CloudWorld 2024 conference. Oracle HeatWave encompasses several modules including HeatWave Lakehouse, HeatWave on...
2024-09-10 13:00
Oracle inks deal with AWS to offer database services
In continuation of its efforts to help enterprises migrate to the cloud, Oracle said it is partnering with Amazon Web Services (AWS) to offer database services on the latter’s infrastructure. This is Oracle’s third partnership with a hyperscaler t...
2024-09-10 10:23
A critical juncture for public cloud providers
Public cloud providers are expensive, and I’m not alone in that opinion. Civo, a company specializing in public cloud services, recently published a report on the state of the cloud market. Civo surveyed more than 500 professionals in the cloud indu...
2024-09-10 09:00