The latest Rust programming langauge release enables new things to appear in ‘const fn,’ two new standard library APIs, and one feature useful for library authors. By including the features in ‘const fn’, this led to a 40x performance improvement in Microsoft’s WinRT bindings for Rust, according to the working group behind the language. The … continue reading
Swap Detector is an open-source checker that detects API usage errors. The project was released this week by GrammaTech, and originally created by The Department of Homeland Security, Science and Technology Directorate, and Static Tool Analysis Modernization Project. “Traditional static-analysis techniques do not take advantage of the vast wealth of information on what represents error-free … continue reading
The Common Weakness Enumeration (CWE) has released its 2020 “Top 25 Most Dangerous Software Weakness” report, which found improper neutralization of input during web page generation, also known as cross-site scripting (XSS), and out-of-bounds write, where the most dangerous weakness. With cross-site scripting, software does not neutralize or incorrectly neutralizes user-controllable input before it is … continue reading
BurstIQ, the leading provider of blockchain-enabled secure data exchange services, announced today the full release of the BurstChain User Interface Software Developer Kit, a set of key accelerator tools that allow application developers to rapidly deploy blockchain-enabled web applications and services on the BurstIQ Platform. The BurstChain UI SDK includes several tools designed to simplify … continue reading
Sleeek Corporation (here after Sleeek), a global provider of solutions to improve productivity in software development, announced on August 18 that its automated code review service Sider, is now compatible with GitLab through “Sider Enterprise for GitLab”. In addition, the programming languages supported by Sider have been expanded to include Python, C/C++, and C#. As … continue reading
As Agile software development continues to take hold across all industries, along with DevOps practices and tooling, refining the delivery of products and services is increasingly the focus for many firms. Ensuring business goals and customer requirements are being met is key to software delivery. This requires detailed planning and organization of all teams working … continue reading
Microsoft launched a new open source site, which features aims to help people get involved, explore projects and join the ecosystem. The site also offers near real-time view of things that are happening across Microsoft’s projects on GitHub. In addition, the site highlights Microsoft’s open-source projects such as Accessibility Insights, PowerToys and Windows Terminal. More … continue reading
Data is more available than ever before, and copious amounts of new data are collected every day. But if there’s one major impediment to helping organizations unlock the full value of their data, it’s the fact that data hasn’t truly been democratized. In large part, data is simply not accessible for far too many professionals … continue reading
New Relic and Grafana Labs are teaming up on open instrumentation. The news comes after New Relic announced a new focus on observability. The partnership will allow developers to see operational data in one place and to break down data silos. Prometheus users can utilize the Prometheus remote write capability to send metric data directly … continue reading
Continuous delivery as a service provider Harness announced that it acquired Drone.io, the creator of the open-source project Drone. Drone is a continuous delivery system build on container technology. With this new acquisition, Harness hopes to enable DevOps engineers to build, test and deploy software on-demand, without delay or downtime. Drone.io plugins are containerized and … continue reading
The world may seem like it is on pause as the COVID-19 pandemic continues, but technology is still advancing and the skills gap between talent and job requirements is widening. Microsoft estimates that there will be 149 million new technology jobs by 2025. There will be 1 million new jobs for privacy and trust, 6 … continue reading
The Linux Foundation has announced a new collaboration effort to improve open-source security. The Open Source Security Foundation (OpenSSF) aims to consolidate industry efforts with targeted initiatives and best practices. According to the Linux Foundation, OpenSSF is committed to collaboration and working both upstream and with existing communities to advance open source security for all … continue reading