Splice Machine is hoping to splice its relational-database-managed service into development projects. The new managed service is offered on top of Amazon Web Services, and will be in beta until the spring. The company is now accepting early adopters to evaluate the system. To join the early adopter program, one’s data will have to meet … continue reading
In today’s fast-paced, ever-changing software world, manual tests are no longer cutting it. A new study revealed that more businesses are moving toward test automation to keep pace with their competitors. According to information technology, consulting and service provider Wipro Limited’s State of Quality 2016 study, there was an 85% jump in test automation over … continue reading
Stack Overflow wanted to see what languages tend to be used on the weekends by developers, so the organization used its public StackLite dataset on Kaggle to explore that question. According to Stack Overflow, it saw low-level technologies were popular on the weekends, like C++, C, pointers and assembly languages, and it saw tags like … continue reading
Hazelcast today released the first version of Hazelcast Jet, a distributed processing engine for Big Data streams. Jet integrates with the Hazelcast in-memory data grid to process data in parallel across nodes in near real time. Hazelcast Jet uses directed acyclic graphs to model relationships between tasks in the data-processing pipeline. The system is built … continue reading
Today, IBM began a new push to make applications accessible to users with disabilities. The company announced that is has made two accessibility projects available under open-source licenses. These projects are designed to help developers determine if their applications support the needs of those with limited mobility or vision. The two new projects are AccProbe … continue reading
It is a new year, which means new goals and focuses for the Rust programming language team. Starting this year, Rust will start on an open road-map process designed to ensure its goals are aligned with its users’ needs. According to the team, this year the programming language will focus more on productivity and making … continue reading
Businesses are still facing challenges in securing their data and applications, and a recent survey from Citrix highlights businesses’ never-ending struggle of effectively securing both data and infrastructure. In fact, Citrix found that it’s not just the security policies that are the problem; it’s the organization’s own solutions and employee devices that further complicate things. … continue reading
RethinkDB shut down last October. Yet, there is hope for its community and the companies that invested in the database system, as the Cloud Native Computing Foundation today announced it has purchased the source code, relicensed it under the Apache License, and contributed it to the Linux Foundation. CNCF paid US$25,000 to purchase the RethinkDB … continue reading
Oracle and Qubole announced this morning a collaboration to bring Big Data services to Oracle Bare Metal Cloud. The combined offering is available immediately to Oracle Cloud users. While at Facebook, Qubole cofounders Ashish Thusoo and Joydeep Sen Sarma built the beginnings of the Apache Hive project. Their goal was to make the power of … continue reading
ZeroStack announced its road map and the first suite of AI capabilities today as part of its efforts to disrupt the economics of the cloud. ZeroStack, a self-driving private cloud company, has a cloud platform that leverages self-healing software and algorithms developed from millions of datagrams, according to a company announcement. This “disruption” means businesses … continue reading
The programming boot camp Coding Dojo did its own analysis of the most in-demand programming languages of the year by poring through data from the job search engine Indeed.com. The boot camp’s research found Perl, Python and SQL are among the languages that are consistently showing up in job postings. Last year’s research from Coding … continue reading
Ever wonder how Microsoft stores the source code for Windows? Evidently, it’s all been stored in Git. Today, Microsoft announced that it has released the Git Virtual File System, which allows repositories and clients to handle massive repositories. As an example, the Windows repository contains 3.5 million files and is more than 270GB in size. … continue reading
Mozilla wants developers to get the most out of its Firefox development tools. The company is outlining what’s important and what they need to know about changes in Firefox DevTools. “Many things changed in Firefox DevTools last year, particularly toward the end of the year,” wrote Patrick Brosset, a developer tools engineer at Mozilla, in … continue reading
The Rust team announced the latest version of Rust 1.15.0, a system programming language focused on safety, speed and concurrency. “Custom derive” is now stable in this release. The build system for Rust has been rewritten using Cargo, so it is now the default. Compiler performance improvements have been made in this release, and the … continue reading