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
There was a time in the last century when Slashdot was the Reddit of the Internet. There was a time when SourceForge was GitHub. And still, yes, there is a time when these and other Internet media properties were owned and operated by good actors, seeking to foster community and open-source development. In 2011, Freecode, … continue reading
GitHub yesterday posted a new blog entry detailing some statistics it gathered from the open-source projects hosted on its site. The report, written by Arfon Smith, program manager for open-source data at GitHub, and gives insight into how and why people contribute to open-source projects. Topping the blog entry was a chart detailing repository activity … continue reading
How a user interacts with an app or their smartphone is critical in today’s multi-touch technology world. While there are plenty of new technologies being introduced every day, smartphone users still have the same common gestures: tapping, swiping and zooming. This week’s GitHub project aims to “jazz up” these usual interactions and gives more customization … continue reading
It has been one year since Google added Android Security to its vulnerability rewards program. Since then, the company has received more than 250 vulnerability reports, paid more than US$550,000 to 82 individuals, and paid 15 researchers $10,000 or more. The company is now updating its Android rewards program to entice even more security researchers … continue reading
Sentry wants to make sure bugs don’t affect a user’s web, mobile or game experience. It is a modern error-logging and aggregation platform designed to give developers real-time crash reporting. The solution will notify developers when new issues occur or old issues resurface, ensure changes don’t have a negative impact on users, and diagnose and … continue reading
The latest version of the open-source distributed version-control system Git is now available. Git 2.9 features new features, enhancements and bug fixes. In the latest version, Git aims to make submodules faster and more flexible than before. In the last release, the team gave users the option to fetch submodules in parallel in order to … continue reading
Google has announced the fourth developer preview of its upcoming operating system, Android N, and the final Android N SDK is now available. The Android N SDK aims to provide developers tools to develop and test against Android N’s official APIs. New features in Android N include multi-windows support, direct-reply notifications, and bundled notifications. With … continue reading
If there are any developers out there who have always wanted to create big, crazy, interactive displays with any component, their opportunity has arrived. Since Google open-sourced its software and hardware library on GitHub, developers can now create their own light projects, similar to Google’s own installation in the lobby of its New York City … continue reading
As a way to help developers prevent disclosure of sensitive information or help them identify potentially dangerous commits, SourceClear has open-sourced Commit Watcher, a tool that finds both accidental credential leaks and security patches before they become an issue. Commit Watcher finds interesting or potentially hazardous commits in Git projects, according to its GitHub page. … continue reading
Since the introduction of GitHub’s awesome new “squash and merge” functionality, there’s a whole lot more squashing going on. With UI-level access to this Git power-user feature, more teams are squashing commits to make code review easier and provide a cleaner-looking history in tools like gitk or SourceTree. But squashing for the sake of creating … continue reading
GitHub is releasing its diversity data to the public for the first time, and just like the rest of the industry, the company still has a long way to go. The company hoped by publicly releasing its diversity and inclusion statistics it can be more transparent about the progress GitHub is making, and where it … continue reading