You come across a lot of interesting things when you are searching the Internet, and while some of it is out of this world or just plain stupid, there are just some things you can’t ignore. Today, I came across this interesting blog and GitHub post, and although I can’t validate their authenticity, it is … continue reading
Microsoft has announced Visual Studio Code is now open sourced. VS Code is a new tool that aims to provide the simplicity of a code editor with necessary tools developers need for their core edit, build and debug cycle, according to the project’s GitHub page. It features editing and debugging support, an extensibility model, and lightweight integration with existing tools. The project … continue reading
Software teams for decades have hoped to build platforms in which they can construct software like Legos. Block upon block, infrastructure piece upon infrastructure piece, it is said, the future will enable us to piece together programs from smaller primitives and link them together as easily as clicking blocks into place. This, of course, is … continue reading
Yelp has open-sourced its code on GitHub for developers to use. Named PaaSTA, it’s a highly available distributed system for building, deploying, and running services using containers and Apache Mesos, according to its GitHub site. Yelp also wrote that PaaSTA has been running in production at Yelp for more than a year, and there are … continue reading
The Microsoft Distributed Machine Learning Toolkit (DMTK) was put on GitHub this week by researchers at the Microsoft Asia research lab, according to an Inside Microsoft Research blog post. The toolkit is designed for distributed machine learning, and it contains a parameter server-based programming framework that makes machine-learning tasks scalable, according to the blog. It … continue reading
You can create engagement rings, toys, art pieces and even casts, but researchers at Carnegie Mellon University have found a way to produce 3D-printed hair. 3D printers normally produce hard plastic objects, but the researchers found a way to produce hair-like strands, fibers and bristles using a common low-cost printer, they said in a press … continue reading
Babel 6.0.0 has been released for the JavaScript community, adding tools for the entire community to build upon. According to its blog, the biggest change is that Babel has been restructured to be as “modular as possible,” and its transformers have been rewritten as plug-ins using the same API. Overall, the language processing is easier … continue reading
Tomorrow is Halloween, and to honor the holiday, we are featuring this creepy animation in our GitHub Project of the Week. Halloween eyes is a motion-sensitive animation that makes electronic eyes go from sweet and friendly to mean and spooky when you get closer. “For Halloween this year, some friends did a sort of ‘mini … continue reading
The Force is strong with this GitHub project. It is no secret that a new Star Wars movie is coming out in just a few months. StarWars.iOS, created by mobile app development solution provider Yalantis, honors the upcoming movie by providing the ability to implement Star Wars animation into applications. “Have you ever thought that … continue reading
Think of the words “simplicity, performance and usability.” They were key components of Leaflet, an open-source JavaScript library for mobile-friendly interactive maps. Leaflet was developed by Vladimir Agafonkin of MapBox, which is a building-block application that makes it easy to integrate location into mobile applications. The library weighs about 33KB of gzipped JavaScript code, and … continue reading
Software developers have had a long-standing love affair with agile methodologies. Now, it seems that the rest of the business world is starting to realize that agile provides not only a better way to work, but also an easier path to collaborative business development. Atlassian’s JIRA issue-tracking system recently split into two new versions: one … continue reading