npm v7.0.0 ready to ship with long-awaited features

Npm has announced that npm v7.0.0 will ship with the Node.js 15.0.0 release next week.  Npm v7.0.0 introduces a number of highly requested features, such as Workspaces, the ability to automatically install peer dependencies, and package-lock v2 and support for yarn.lock Workspaces are a set of features that offer support from managing multiple packages within … continue reading

Researchers develop HangFix to quickly resolve hang bugs

Researchers from North Carolina State University have developed a new tool that can help fix hang bugs, which occur when software gets stuck, but doesn’t crash. HangFix helps detect hang bugs, diagnose the problem, and apply a patch to correct the root cause of the issue. “Many of us have experience with hang bugs – … continue reading

14 remote working mistakes that your team could be making

Remote working has become the new normal for many, especially those in the development world where work can easily be done in a remote setting. But continuous working from home does come with some downsides, such as burnout.  In a webinar sponsored by Devtech Group, innovation consultant Nils Vesk explained 14 of the most common … continue reading

Syft and Grype are available in the Anchore toolbox

SD Times Open Source Project of the Week: Syft and Grype

This week’s highlighted open-source project is actually a collection of tools. Compliance company Anchore recently announced it would be launching a suite of open-source tools to help companies automated DevSecOps pipeline security and analysis. The first of those tools to be released are Syft and Grype. Syft analyzes container images and filesystems, then creates a … continue reading

Kong Konnect diagram

Kong Konnect to help users simplify complex cloud-native workflows

Kong has announced a beta for its new platform Kong Konnect, which provides users with access to a suite of tools for service connectivity for APIs and microservices.  Users can use Kong Konnect to simplify complex workflows across API gateway, Kubernetes Ingress, and service mesh runtimes.  It uses a modular approach and users can access … continue reading

Python 3.9 now available

The latest version of Python is now available. Python 3.9 introduces a number of new features, such as dictionary merge and update operators, string methods for removing prefixes, and more. Merge (|) and update (|=) operators have been added to the dictionary class. These additions complement existing methods of merging dictionaries, dict.update and {**d1, **d2}. … continue reading

Pixie Labs emerges from stealth with Kubernetes-native observability platform

Kubernetes-native observability platform provider Pixie Labs has emerged from stealth with $9.15 million in funding. The Series A funding round was led by Benchmark and GV also participated. According to the team, Pixie helps reduce the complexity and cost of observing and troubleshooting application performance. Developers can gain visibility into their application without needing to … continue reading

Screenshot of Microsoft Edge Tools for VS Code extension

Microsoft Edge Tools for VS Code extension allows web developers to do more from Visual Studio

Microsoft is trying to make it easier for web developers to use Visual Studio Code. The company has announced the general availability of the Microsoft Edge Tools for VS Code extension. According to Microsoft, VS Code has a lot of features to make developers’ lives easier, but it still tries to be as lightweight of … continue reading

Microsoft launches Playwright for Python for automating testing

Microsoft is trying to make it easier for developers to automate their end-to-end tests. The company has announced a preview of Playwright for Python, which allows developers and testers to write such tests in Python.  According to Microsoft, automated end-to-end tests have become more important than ever as teams build apps that run on a … continue reading

GitHub launches new code scanning capability

GitHub has announced that its code scanning feature is now available. The new code scanning capability scans code as it is created and provides reviews within pull requests and other GitHub experience. This automating of security helps ensure that vulnerabilities never make it to production, the company explained.  Code scanning integrates with GitHub Actions and … continue reading

HP Omnicept Solution brings new VR innovations to the enterprise

HP has announced the HP Omnicept Solution, which brings together its virtual reality (VR) headset and developer-focused SDK. According to the company, this will allow VR developers to create new personalized, engaging, and adaptive VR experiences for the enterprise. According to the company, facial expression and body language account for up to 50% of effective … continue reading

JetBrains launches Code With Me EAP for distributed collaboration

JetBrains has announced an early access program (EAP) for its Code With Me tool. Code With Me is a service in IntelliJ IDEA that allows developers to share open projects in the IDE with distributed team members. Using Code With Me, team members will be able to quickly access others’ code to help investigate issues, … continue reading

« Previous PageNext Page »
DMCA.com Protection Status