From humble beginnings of having just one contributor back in 2015, the open source graph database Dgraph has grown over the past two years to have 46 contributors, 2190 GitHub commits, 277 branches, and 25 releases. It was originally created out of a desire to do away with the typical weaknesses of traditional relational databases. … continue reading
Avast has open-sourced its machine code decompiler and analytical tool, RetDec, in a move to help the cybersecurity community fight against malicious software. The tool enables you to study application code without actually having to run the application. “Decompilers can be used in a variety of situations,” wrote the Avast Threat Intelligence Team in a … continue reading
GitHub Enterprise 2.12 is now available with enhancements to project boards, global webhooks, and repository archiving. Project boards show what is happening to groups of tasks and can be automated to update statuses. Webhooks can now be configured for the entire enterprise instead of one repository at a time. The update also features better repository … continue reading
Heptio is marking a year in business with the release of what it’s calling a “new chapter” for ksonnet, its tool for storing and generating application configurations for Kubernetes deployments. Ksonnet uses a jsonnet, Heptio’s custom language for manipulating and producing JSON documents to generate Kubernetes manifests or YAML, which aren’t human-readable. “Our first efforts … continue reading
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