The Xen Project announced the latest version of its open-source hypervisor. Xen Project Hypervisor 4.14 introduces Linux subdomains, better nested performance, more robust live patching and reflects contributions from across the community and ecosystem. A new development made in the Xen Project Functional Safety Working group is the successful drafting of prototype requirement documents and … continue reading
This week Adobe introduced a new open-source project designed to help developers build great user experiences. React Spectrum is a collection of libraries and tools that focus on adaptive, accessible and robust user experiences. The project currently includes three libraries: React Spectrum, which is an implementation of Adobe’s design system React Aria, a library of … continue reading
The release of Tasktop Hub 20.3 includes the ability to integrate Jira Align as well as new UX features. Jira Align is also supported by Tasktop Viz, where enterprises get insight into the flow of business value, starting from strategic planning in Jira Align and all through the implementation by individual value streams working in … continue reading
Facebook has developed a new neural transcompiler system, Transcoder, to make it easier to migrate codebases to other languages. Transcoder uses self-supervised training, which Facebook explained is important for translating between programming languages. According to the company, traditional supervised-learning approaches are dependent on large-scale parallel data sets for the languages, but these don’t exist for … continue reading
Apple launched the Security Research Device (SRD) Program this week to help improve security for iOS users and to bring more researchers to the iPhone. It features an iPhone dedicated exclusively to security research, with unique code execution and containment policies. According to Apple, it is not meant for personal use or daily carry, and … continue reading
Dart has announced it is launching a new version of its pub.dev site for finding packages. The new site provides scoring metrics to help developers find potential useful packages. According to Dart, 7,000 packages were published in the past year. The new scoring system takes into account three metrics: How many likes a package has … continue reading
Software assurance and cybersecurity company GrammaTech announced it will be acquiring code analysis company JuliaSoft. According to GrammaTech, the acquisition will help it expand the reach of the CodeSonar SAST platform to Java and C#. The new language support extends the automated detection of software vulnerabilities to enterprise use cases where safety and security are … continue reading
Last year’s Gartner’s DevOps Hype Cycle states that DevOps Toolchain Orchestration is moving from the peak of inflated expectations to the trough of disillusionment. This means the market is moving at a fast pace towards actual productivity and scalability. We understand that we need to build a comprehensive strategy to address DevOps at scale, where … continue reading
Instana is adding a new GitOps enabled agent to its application performance management solution. According to the company, the Instana agent automatically supports Git-based configuration management to streamline configuration rollouts across multiple hosts. “With this latest unique capability, Instana is giving more control to users while reducing manual effort, enabling them to manage agent configuration … continue reading
The recently released 2020 Open Source Security and Risk Analysis (OSSRA) report, produced by the Synopsys Cybersecurity Research Center (CyRC), found that of more than 1,250 codebases analyzed in 2019, not only did virtually 100% have some open-source components, but also that an average of 70% of the code was open source, nearly double the … continue reading
The Apache Software Foundation (ASF) has released a beta for Apache Cassandra 4.0. According to the ASF, contributors have made over 1,000 bug fixes, improvements, and new features for version 4.0. The ASF has stated that no additional features will be added to future beta releases or the GA release of Apache Cassandra 4.0. “You … continue reading
Applitools added AI auto-maintenance and smart assist to its end-to-end platform. AI powered smart assist automatically analyzes large batches of test results, often numbering in the hundreds or even thousands of tests. It then removes any redundancies by grouping similar visual and functional regressions together. “Test maintenance is a painstaking and error-prone task, which is … continue reading
Perforce Software announced that it acquired Methodics, a provider of intellectual property life cycle management and traceability solutions for enterprises. Perforce explained the acquisition will help it expand its DevOps portfolio. “The semiconductor and embedded software design markets continue to expand, especially as they serve growing AI, automotive, cloud, and IoT markets,” said Mark Ties, … continue reading
Visual Studio 2019 version 16.6 contains the first user-visible pieces of C++20 Ranges support, according to Microsoft. The standard library concepts in ‘<concepts>’ have been shipping in MSVC since version 16.3. This includes the customization point ‘std::ranges::swap.’ Also available are the first batch of Range algorithms in ‘<algorithm>.’ Additional details are available here. WinUI 3 … continue reading