Raw data suggest the open-source community remains dominated by men, but women in coding are crusading against these statistics and finding ways to achieve inclusivity. One of these women is Marina Zhurakhinskaya, a longtime software engineer and Red Hat’s first senior outreach specialist, who is devoting her career to making open source communities, like the … continue reading
Almost every modern business and application uses open-source modules. It’s misleading to spend time distinguishing between open-source and proprietary software, because modern applications include third-party software components. Many of those components are open source, and very few companies have a solid understanding of the security vulnerabilities that come with the code. The reach and impact … continue reading
A newly launched company, Bugsee, wants to help developers build and maintain bug-free apps. As part of its launch, it announced a bug reporting and crash analytics tool for mobile app developers that captures video of user interactions so developers can see what leads to bugs or crashes. “We think of Bugsee as the flight … continue reading
Microsoft has announced it is open-sourcing its unit test execution infrastructure: the VSTest platform. The framework is designed to run tests, collect diagnostic data, and report the results. It provides the ability to run different test frameworks, provides code coverage, includes test impact analysis, and more, according to Microsoft. In addition, it can parallelize across … continue reading
UPDATE: Code.gov is up and apparently back to full functionality. The outage was reportedly because of a DNS issue. The Code.gov project appears to have been expunged from the Internet following the inauguration of Donald Trump as president. The project, which had run under the Obama administration’s Executive Office of the President, sought to open-source … continue reading
GPU Tensors, dynamic neural networks, and deep Python integration are the major highlights of this week’s featured GitHub project: PyTorch. PyTorch is a new deep learning framework that puts Python first. This open-source Python package is in an early-release beta, but the PyTorch team says developers can expect some “adventures and rough edges.” PyTorch is … continue reading
Slack has introduced a much-sought-after feature today called Threads, which lets users reply to messages, organize discussions and manage their conversations. According to Paul Rosania, a member of the core product team at Slack, the company was trying to implement a feature that would group conversations in a channel to make it clear which message … continue reading
More companies are adopting container technology to achieve things like developer efficiency, and while Docker remains a leader in container technology, Kubernetes is a choice for container orchestration and management, according to a recent ClusterHQ report. The most recent version of the open-source project, Kubernetes 1.5, includes several new features that can be beneficial and … continue reading
The Free Software Foundation has updated its High Priority Projects list. This list, originally created in 2005, keeps track of software projects and technologies that the organization would like to see built in the open-source community, rather than simply with proprietary commercial software. The list has included items like Gnash (a free software Flash player), … continue reading
LogiGear completed its acquisition of True North Service (TNS), a provider of contract staffing and software testing services to technology companies. TNS will allow LogiGear to expand its customer base, adding new companies like Amazon, Cisco, DocuSign and T-Mobile. LogiGear will also be able to expand its presence in the Pacific Northwest, and continue to … continue reading
It’s hard to keep up with the vast array of programming languages available today, especially when new programming languages are popping up almost every week. Exercism wants to help. Exercism is an open-source project designed to help new and experienced programmers get up to speed with programming languages quickly. The project allows developers to experiment … continue reading