Facebook has announced the open source release of their RacerD unsynchronized memory access — or data race — detector for Java applications following its successful implementation internally. RaceD is based off of the company’s open source static analysis tool, Infer. According to Facebook, this newest publicly available piece of Infer’s static analysis platform has caught more … continue reading
DeepMind is introducing the latest version of its computer program AlphaGo. AlphaGo was the first artificial intelligence to defeat a world champion Go player, and the latest version, AlphaGo Zero, is a more powerful version of that, according to the team. While AlphaGo learned by training on thousands of human games to learn to play Go, … continue reading
Though he writes that it’s “highly opinionated” and “not backed by science,” GitHub user and developer on Microsoft’s Tasks to-do app, Alexey “mr-mig” Migutsky is confident that every programmer would be doing themselves a favor by familiarizing themselves with his project entitled “Every Programmer Should Know.” Migutsky has amassed a large repository of links and … continue reading
About ten years ago, GitHub embarked on a journey to create a platform that brought together the world’s largest developer community. Now that the company believes it has reached its initial goals, it is looking to the future with plans to expand the ecosystem and transform the way developers code through new tools and data. … continue reading
The open source database PostgreSQL has announced the release of their latest version, PostgreSQL 10. It includes the ability to distribute data across many nodes, also known as a divide and conquer strategy. Other features include logical replication, declarative table partitioning, improved query parallelism, quorum commit for synchronous replication, and SCRAM-SHA-256 authentication. Logical replication will enable … continue reading
GitHub, in collaboration with Facebook, are pleased to announce the launch of Atom-IDE – a set of optional packages to bring IDE-like functionality to Atom. The start of this journey includes smarter context-aware auto-completion as well as a host of code navigation features such as an outline view, go to definition, find all references as well … continue reading
The team behind Yarn, an open-source, fast and secure alternative npm client, announced the 1.0 release of the JavaScript package manager, which is a major step for the project. In the 11 month since its initial release in 2016 has generated more than 175,000 projects on GitHub, and it’s responsible for nearly three billion package downloads per month. … continue reading
This week’s GitHub project comes from university student and developer Nikita Voloboev, who’s amassed a huge repository of Alfred workflows and tools that he uses to make his macOS experience “even more amazing.” It’s a great resource for any Apple-centric developer, and includes productivity software, more feature-rich alternatives to stock macOS software and tips for … continue reading
When Paypal realized they’d need a versatile item selection solution for their site, engineer Kent C. Dodds sat down and came up with Downshift. Downshift is a set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete/dropdown/select/combobox components. It will be rolled out on Paypal.com next week, but in a post on Medium, Dodds outlined … continue reading
The amount of package managers and CI tools has grown over the years, and as a result, there is an additional need for DevOps automation. With Black Duck’s new release of Hub Detect, the company wants to simplify and streamline open source management for DevSecOps, and simplify integration into a DevOps toolchain. Hub Detect ensures the … continue reading
Compact electric vehicles can be a great alternative for urban commuters concerned with crowded roads and carbon emissions. With Pacer, Faraday Motion wants to provide a set of standard, modular components paired with open-source software for developers and makers to create affordable and simple electric vehicles. The “brain” behind the Berlin-based startup’s modular hardware is … continue reading
When we hear the word hacker today, our minds often wander. We end up picturing a creepy person in dark clothing, in a dark room, maliciously gaining unauthorized access to systems in corporations and governments. While hacker is synonymous with “criminal” or “bad-guy/girl,” there are all kind of hackers in the hacker community. A trending GitHub … continue reading