SKIE is an open-source tool that provides interoperability between Kotlin and Swift. Kotlin is the official language for Android development, while Swift is the language for Apple platforms, including iOS. It generates Swift wrappers around the Objective-C headers that the Kotlin compiler creates. This recreates features that are supported by both languages that sometimes get … continue reading
The artificial intelligence-augmented software-testing market continues to rapidly evolve. As applications become increasingly complex, AI-augmented testing plays a critical role in helping teams deliver high-quality applications at speed. By 2027, 80% of enterprises will have integrated AI-augmented testing tools into their software engineering toolchain, which is a significant increase from 10% in 2022, according to … continue reading
The software reliability company Nobl9 has announced the release of the Nobl9 Reliability Center, which is a platform designed to act as a company’s single source of truth for the reliability of all of their software. According to a recent report the company commissioned from Dimensional Research, 72% of companies use six or more observability … continue reading
Businesses and developers building generative AI models got some bad news this summer. Twitter, Reddit and other social media networks announced that they would either stop providing access to their data, cap the amount of data that could be scraped or start charging for the privilege. Predictably, the news set the internet on fire, even … continue reading
Amazon has unveiled the future of Alexa, revealing plans to harness the power of a specialized large language model (LLM) optimized for voice interactions. This development is expected to enhance the user experience with Alexa, making interactions more natural and conversational. The company emphasized the importance of involving developers in this journey to shape and … continue reading
GitHub is expanding the beta of its Copilot Chat to all GitHub Copilot for Individuals users. Previously, only GitHub Copilot for Business users could access the beta of this new feature. This means that GitHub users can now take advantage of the beta on their personal GitHub accounts if they are paying for the Copilot … continue reading
Developers will have a lot of new features to experiment with following a series of announcements from Oracle at Oracle CloudWorld. Some key highlights from the event include: Semantic search in Oracle Database The company introduced AI Vector Search, which is a collection of semantic search features that include a vector data type, and vector … continue reading
Vercel has announced the release of Next.js 13.5, which offers several improvements: 22% faster local server startup, 40% lessmemory usage, and optimized package imports. The performance optimization have been driven by focusing on caching or minimizing slow operations, optimizing expensive file system operations, better incremental tree traversal during compilation, moving unnecessary blocking synchronous calls to … continue reading
Creatio has launched Creatio Quantum, which marks a shift to a composable architecture. This architecture offers a hierarchy of pre-built components and blocks that empower users to create highly customized solutions using no-code. This approach enables organizations to adapt quickly to changes, making application and workflow automation deployment faster and easier. Additionally, Creatio Quantum introduces … continue reading
ServiceNow has announced new capabilities in the Vancouver release of the Now Platform to help companies address development skills gaps. According to a 2023 survey from The Manpower Group, 4 in 5 companies struggle to fill the roles they need. They found that the skills gap is the largest it has been in 17 years. … continue reading
A software bill of materials (SBOM) is a tool designed to share detailed information on code components in a standardized way. The SBOM has become an increasingly important tool for both application security purposes and governmental compliance. To minimize inconsistencies and encourage greater transparency, three primary SBOM formats have emerged, each of which allow companies to … continue reading
GitHub Enterprise Importer now supports repository migrations from Bitbucket Server and Bitbucket Data Center, and GitHub Actions Importer offers CI/CD migrations from Bitbucket and Bamboo. This coincides with the news that starting on February 15, 2024, Atlassian will stop providing technical support, security updates, and vulnerability fixes for their Server products like Bitbucket Server and … continue reading
Google has unveiled its most advanced model of its conversational AI, Bard, to date, introducing enhanced integration with Google apps and services to provide more helpful responses. Additionally, Bard has refined its “Google it” feature to verify answers, and its expanded capabilities are now available in a wider range of contexts and Google applications, including … continue reading
Java 21 is here, and it includes many improvements, such as the preview of virtual threads and the final version of the generational ZGC. Most updates in Java are categorized into different named projects. In this release the features come from three projects: Project Loom, which has to do with concurrency in Java; Project Panama, … continue reading