The initial preview of Microsoft’s GUI app support is now available for Windows Subsystem for Linux which lets developers use their favorite Linux GUI applications. According to the company, this will be useful for running Linux-only applications or Linux-specific use cases such as testing. It can also be used for building, testing and using Linux … continue reading
Teller is an open-source productivity secret manager that aims to help developers with cloud-native apps and multiple cloud providers. The tool was built by developer-first cybersecurity company Spectral as a way to tackle the “last mile problem” of securing sensitive access and preventing data leaks. With Teller, developers never have to leave their terminal to … continue reading
Observability platform provider Grafana Labs announced its open-source projects Grafana, Grafana Loki and Grafana Tempo will now be available under the Affero General Public License v3 (AGPLv3). The projects were previously available under the Apache License 2.0. Raj Dutt, CEO of Grafana Labs, explained it chose AGPLv3 because it is an Open Source Initiative approved … continue reading
The development team behind Android said that it no longer recommends RenderScript as the optimal way to run computationally-intensive code on the GPU or CPU without having to make use of the NDK or GPU-specific APIs and will deprecate the feature in Android 12. Instead, developers will have access to an open-source library that contains … continue reading
Qiskit is an open-source framework for creating and running programs on quantum computers. The project was launched by IBM four years ago as an effort to introduce more programmers to quantum computing. Since then, IBM has updated the SDK to better meet users’ needs and have provided pulse-level control to help programmers understand and work … continue reading
Google introduced the open-source Logica programming language this week. It is designed to compile to SQL and run on Google BigQuery with experimental support for PostgreSQL and SQLite. According to the company, the language was created to make it easier for developers who have to deal with the challenges of SQL. The challenges with coding … continue reading
The Linux Foundation has launched a new research division to look at the impact of open source. Linux Foundation Research aims to broaden the understanding of open source projects, ecosystems, and impact by looking at open source collaboration. “As we continue in our mission to collectively build the world’s most critical open infrastructure, we can … continue reading
In response to Elastic changing its open-source software licenses on Elasticsearch and Kibana, Amazon has introduced the OpenSearch project. The project is a community-driven, open-source fork of Elasticsearch and Kibana. Amazon announced earlier this year it would be creating and maintaining an Apache License, Version 2.0 fork of the open-source products. “We are making a … continue reading
The latest release of the Gradle build tool is now available. Gradle 7.0 enables file system watching by default to make incremental builds faster and expands support for building projects with Java 16 as well as Apple Silicon support. When the file system is enabled in the new version, Gradle keeps what it learned from … continue reading
Microsoft has announced C# standardization is now open sourced. The work for C# standards will now happen in the open under the .NET Foundation while the ECMA C# standards committee, TC-49-TG2 is still responsible for creating the proposed standard for the C# language. “Moving the standards work into the open, under the .NET Foundation, makes … continue reading
Over the last several years, cloud-native development has transformed the way we think about software development. To speed up release cycles, build more powerful applications, and deliver superior user experiences at scale, more and more dev teams are embracing this modern approach to software development and building applications entirely in the cloud. According to the … continue reading
AsyncAPI is joining the Linux Foundation to make sure AsyncAPI stays neutral and is driven by those who are dedicated to the product. The project aims to unify all of the API specifications and to enable developers to use its tooling together with their existing OpenAPI, GraphQL, and gRPC definitions. Another goal is to enable … continue reading