Google has announced cryptography changes in Android P. The company plans to deprecate some functionality from the BC provider in order to avoid additional costs and risks. In the later release, it plans to remove the deprecated functionality entirely. “In a previous post, we announced that the Crypto provider was deprecated beginning in Android Nougat. Since … continue reading
Fed up with the time it takes to download and initialize development projects for testing locally, developer at GoThinker Eric Simons decided it was time for something better. That’s why him and his team set out to make this week’s project of the week — StackBlitz, an onlineVS Code IDE that allows you to live … continue reading
GitHub announced it is open sourcing its internal tool for automating the licensing process of building and maintaining open source products. The tool, Licensed, is designed to help engineers streamline one of the most complex and crucial parts associated with building open source projects: maintaining code functionality and compliance. Licensed points out potential problems with … continue reading
GitHub suffered a large Distributed Denial of Service (DDoS) attack on Wednesday, made possible by vulnerabilities in memcached, according to Ashley Stephenson, CEO of Corero Network Security, a company focused on DDoS protection. Typically in DDoS attacks the bad actors use a variety of techniques, such as botnets, or in this case, Memcached, Stephenson said. … continue reading
Microsoft has announced a preview for .NET Core 2.1 Preview 1, which is the first public release of .NET Core 2.1. The release will provide faster build performance, close gaps in ASP.NET Core and EF Core, and improve compatibility with the .NET framework. It will also improve GDPR compliance, security, microservice capabilities, Azure capabilities, and … continue reading
Go-Libvirt is a pure Go interface for interacting with the toolkit Libvirt. DigitalOcean developed go-libvirt in 2016 to meet the company’s specific needs. “At DigitalOcean, we use libvirt with QEMU to create and manage the virtual machines that compose our Droplet product. QEMU is the workhorse that enables hundreds of Droplets to run on a … continue reading
GitHub is identifying key open-source project trends to be on the lookout this year based on its contributor, visitor and star activity data. The company took the top 100 projects with the largest increase in contributors, identified the top 100 projects with the most visitors, and took into account the top 100 projects with the … continue reading
ESLint wants to help clean up your JavaScript code. ESLint is a pluggable linting solution for JavaScript and JSX. Code linting is a type of static analysis designed to identify and report on problematic problems. “JavaScript, being a dynamic and loosely-typed language, is especially prone to developer error. Without the benefit of a compilation process, … continue reading
Salesforce has announced it is open sourcing its Node.js voice enabling platform Violet. The project was started early last year in collaboration with the Amazon Salesforce Immersion team. The teams worked to leverage voice capability while building a great user experience. “We quickly got very excited about the potential voice-enabled devices present-s-, but it also … continue reading
A new artificial intelligence investment fund has been formed designed to build AI companies from scratch. Andrew Ng, the co-founder of online education platform Coursera and founding lead of Google Brain, has announced the formation of AI Fund with $175 million raised. “As with any societal transformation, the transition toward AI will be jarring for some. … continue reading
A newly released open source project wants to transform how data is gathered, understood and manipulated. Luna is visual and textual functional programming language created by Wojciech Danilo and Marcin Kostrzewa. “Luna is a general purpose, purely functional programming language incorporating many recent innovations in programming language design, such as higher-order functions, non-strict semantics, algebraic data … continue reading
GitHub has added the ability to visually track the progress of developer projects. With this update, developers can track the to do, in progress, and done cards. Developers can also now track project boards from other repositories and organizations in a more in depth way. According to the company, this enables users to easily create … continue reading