The cloud computing competition is beginning to heat up with companies adding more tools and services to their infrastructure to draw users in. The online community for developers, Stack Overflow, is taking a deeper look into how cloud platforms compare, and what cloud is evolving the fastest. According to the organization, the two front runners … continue reading
A new GraphQL server is now available for all Node.js frameworks. Apollo Server is a open-source GraphQL server that is community-maintained and works across: Express, Connect, Hapi, Joa, AWS Lambda, Restify and Micro. The Apollo team announced version 1.0 of the server this week. It is built for the community, for simplicity and for performance. … continue reading
The artificial intelligence community is getting a new machine learning library to boost their research efforts. Yandex announced the open source of CatBoost this week. Despite its name, CatBoost has nothing to do with cats. Instead, it has to do with gradient boosting. “Gradient boosting is a machine learning algorithm that is widely applied to … continue reading
GrapeCity is announcing its second major 2017 software release this week with JavaScript, ActiveReports and .NET updates. One of the biggest features of this release is the company’s newest product line: ComponentOne Xamarin Enterprise. The Xamarin solution replaces the previous Xuni solution, a cross-platform native mobile control suite for Xamarin. “In order to ensure you … continue reading
JetBrains released version 2017.2 for its cross-platform C/C++ IDE CLion this week. In addition to C++ correctness and performance improvements, JetBrains also updated its IntelliJ IDEA product with new features and bug fixes. In CLion 2017.2, developers will see better code quality with new Clang-Tidy integration. CLion has more than 30 built-in code inspections to … continue reading
Since updates can be expensive for device manufacturers, Android is separating the vendor implementation from the core Android framework. This will allow platform and vendor components to be updated independently. First, Android needed to isolate the Hardware Abstraction Layer (HAL), which provides an interface between device-agnostic code and device-specific hardware implementations. According to Android, HALs … continue reading
In order to eliminate all the data preparation and mapping that comes with today’s Big Data challenges, SlamData, a data analytics company, announced 4.2 of its platform with no-code BI for NoSQL, and the ability to explore and embed interactive data reports. According to CEO of SlamData Jeff Carr, over the last eight to 10 years, … continue reading
I started building REST APIs a few years ago because I was desperately in need of a back-end engineer, and it seemed easier for me to just do it myself. That, of course, is how all classic software engineering problems begin and where many startups end, but I thought: How hard could it really be? … continue reading
The Enterprise Ethereum Alliance has become the world’s largest open-source blockchain initiative. Since late May, the Enterprise Ethereum Alliance (EEA) has seen 34 organizations join the blockchain industry group. The total membership is more than 150 organizations since the group’s launch in February. The newest members of EEA include various business sectors like technology, banking, … continue reading
Today, data is fast-moving, very distributed, and is no longer sitting in one relational database. Data scientists, developers, and business analysts want to tap into data analytics on their own, so teams are turning to self-service data platforms like Dremio to eliminate the need for traditional Big Data systems and infrastructure. Dremio announced today that … continue reading
Developers can easily document large JavaScript projects with sphinx-js, Mozilla’s newly introduced solution. According to the company, there hasn’t been a tool able to handle large JavaScript documentation projects up until today. The markup language JSDoc provides tags to describe common structures and tooling to hook into those tags, but Mozilla says all it ends … continue reading
Packt officially released its third annual Skill Up survey, which takes a look at some of the biggest trends in the tech and developer space right now. The survey also is designed to show what tech jobs pay the most and what skills can help developers land their next job opportunity. According to Packt’s findings, the … continue reading
Microsoft is gearing up for the release of SQL Server 2017 with its first release candidate. SQL Server 2017 RC1 indicates the development work for the upcoming version is complete and almost ready to come to market. The latest version of the relational database management system will bring SQL Server performance and security to Windows, … continue reading
Google Research wants to help researchers get the most out of their machine learning models and data. With the PAIR initiative, the company is releasing Facets, an open source visualization tool to aid researchers in understanding and analyzing machine learning datasets. In addition to the open source code, Google Research created a Facets demo website … continue reading