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
Basho Technologies has announced the latest version of its enterprise-grade NoSQL database designed for the Internet of Things, along with an open-source version of the solution. Riak TS version 1.3 features expanded SQL commands, improved API support, and shell command support. When Basho started building Riak TS back in 2014, it was always the company’s … continue reading
Hiring managers say that open-source hiring will increase over the next six months, according to a 2016 Open Source Jobs Report that was released today. The survey was released by Dice and the Linux Foundation, and it is the fifth year they have released the survey. Since open source is an important part of businesses, … continue reading
After realizing his code “began to suck,” Lasse Schuirmann created an application called coala to make code analysis easy, while remaining completely modular, extensible and language-independent. Coala provides a user and developer interface, letting developers focus on logic only so that users can focus on content. Schuirmann said there are a lot of tools like … continue reading
GitLab is strongly recommending users upgrade to any of the newest versions for GitLab 8.2 through 8.7 GitLab Community Edition (CE) and Enterprise Edition (EE) because they contain security fixes. One of the security fixes is for a critical privilege escalation. GitLab said that during an internal code review, it discovered a critical security flaw … continue reading
Lily wants to put expressiveness and type safety back into programming languages. It is a new programming language inspired by C, F#, Haskell, Python, Ruby and Rust. “My principal goal was for a language that could be used for Web development in a way akin to PHP (code is between tags, everything outside is format), … continue reading
An open-source project by Facebook has made it as SD Times’ GitHub project of the week. The project is called Wangle, and it is a client/server application framework to build asynchronous, event-driven modern C++ services. Facebook open-sourced this project last summer, but recently a Facebook software engineer named James Sedgwick wrote some software with Wangle, … continue reading