Gemini API gets Batch Mode Batch Mode allows large jobs to be submitted through the Gemini API. Results are returned within 24 hours, and the delayed processing offers benefits like a 50% reduction in cost and higher rate limits. “Batch Mode is the perfect tool for any task where you have your data ready upfront … continue reading
Docker has updated Compose with new features that will make it easier for developers to build, ship, and run AI agents. Developers can define open models, agents, and MCP-compatible tools in a compose.yaml file and then spin up an agentic stack with a single command: docker compose up. Compose integrates with several agentic frameworks, including … continue reading
Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. It can be hard to keep up with it all, so we’ve written this roundup to share several notable updates around AI that software developers should know about. Docker MCP … continue reading
Docker is introducing new MCP-related offerings to provide developers with tools for working with the Model Context Protocol (MCP). Coming in May, Docker MCP Catalog will be a marketplace where developers can discover verified and curated MCP tools. The company partnered with several companies to build the catalog, including Stripe, Elastic, Heroku, Pulumi, Grafana Labs, … continue reading
Docker has announced that it is reworking its subscription plans to give all plans access to more capabilities and services, and is also updating the pricing to reflect the additions. Docker’s plans include Docker Personal, Docker Pro, Docker Team, and Docker Business and they all have been reworked plans to enable customers to access everything … continue reading
Cloud Foundry announced the latest release of Korifi, a platform that aims to simplify Kubernetes and enhance the application deployment process. It now supports Docker images and allows developers to easily deploy them to Kubernetes. This update streamlines container-based workflows by making Docker images compatible with existing containers in various development stages, which makes it … continue reading
Docker announced a new GenAI Stack in partnership with Neo4j, LangChain, and Ollama during its annual DockerCon developer conference keynote. This GenAI Stack is designed to help developers quickly and easily build generative AI applications without searching for and configuring various technologies. It includes pre-configured components like large language models (LLMs) from Ollama, vector and … continue reading
For the seventh year, Rust has been named the most loved language in Stack Overflow’s Developer Survey. Eighty-seven percent of Rust developers said that they want to continue using the language. Rust also tied with Python as the most wanted technology in this year’s report, with TypeScript and Go following closely behind. The distinction between … continue reading
This year at DockerCon 2022, Docker made two major updates to its platform to increase developer productivity. First, it announced the release of Docker Extensions, enabling developers to add development tools to Docker Desktop. This will allow developers to extend Docker Desktop’s existing capabilities to better suit their needs. As part of this announcement, the … continue reading
BumbleBee simplifies building extended Berkeley Packet Filter (eBPF) tools and allows users to package, distribute, and run them anywhere. eBPF provides Linux kernels the extensibility to enable developers to program the Linux kernel to quickly build intelligent or feature-rich functions based on their business needs. BumbleBee brings a Docker-like experience for eBPF, and through simple … continue reading
Apple announced new changes to the App Store that will resolve a class-action lawsuit from US developers. The agreement clarifies that developers can share purchase options with users outside of their iOS app; expands the price points developers can offer for subscriptions, in-app purchases, and paid apps; and establishes a new fund to assist qualifying … continue reading
Grafana 8.0 introduces new alerts that centralize alerting information Grafana managed alerts and alerts from Prometheus-compatible data sources within one UI and API. Grafana Labs also introduced a new data source: Alertmanager, which is in alpha and includes built-in support for Prometheus Alertmanager. Also, data sources can now send real-time updates to dashboards over a … continue reading