Parasoft recently released the 2024.1 releases of several of its products, including Java testing tool Jtest, C# and .NET testing tool dotTEST, and testing analytics solution DTP. Jtest now includes test templates in Unit Test Assistant, which is a feature that uses AI to generate a suite of tests. With the new Jtest release, testers … continue reading
According to a recent report from Jellyfish, 65% of respondents said they experienced burnout in the last year. To dig deep into why that’s happening at such a high rate, we invited the company’s CEO and co-founder, Andrew Lau, onto the latest episode of our podcast, What the Dev? Here’s an abridged and edited version … continue reading
Platforms like ServiceNow and Salesforce (to name a few) were introduced to address and solve the many overwhelmingly burdensome tasks associated with building enterprise-specific applications and keeping companies agile, automated, and scalable. However, to adopt these platforms in the organization and maximize their value, they require development practices, principles, and discipline similar to classic software … continue reading
The vector database Qdrant has developed a new vector-based hybrid search capability, BM42, which provides accurate and efficient retrieval for RAG applications. The name is a reference to BM25, which is a text based search that has been used as the standard in search engines for the last 40 years. According to Qdrant, the introduction … continue reading
A number of companies have announced major changes to their executive leadership last month. Here are a couple of the moves across the industry this past month. Anthony Griffin named chief architect of Hazelcast He has extensive experience building systems for financial institutions, such as Danske Bank, Nomura, HSBC, and others. Throughout his 25+ year … continue reading
A new report from CISA, the FBI, the Australian Cyber Security Centre (ACSC), and the Canadian Centre for Cyber Security (CCCS) analyzed 172 critical OpenSSF projects and found that 52% of them contain code written in a memory-unsafe language. The report also found that 55% of the total lines of code for all projects were … continue reading
Elastic has just released a new tool called Playground that will enable users to experiment with retrieval-augmented generation (RAG) more easily. RAG is a practice in which local data is added to an LLM, such as private company data or data that is more up-to-date than the LLMs training set. This allows it to give … continue reading
Earlier this week, the Eclipse Foundation announced the release of the Theia IDE, which is an open source IDE based on the Theia platform. “The release of Theia IDE represents a new milestone in the world of open source development tools,” said Mike Milinkovich, executive director for the Eclipse Foundation. “By combining flexibility, innovation, and … continue reading
It is no surprise that the rapid acceleration of technology and the growing inventory of tools at our disposal means software engineers need to start rethinking the way we harness existing and emerging resources to develop the next cutting-edge infrastructure that transforms financial services. To transform with success and grow, collaboration is key. Collaboration not … continue reading
Google has announced that developers now have access to a 2 million context window for Gemini Pro 1.5. For comparison, GPT-4o has a 128k context window. This context window length was first announced at Google I/O and accessible only through a waitlist, but now everyone has access. Longer context windows can lead to higher costs, … continue reading
Microsoft has released Fluid Framework 2, the latest version of its platform for building collaborative experiences across the Microsoft 365 suite. Fluid Framework 2 includes four major updates, the first of which is a new SharedTree Distributed Data Structure (DDS) that provides a programming interface for working with data. It supports many different data types, … continue reading
The Free Software Foundation (FSF) is hoping to extend its longevity and attract new people into the free software movement by making improvements to its governance process, resulting in the addition of three new board members. Joining the board effective June 23, 2024 are John Gilmore, Christina Haralanova, and Maria Chiara Pievatolo. The board reviewed … continue reading
GitHub is taking a step forward to help companies improve supply chain security with the release of Artifact Attestations. This new feature allows GitHub users to verify the integrity of GitHub Actions artifacts before they choose to deploy them into their Kubernetes cluster. Artifacts in GitHub are files or collections of files that were created … continue reading
The API management platform Gravitee has announced a new solution, Federated API Management, which provides governance capabilities for companies using multiple API gateways and event brokers. According to the company, businesses today are often managing tens of thousands of APIs and different teams tend to use different API gateways as well. This leads to API … continue reading