Node.js 14 released with improved diagnostics

The latest version of the JavaScript runtime Node.js. Node.js 14  will replace Node.js 13 on the current release line where it will remain the ‘Current’ release for the next 6 months until LTS support arrives in October 2020. Highlights of the new release include improved diagnostics, an upgrade of V8, an experimental Async Local Storage … continue reading

Go developer survey reveals why the language isn’t used more often

Interest in the Go programming language continues to rise, but some developers aren’t using it as much as they would like to. The team behind the Go programming language has released their annual Go developer survey, with data from 2019. According to the report, the reasons why developers can’t use Go more is because they … continue reading

Cloud Foundry releases Paketo Buildpacks to provide application language runtime support

The Cloud Foundry Foundation announced the launch of Paketo Buildpacks to make it easier for cloud-native developers to build code into a container by automatically detecting which language, frameworks, and runtimes are needed.  Developers can then use buildpacks to then perform code compilation and configure the container for development, according to the foundation. “Paketo Buildpacks … continue reading

SD Times news digest: Python 2.7.18 released, Syncfusion’s Flutter widgets web compatibility, and Mabl’s new automated testing capabilities

Python 2.7.18 has been released as the last Python 2 release to make more room for Python 3.  “Python 2.7 has been under active development since the release of Python 2.6, more than 11 years ago. Over all those years, CPython’s core developers and contributors sedulously applied bug fixes to the 2.7 branch, no small … continue reading

Microsoft pairs machine learning models to fight software bugs

Microsoft has been collecting 13 million work items and bugs since 2001, and used that data to create a machine learning model to fight software bugs. According to the company, the model distinguishes between security and non-security bugs 99% of the time and identify the high-priority bugs 97% of the time.  “At Microsoft, 47,000 developers … continue reading

premium The predictive analytics promise: How it can benefit your business

It is common knowledge that the volume of data in existence is increasing exponentially, and many organizations are starting to struggle with the best way to cope with it. This trend will only accelerate with the rapid development of IoT, which according to IDC will generate 79.4 zettabytes (ZB) of data in 2025 from 41.6 … continue reading

SD Times news digest: WebView DevTools, Intel and Udacity’s developer training for AI at the edge, and DataStax previews build of Kong with Astra support

Google has announced WebView DevTools, a set of on-device debugging tools to diagnose WebView-caused crashes and misbehaving web platform features now available through WebView Beta. “No software is bug-free and loading web content can be challenging, so it’s no surprise WebView crashes are a pain point for apps,” Nate Fischer, software engineer for WebView team … continue reading

TensorFlow Lite gets machine learning model maker

Google has announced the TensorFlow Lite Model Maker. TensorFlow Lite is an open-source deep learning framework for on-device inference. The new tool is designed to adapt machine learning models to datasets with transfer learning.  “It wraps the complex machine learning concepts with an intuitive API, so that everyone can get started without any machine learning … continue reading

Apache ShardingSphere now top-level project

The Apache Software Foundation announced that Apache ShardingSphere, a distributed Big Data middleware ecosystem, has now graduated to a Top-Level Project. “Since entering the Apache Incubator, ShardingSphere has evolved from a JDBC driver for sharding into a distributed ecosystem,”  said Liang Zhang, the vice president of Apache ShardingSphere.  The Apache ShardingSphere ecosystem has 3 sub-projects … continue reading

Google offers pairing of gRPC and Kotlin in new open-source project

Google is open-sourcing its gRPC Kotlin project, enabling developers to pair the high performance RPC framework gRPC with the Kotlin language.  “As developers work to modernize applications, they need foundational tools that are simple and scalable,” Google software engineer Louis Wasserman and developer programs engineer Brent Shaffer wrote in a post.  The project provides Kotlin-friendly … continue reading

jQuery addresses XSS security issue in 3.5 release

The latest version of the popular JavaScript library jQuery is now available. jQuery 3.5 fixes a security issue, adds a few new features, and fixes performance bugs. The security issue was one that opened up the doors for cross-site scripting (XSS) attacks. jQuery uses a regular expression in the jQuery.htmlPrefilter method that made sure that … continue reading

SD Times news digest: Apache Kafka 2.5, Google Play policy updates, and Microsoft’s C++ Core Guidelines Support Library

Apache Kafka 2.5 was launched with new metrics and security features, among other improvements.  Additionally, some preparatory work was done towards the removal of Apache Zookeeper such as KIP-555: details about the ZooKeeper deprecation process in admin tools, and KIP-543: dynamic configs will not require ZooKeeper access Producer scalability for exactly once semantics has been … continue reading

« Previous PageNext Page »
DMCA.com Protection Status