GitHub recently announced new features being added to GitHub Discussions in order to help users communicate, collaborate, and connect with their teams about the software they are building. GitHub Discussions will now be supported at the organization level for open-source projects, enterprises, and development teams. This change comes after discovering that scoping discussions to individual … continue reading
GitHub Copilot, which is a solution that uses AI to make code suggestions to developers, is now available in Visual Studio 2022. The solution first launched as a technical preview last June, and according to GitHub, Visual Studio 2022 was the most requested IDE by the community. The solution makes suggestions to developers as they … continue reading
Git tool provider GitKraken launched GitLens 12 with support for Visual Studio Code for the Web and github.dev. GitLens is an extension for Git that can be used in various IDEs, and according to the company, is the most downloaded Git extension for Visual Studio Code. In addition, premium features like Worktrees and Visual File … continue reading
Contrast Security has announced that it is entering into a partnership with GitHub. With this comes the availability of Contrast Security’s suite of GitHub Actions that simplifies the process for developers to deliver code with no security vulnerabilities. Contrast’s GitHub Actions include four features that work to embed security into existing value streams. These actions … continue reading
GitHub has announced two new capabilities aimed at improving the developer experience for open source maintainers. “The world’s software depends on open source projects, so it’s important that open source maintainers can spend their time productively. We’re excited to share new features aimed at increasing the quality of contributions and helping maintainers focus on what … continue reading
OpenVSCode provides a version of VS Code that runs on a server on a remote machine and allows access through a modern web browser. It’s based on the same infrastructure used by Gitpod or GitHub Codespaces at scale. According to the project’s GitHub page, in 2019 the VS Code team began refactoring its architecture in … continue reading
Android recently announced the delivery of the first five stable Jetpack Wear OS libraries. These include: wear, wear-input, wear-ongoing, wear-phone-interactions, and wear-remote-interactions. The wear library allows users to lay out elements in an arch and write curved text in order to support the curvature of round watches. In addition, wear-input identifies and interacts with hardware … continue reading
Apollo GraphQL said it will use the funding to create pioneering open-source graph technology that makes app development faster and more accessible for everyone. The graph has gained a lot of popularity among developers with 86% of JavaScript developers ranking GraphQL as the top technology they want to learn. The company also plans to expand … continue reading
Rapid feedback loops are what make good development teams. A feedback loop is ultimately a mechanism within a system to help achieve two main outcomes: more frequent iterations among team members and faster response times to requests. The goal of achieving these desired outcomes is to enable a learning culture and continuously remove bottlenecks. Author … continue reading
Previous reports of the Java community found that developers were still mainly using Java 8 and didn’t adopt newer versions, but according to Snyk’s JVM Ecosystem Report 2021, that is starting to change. This year, 61.5% of respondents are using Java 11 somewhere in production, and almost 12% are using the latest release, which was … continue reading
GitHub launched a technical preview of GitHub Copilot, a new AI pair programmer that helps developers write better code. The tool draws context from the code that’s being worked on and suggests whole lines or entire functions to suggest alternative ways to solve problems, write tests, and explore new APIs without having to search for … continue reading
Red Hat OpenShift 4.8 helps organizations quickly create new cloud-native applications without having to abandon their existing environments and IT investments. One new feature is IPv6/IPv4 dual stack and IPv6 single stack support, which provides applications with interoperability and communications for environments that use IPv6 and IPv4 such as in Cloud-Native Network Functions. Also, OpenShift … continue reading