The founder of an open-source library discovery service launched a new project today that can continuously test open-source dependencies for potential vulnerabilities and other issues. The project is Dependency CI, an open-source tool that integrates directly into a GitHub workflow just like other CI systems. It runs a set of configurable tests on any dependency … continue reading
A small Brooklyn-based team is looking to solve the real-world challenges for those with disabilities. Furenexo today debuted a wearable device, and it is encouraging developers to get involved and help create affordable solutions. Furenexo (a combination of the Japanese word “to touch” and the Spanish word “connection”) will use advancements in machine learning and … continue reading
Open-source software is being used more than ever, yet practices for sourcing the software are inefficient and vulnerabilities are pervasive, according to a report from supply-chain automation provider Sonatype. The number of open-source component download requests increased to 31 billion in 2015 from 17 billion in 2014, according to the report, which looked at supply … continue reading
Microsoft is giving developers a new tool to advance artificial intelligence. The company announced it is open-sourcing Project Malmo, a Minecraft solution that has been previously only available to a limited number of computer scientists as a test bed for AI research. The platform is designed to help developers and researchers develop complex AI solutions … continue reading
Cisco’s open-source platform for network data analytics for Big Data called PNDA is now available on GitHub. Developers can find the source-code repositories and sub-projects for it. PNDA aggregates data like logs, metrics and network telemetry, and the goal of this platform is to remove the complexity of combining technologies into an end-to-end solution. The … continue reading
LexisNexis is a provider of legal, government, business and high-tech information sources. The group is also responsible for HPCC Systems (High Performance Computer Cluster), a massive, open-source parallel-processing computing platform for the world of Big Data. It’s also made its way into this week’s featured GitHub project. The Big Data tool was open-sourced in 2011 … continue reading
Imagine if someone had come up to your cubicle in 1980 and asked about preserving your company’s software for the long term as a museum exhibit. What if they’d asked you to make that code available to the world, like a book in a library? What if they used the term “Antique Software?” More than … continue reading
Last year at its Worldwide Developers Conference, Apple announced a low-energy, high-performance compression algorithm to its developers. The LZFSE compression library and command-line tool reference implementation are now available on GitHub under Apple’s own license. The code was originally released on GitHub 19 days ago. LZFSE was specifically designed to save energy on portable devices. … continue reading
Bug-finding software can determine if there are potential vulnerabilities in computer programs, but there is no way to figure out how many go unnoticed. Researchers at the New York University Tandon School of Engineering collaborated with the MIT Lincoln Laboratory and Northeastern University to take a new approach to this problem. The technique intentionally adds … continue reading
LinkedIn has open-sourced its URL-Detector Java library, which checks URLs for malware and phishing. LinkedIn wants to detect as many malicious links as it can, so it defines a URL to be anything that can resolute into a real site when typed into the address bar of a browser, according to a blog post. In … continue reading
Today, H2O.ai announced the availability of Sparkling Water 2.0, an API for Apache Spark with new features and functionality. Sparkling Water now includes the ability to interface with Apache Spark, MLlib and Scala to give Spark user’s more visual capabilities. Sparkling Water 2.0 builds off of Sparkling Water, which was designed to give its users … continue reading
Trying to learn a programming language as extensive as JavaScript can be complex and confusing, but it doesn’t have to be. Since JavaScript is so widely used and so well known, there are plenty of resources developers can access; and if the wide variety of documents are too boring…there are even some games! WarriorJS is … continue reading