There’s a new open-source blueprint that aims to give developers a place to kick-start their mobile product development for Android and iOS, all built with React Native and Redux. Named Pepperoni, the development team behind this open-source project has been working for more than 10 months trying to build apps and learning the best ways … continue reading
One of Google’s latest projects is the Magenta project, an effort to generate music, video and images using machine intelligence. It’s also an open-source library for machine learning, part of the Google Brain team, using TensorFlow. The big question Project Magenta tries to answer is, “Can machines make music and art?” If this is possible, … continue reading
Embrace those APIs with this week’s GitHub project of the week: hug. Hug allows you to create HTTP REST APIs on Python 3, and it consistently benchmarks among the top three performing Web frameworks for Python, beating out Flask and Django, according to its website. Hug is fraction of what is required in other frameworks, … continue reading
Docker is open-sourcing three components with the same source code that are used to power the release builds for Docker for Mac and Windows desktop applications. The three open-source kits can be used by themselves, or they can be combined to form a complete product. According to a post on the Docker blog, the components … continue reading
Young learners can now design and program creative interfaces with a new generation of graphical programming blocks, named Scratch Blocks. Google announced a collaboration with the MIT Media Lab’s Scratch Team, and released today an open-source developer preview of Scratch Blocks, which builds on the company’s Blockly technology. Scratch Blocks focuses on creating new software … continue reading
Virtual reality headsets can let users play games and enter different worlds, but Oculus is putting VR to good use with its VR for Good program, where philanthropic and socially beneficial projects can get started. With this program, Oculus is looking for 10 rising filmmakers to match with 10 nonprofits so they can tell stories … continue reading
RethinkDB, an open-source database, wants to help developers prototype and build cross-platform, real-time Web, mobile and IoT apps. The company announced Horizon, a new open-source JavaScript platform, is coming out of a closed developer preview today. According Michael Glukhovsky, cofounder of RethinkDB, developers need help trying to figure out how they build apps when their … continue reading
In an effort to help promote cybersecurity, Facebook is open-sourcing its Capture the Flag (CTF) platform on GitHub. CTF is the company’s hacking competition platform that aims to teach about unfamiliar security technologies as well as exploitation techniques. Facebook has been using its CTF platform since 2013 to educate students about computer science and security. … continue reading
Sometimes the best way to stay up to date on the latest technologies, languages and tools for software development is to take notes from those that are actually using or testing what is out there. At SD Times, the editorial team comes across many programmer and company blogs that we find useful and insightful. The … continue reading
The cross-platform application and UI framework Qt announced the release of Qt Creator 4.0.0 today, which comes only a few months after its beta release in March. With this release, several features and integrations are available as open source, including code for the Clang Static Analyzer integration. Qt Creator is a cross-platform IDE that helps … continue reading
The Visual Studio team has been trying to find where documentation for some workflows could be improved, and how it could improve setting up TypeScript projects. As a result, there are now communities for each set of tools that will give users an idea of how TypeScript can fit in with a “standard” setup. The … continue reading