StreamSet, a enterprise data operations platform provider, is taking on the Internet of Things and edge devices with the open source release of StreamSet Data Collector Edge (SDC Edge). SDC Edge is a end-to-end data ingestion solution for resource- and connectivity-constrained systems such as IoT device or cybersecurity applications. “The massive volume of data created by … continue reading
Google is open sourcing a new project designed to analyze and compare container images. Google uses container-diff in its own work, and believes it can be useful for anyone building containerized software. “Containers and the Dockerfile format help make customization of an application’s runtime environment more approachable and easier to understand. While this is a … continue reading
GitHub announced a new solution to talk to team members about projects, and share information. Team discussions provides a place for team members to have public or private discussions, get updates about what is going on, and stay up to date. “Gone are the days of having your issues cluttered with discussions or your pull … continue reading
GitHub has announced security alerts for developers are now available. The company first announced security alerts at the GitHub Universe conference last month. The new solution is designed to detect vulnerable dependencies, alert affected repositories, and suggest known fixes. The security alerts are a part of the company’s recently announced dependency graph, which enables developers … continue reading
The natural language processing Python library spaCy was recently updated to version 2.0. SpaCy is an open-source project that was created based on recent language processing research. The author’s intent is for it to ultimately be used in real products and solutions. Version 2.0 adds several new features, including new neural network models, support for … continue reading
GitHub wants to make coding together as easy as it is to code alone. The company announced a new text editor for Atom, Teletype. Atom is the company’s hackable text editor. Teletype enables developers to collaborate in real time within Atom. “Writing code with another programmer is a great way to absorb knowledge, challenge yourself … continue reading
Uber AI Labs is releasing its probabilistic programming language, Pyro, into open source this week. Pyro is part of Uber’s larger plan to provide reliable transportation by matching riders to drivers, suggesting routes, finding carpool combinations, and designing next generation vehicles. “To solve these challenges, we are combining state-of-the-art artificial intelligence (AI) techniques with the … continue reading
This week we’re highlighting a new tool for generative contextual conversations from Google’s Kate Compton, creator of Tracery. Prior to joining Google, Kate “GalaxyKate” Compton developed the open source Tracery, ”a super-simple tool and language to generate text.” She took inspiration from this previous project, as well as from the Cheap Bots, Done Quick! Bot-hosting … continue reading
GitHub is officially launching the GitHub Community Forum as well as free trials to the GitHub Marketplace. The company first announced the features at its GitHub Universe event last month. The forums add a new social aspect to the version control and web hosting platform, which GitHub says will be valuable for developers hoping to … continue reading
Microsoft wants to protect the modern web with the next evolution of its static scan tool. The company announced sonar, a linting tool and site scanner for the modern web. Microsoft first released its static scan tool within its browser in 2013. It was meant to detect optimizations for old versions of IE, missing prefixes … continue reading
These days it is almost impossible to develop in JavaScript without utilizing one of the thousands of open-source JavaScript libraries available. Libraries make coding in JavaScript simpler and more efficient by taking processes that would ordinarily require several lines of code to achieve and simplifying them, usually by creating a single function that can be … continue reading
GitHub announced the launch of four new developer apps on the GitHub Marketplace this week, designed for code security, monitoring and review. The first of these new releases is AccessLint, which reviews changes to your codebase for accessibility issues and comments on them. The detection is guided by WCAG 2.0, which helps determine compliance with … continue reading