Pyodide, Mozilla’s open-source project for running Python inside a web browser, has become an independent and community-driven project with a new home on GitHub. The company also announced the new 0.17 release as part of its announcement. The project aims to bring the Python runtime to the browser via WebAssembly along with NumPy, Pandas, Matplotlib, … continue reading
The Angular team has announced it will be deprecating View Engine in Angular 12, but that this change won’t require most developers to take any action. View Engine is Angular’s legacy compilation and rendering pipeline. It is being replaced by Ivy, which has been the default pipeline for developers for the past year. The goal … continue reading
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
AWS released its new IDE, EMR Studio, designed to help data scientists and data engineers develop, visualize and debug applications written in R, Python, Scala and PySpark. The IDE was first previewed at AWS re:Invent 2020 and since then, new features were added such as the ability to use the Amazon EMR console and AWS … continue reading
Mobile engagement and communication company Sendbird announced new capabilities for developers to build chat features into their applications through Sendbird’s new Flutter SDK. Sendbird also announced a new open-source version of its UIKit to make it easier to fully customize and extend the UIKit. “Developers will grow the next generation of unicorns, and Sendbird is … 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
Canonical has released the latest version of Ubuntu. Ubuntu 21.04 includes native Active Directory integration, a smoother graphics experience, and a redesigned dark mode. “Native Active Directory integration and certified Microsoft SQL Server on Ubuntu are top priorities for our enterprise customers.” said Mark Shuttleworth, CEO of Canonical. “For developers and innovators, Ubuntu 21.04 delivers … continue reading
SmartBear, a leading provider of software development and quality tools, has integrated TestComplete, its UI test automation tool, with BitBar, its native mobile device cloud. TestComplete users are now able to create a codeless mobile test and then use these tests in BitBar across devices. Additionally, TestComplete increases support for testing enterprise applications like Salesforce, Oracle EBS, … continue reading
When I started in web development, the architecture of an application always radiated out from the database. Any application was firmly rooted by its data schema and the first step was sketching out the tables and relationships that would define how data was organized and retrieved. But that’s where the web was, not where it’s … continue reading
Google has announced the third developer preview of its upcoming 12.0 release. The latest preview includes a new app launch experience, new video and camera capabilities and new permissions for exact alarms that help users save battery. Developers can use new splash screen APIs and resources to manage the splash screen window’s background color, replace … continue reading
A majority of DevOps teams believe that building a learning culture is highly important. According to the DevOps Institute’s Upskilling 2021 Report, 70% of respondents viewed it as a top priority. In order to build a successful learning culture, teams have to eliminate blaming and shaming its members when problems arise. The report found some … 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