GitHub has announced the availability of Git Large File Support (LFS) 1.0, as well as new two-factor authentication support for GitHub. The company made this announcement yesterday at its developer conference in San Francisco. Historically, Git has had trouble storing and versioning large files due to constraints in the basic design of the software. There … continue reading
Web pages and blogs are pretty common, but they’re still a bit tedious to make even if you know how to make them. Fortunately a GitHub project seeks to make the process much quicker and smoother. Created by Kyle Mathews, cofounder of RelateRocket, Gatsby can take plain text and convert it into a website or … continue reading
Nintendo emulation has not been a new thing for more than a decade. But there’s a benefit to being that old: The techniques for making NES games from scratch can be understood. This is where PyNES comes in. Created by Guto Maia, PyNES basically does what its name implies: use Python to create NES assembly … continue reading
We’ve seen Flash versions of Super Mario Bros., Tetris and more. We’ve even heard of DOOM on an Intellivision. Now there’s another big step in porting games: StarCraft for HTML5. Created by Ryuta, StarCraft is exactly what it looks like, though it’s not complete just yet. Each component of the game, from menus to sound … continue reading
A new typeface designed for source code has developers all excited. Hack, created by programmer Chris Simpkins, is intended for developers to use with any modern font editing tool, and it allows them to customize it for their needs. “No frills. No gimmicks. Hack is hand-groomed and optically balanced to be a workhorse face for … continue reading
Learn how to code, for free, through real-world experiences, and with access to a community of programmers. That is the goal of this week’s featured GitHub Project: Free Code Camp. According to a recent survey by Stack Overflow, almost half of developers are self-taught. Being able to teach yourself how to write code is a … continue reading
The Federal Communications Commission (FCC) wants to make it easier for those who are deaf or hard of hearing to communicate. The organization recently announced it will develop an open-source video platform for users to communicate with businesses and government agencies using American Sign Language. The platform will be available for mobile and desktop operating … continue reading
Intel’s assistive context-aware toolkit (ACAT) is being made free to the public through open-source code. ACAT was designed to help Stephen Hawking, who suffers from amyotrophic lateral sclerosis (ALS), communicate. Hawking was a key contributor to the project’s design and validation, according to the company. After the system was developed, Intel decided to turn its … continue reading
Da-dum…da-dum…da-dum da-dum da-dum da-dum… It’s JAWS, the combined JavaScript + Amazon Web Services stack surfacing in a great white way on GitHub this week. JAWS is a “monstrously scalable,” server-free Web application boilerplate using bleeding-edge AWS services. The stack provides new AWS tools for developers to build large scalable Web applications in JavaScript. The stack … continue reading