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
Video communications can be a bit finicky because of error-prone networks like Wi-Fi or 4G. This can make customers pretty frustrated, especially if they are trying to using video calls for long distance friendships or business meetings. Vidyo, a video-enabling technology company, spent the last year gearing up for its open developer platform and beta … continue reading
Docker has announced an update with new features, improvements and fixes. Docker 1.13 includes the ability to compose files to deploy swarm mode services; improved CLI backward-compatibility; cleanup commands; CLI restructuring; monitoring improvements; build enhancements; and the public data of Docker for AWS and Azure. In addition, Docker 1.13 features experimental capabilities in Docker build … 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
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
There’s a new lightweight, fast and mobile-friendly JavaScript library called Inferno, which developers can play around with as version 1.0 launched this week. Inferno is derived from React, so its architecture and life cycles will feel and look similar. But the difference is the computational engines render in a different way, according to Luke Sheard, … continue reading
If you are a hacker, creator, developer, or you just dabble in code, this trending repo on GitHub might make its way into your life, especially if you are looking for a fully extensible launcher. Zazu is an open-source launcher with defaults that make it useful out of the box, according to its website. It … continue reading
After building up its internal incident response documentation for several years, the enterprise incident resolution service PagerDuty open-sourced the documentation so the community can better prepare for various incidents. The PagerDuty Incident Response Documentation is a collection of best practices for how to prepare new employees for on-call responsibilities, as well as how to handle … continue reading
Holiday breaks are a good time to catch up on relaxing, reading, or maybe indulging in some video gaming. Kevin Hughes did just that over his winter break, only it wasn’t he who was playing the games: It was an artificial neural network he trained using TensorFlow. Hughes is a senior developer at Shopify, and … continue reading
When it comes to Android development, there are a lot of interesting and unique ways to create an application. To help developers navigate their way through the ever-increasing Android Landscape, Google has put together the Android Architecture Blueprints. “The Android framework offers a lot of flexibility when it comes to defining how to organize and … continue reading