The latest contest facing modern business is the quest to become an “algorithmic enterprise,” the next step in the evolution of analytics. Rather than just finding insights within data lakes, an algorithmic enterprise uses insights to automate action. The shift is fundamental — we’re moving from an era of human-centric business to automation-centric business. The … continue reading
A new platform wants to give developers a playground for developing front end web solutions. CodePen Projects is a place where developers can build websites right in their browser. According to the team, it is very similar to an Integrated Development Environment (IDE). It features a sidebar for viewing files; the ability to create, delete, … continue reading
IBM is giving developers more tools to work with blockchains, multi-cloud environments, cognitive services, and financial services. The company, at its annual IBM InterConnect conference in Las Vegas this week, announced the release of the IBM Blockchain, an enterprise-ready blockchain service based on the Linux Foundation’s Hyperledger Fabric 1.0. The new service is designed to … continue reading
DataStax today announced the latest version of its data platform, DataStax Enterprise 5.1, as well as a new strategy to help enterprises design and implement customer experience applications, called DataStax CX Data Solution. The new CX Data solution is made up of the DataStax Enterprise platform, centralized training and specialized services to help its customers … continue reading
Sir Tim Berners-Lee created the World Wide Web 28 years ago. Since then, the web has evolved into a massive networking platform where users come to connect, work, and learn. However, Berners-Lee believes there are still areas that must be addressed before the web can truly be a platform that benefits all — notably in … continue reading
Pepperdata is expanding its tool set to include developers. Previously, the company offered tools for managing and administrating large datasets, but as of today, the company also offers Application Profiler, which is targeted at providing developers with performance feedback for their applications. Available today in a preview to select customers, the Pepperdata Application Profiler will … continue reading
Google is giving the open-source community an easier way to generate command-line interfaces from Python code. The company announced the open-sourcing of Python Fire, a library for automatically generating CLIs. Python Fire does not require developers to do any additional work, define arguments, set up information, or write a main function to define how the … continue reading
Pandas aren’t only cute cute bears; they’re also a data analysis/manipulation library for Python. Pandas is designed to make it easier to work with relational and labeled data. “It aims to be the fundamental high-level building block for doing practical, real-world data analysis in Python. Additionally, it has the broader goal of becoming the most … continue reading
It’s a whole new world for consumers when it comes to toys and devices, but with these “smart” functions and capabilities come a slew of security risks. CloudPets, a toy that brands itself as a “message that hugs,” is the latest product dominating the headlines for leaked and ransomed data that contains millions of voice … continue reading
Since data science tasks like forecasting is important to organizations, Facebook decided to open-source Prophet, its forecasting tool available in Python and R. Prophet is for forecasting time series data, and it was open-sourced by Facebook’s Core Data Science team. Prophet is optimized for business forecast tasks that the Facebook team encountered, which typically include … continue reading
In-memory data grid Hazelcast was updated to version 3.8 today. The update includes improvements targeted at administrators tasked with maintaining Hazelcast clusters. For version 3.8, the main focus has been on offering a better operational experience to users. This means minimizing the amount of time required for upgrades, changes and restarts of a cluster. (Related: Hazelcast … continue reading
Although it took almost a year, NetBSD, a Unix-like open-source operating system, now has reproducible builds. To recap the features of NetBSD, the system operates on a range of hardware platforms, and its basic features include code quality, portability, secure defaults, and research and innovation. A big challenge that NetBSD developers have been working on … continue reading