AWS has just announced that Amazon Q is now generally available. Amazon Q is a generative AI assistant designed for business use and it comes in two flavors: Amazon Q Developer and Amazon Q Business. The developer version can assist with tasks such as code generation, testing, debugging, while the business version can be used … continue reading
GitHub has released a technical preview for a new Copilot-based platform designed to help out across all steps of the development life cycle, from planning to building to testing. “Copilot Workspace represents a radically new way of building software with natural language, and is expressly designed to deliver–not replace–developer creativity, faster and easier than ever … continue reading
OpenText is releasing a new solution, Open Source Select, designed to help developers find open source libraries that comply with their organization’s security policy. Developers can search for open source libraries and will be shown only the results that they can actually use. According to OpenText, this helps cut down on the time spent looking … continue reading
Microsoft has announced that it is open sourcing MS-DOS 4.0, in collaboration with IBM, who developed portions of the code. It will be available under the MIT license. This came about because an English researcher, Connor “Starfrost” Hyde was exploring the relationship between DOS 4, MT-DOS (Multitasking DOS), and OS/2, and was in communication with … continue reading
Most organizations understand the value of secrets management — which is the practice of securely storing development credentials like API keys, certificates, and SSH keys — but not all organizations are following secure secrets management practices. According to the secrets management provider Bitwarden’s 2024 developer survey, which polled 600 developers across different industries, 86% of … continue reading
Apple has released eight new small LLMs as part of CoreNet, which is the company’s library for training deep neural networks. The models, called OpenELM (Open-source Efficient Language Models), come in eight different options: four are pre trained models and four are instruction tuned and each comes in sizes of 270M, 250M, 1.1B, and 3B … continue reading
The DevOps company Copado has announced a new AI assistant for Salesforce test creation called Test Copilot. This follows the company’s recent announcement of Copado Explorer, which is an automated testing solution designed for Salesforce users, as well as the launch of its AI assistant CopadoGPT, which Test Copilot is built on. Users provide a … continue reading
Quill is an open-source rich text WYSIWYG editor designed to be customizable by the user. It uses a modular architecture to allow the editor’s behavior and functionality to be changed. It officially supports a number of modules that can be added, including Toolbar, Keyboard, History, Clipboard, and Syntax. Each module also has additional configuration options … continue reading
Canonical has announced the release of a new Long Term Support (LTS) version of Ubuntu. Ubuntu 24.04 LTS, also codenamed as Noble Numbat, introduces several new features that will be appealing for developers. “20 years in the making. Ubuntu 24.04 LTS brings together the latest advancements from the Linux ecosystem into a release that is … continue reading
Node.js 22 is now available with a number of new features, such as support for “require()” for synchronous ECMAScript (ES) module graphs, which is currently an experimental feature. When the experimental module is enabled and “require()” tries to load an ES module, if it is both explicitly marked as an ES module and is fully … continue reading
IBM has unveiled its intention to acquire HashiCorp in a huge $6.4 billion acquisition that is expected to close later this year. IBM says that the goal with this acquisition is to create “a comprehensive end-to-end hybrid cloud platform.” HashiCorp’s portfolio includes a number of popular tools, including Terraform for infrastructure as code provisioning, Vault … continue reading
The API management company WSO2 has announced updates across several of its products: WSO2 API Manager, WSO2 API Platform for Kubernetes (WSO2 APK), and WSO2 Micro Integrator. The WSO2 API Manager control plane was updated to now be able to manage both itself and WSO2 APK. This allows WSO2 APK APIs to benefit from the … continue reading
The database company Snowflake is adding another large language model (LLM) into the AI ecosystem. Snowflake Arctic is an LLM designed for complex enterprise workloads, with cost-effectiveness as a key highlight. It can efficiently complete enterprise intelligence tasks like SQL generation, coding, and instruction following, meeting or exceeding benchmarks in those areas when compared to … continue reading
New Relic is hoping to provide customers with a better understanding of the health and state of their AI applications with the introduction of New Relic AI monitoring. “New Relic AI monitoring brings the power of observability to engineers working on AI by providing the necessary insights to debug, monitor, and improve AI applications, ensuring … continue reading