Atlassian is trying to improve the developer experience across several of its products — including Jira, Compass, and Bitbucket — with its latest round of updates. The first update is the ability to connect Compass components to Jira Software. This provides developers better visibility into health and performance metrics of their applications without needing to … continue reading
The development tools company Perforce Software has announced it completed its acquisition of Delphix, which is a provider of enterprise data management software. By bringing Delphix’ technology into Perforce’s portfolio, Perforce hopes to provide its customers with more data automation and compliance capabilities. “Data is at the heart of how enterprises operate today and essential … continue reading
DataStax, the generative AI data company, today announced a milestone in its journey to simplify enterprise retrieval-augmented generation (RAG) for developers by integrating with Microsoft Semantic Kernel. Companies often have hundreds of existing applications that they want to bring into the AI world. This integration enables developers to more easily build RAG applications and vectorize … continue reading
Software testing is a critical aspect of the SDLC, but constraints on time and resources can cause software companies to treat testing as an afterthought, rather than a linchpin in product quality. The primary challenge in the field of testing is the scarcity of talent and expertise, particularly in automation testing, according to Nilesh Patel, … continue reading
The AI-powered data analytics platform Foundational has just announced $8 million in seed funding and the general availability of its platform, which is designed to enable developers to find and fix data issues before code containing it is deployed. The funding round was led by Viola Ventures and Gradient, and Asymmetric Venture Partners and executives … continue reading
The first piece of open source code was published just over 70 years ago, and now open-source software finds itself in almost every application that exists today. A 2024 report from Synopsys found that the average application has over 500 open source components in it, and most recent industry reports show that over 95% of … continue reading
AI is our generation’s moonshot, and we’ve got to get it right. That’s what Stanford University Professor Fei-Fei Li told Joe Biden this month as he became the first president to talk about the impact of AI in his State of the Union address. Our original moonshot required new technology and new ways of thinking … continue reading
Flyde is a visual programming tool for VS Code that lets people create programming flows using a graphical interface. It is designed to be used alongside the actual codebase, enabling developers to switch to the lpow-code interface for situations where having a visual is more helpful. “Flyde was built not to replace textual programming, but … continue reading
The Android development team has just announced the release of the second developer preview for Android 15. The satellite communication functionality has been updated with new UI elements to provide a better user experience. Apps can also now use ServiceState.isUsingNonTerrestrialNetwork() to detect when a device is connected via satellite, and there is also now support … continue reading
Microsoft is trying to make it easier to incorporate AI features into their existing applications, with the release of .NET Smart Components, a suite of AI UI components that can be added into .NET apps. There are three components being released: Smart Paste, Smart TextArea, and Smart ComboBox. Smart Paste fills out forms using whatever … continue reading
Confluent has just announced a new managed service for Apache Flink to help make it easier for customers to create data streams. Stream processing is a technology that allows data professionals to utilize data as it arrives instead of working on older data that has already been processed. It is needed for uses like fraud … continue reading
JetBrains has announced the beta for its new upcoming CI/CD service, TeamCity Pipelines. The new platform allows development teams to automate things like integrating changes into an application, testing them, and then finally delivering the updates to users. TeamCity is an existing platform from the company, but it was targeted at large enterprises. This new … continue reading