InfoQ Homepage News
-
How to be Creative and Remain Focused in the Digital Distraction Era
The way we use digital devices has a strong impact on our cognitive skills. The main skills impacted are creativity and focus; both are very much needed in future jobs and they are very much influenced by our digital habits, said Monica Bormetti. She spoke about focus and creativity in the digital distraction era at Agile Business Day 2019.
-
QCon San Francisco Learning Paths: Practical and Intensive AI/ML Two-Day Training
To help develop your artificial intelligence (AI) and machine learning (ML) knowledge and skills, the team behind InfoQ and QCon Conferences has launched the AI and ML Learning Paths. These practical and intensive two-day focused sessions are designed to help you understand and use Machine Learning by writing and executing code, instead of listening to passive lectures.
-
Release of Open Liberty 19.0.0.9 Completes Support of MicroProfile Standalone Reactive Streams APIs
In keeping with IBM’s commitment to their four-week release cycle of Open Liberty, version 19.0.0.9 was recently made available. Open Liberty’s ongoing support for MicroProfile includes the new standalone reactive APIs: MicroProfile Reactive Streams Operators (version 19.0.0.4); MicroProfile Context Propagation (version 19.0.0.8); and MicroProfile Reactive Messaging (version 19.0.0.9).
-
Databricks' Unified Analytics Platform Supports AutoML Toolkit
Databricks recently announced the Unified Data Analytics Platform, including an automated machine learning tool called AutoML Toolkit. The toolkit can be used to automate various steps of the data science workflow.
-
IoT Visual Programming Environment Node-RED Hits 1.0
At the end of a two-year development cycle, Node-RED has finally reached version 1.0, bringing plenty of changes. Among the major new features in Node-RED 1.0 are a new asynchronous message passing model, new completion API, and message cloning by default. Additionally, the visual editor got a revamp.
-
AI Researchers' Open-Source Model Explanation Toolkit AllenNLP Interpret
Researchers from the Allen Institute for AI and University of California, Irvine, have released AllenNLP Interpret, a toolkit for explaining the results from NLP models. The extensible toolkit includes several built-in methods for interpretation and visualization components, as well as examples using AllenNLP to explain the results of state-of-the art NLP models including BERT and RoBERTa.
-
Open Core Summit: The Value of Cloud and Commercial Open Source Software
At the inaugural Open Core Summit (OCS) the key takeaways and opinions from the event included: the relationship between cloud computing and commercial open source software is an “and” relationship, rather than “versus”; open core is a business model, and should not be confused with open source software; and open core companies extract a small amount of the total value they create.
-
Microsoft Announces General Availability of Jupyter Notebooks Support for Cosmos DB
Recently Microsoft announced the general availability of Jupyter notebooks support for Cosmos DB, providing integrated support for running queries directly against all data models. As these notebooks run directly inside Cosmos DB; this allows for analyzing and visualizing the data directly from the Azure portal, without the need to extract the data.
-
Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
Distributed SQL database NuoDB 4.0 supports Kubernetes Operator and indexing improvements. NuoDB released the latest version of the database that also supports Azure and Google Cloud Platform certification.
-
Reducing the Friction in Multi-Cloud Deployments, Pulumi Launches 1.0 Platform
In a recent blog post, Pulumi has announced the release of Pulumi 1.0, an Infrastructure as Code platform that allows organizations to reduce the challenges associated with managing multiple cloud deployments. Their solution includes using consistent tooling based on popular programming languages like TypeScript, JavaScript, Python and Go.
-
Facebook Open-Sources Hydra to Simplify Configuration Management in Python Programs
Facebook Hydra is a new open-source framework aimed to speed up the creation of Python applications by simplifying the implementation of common functionality such as command-line argument handling, configuration management, and logging.
-
Sense and Nonsense in Event Thinking and Microservices
Modularity in the systems we are building is very important, but there are anti-modularity forces that we must deal with to be able to achieve this modularity. In a presentation at the recent Event-driven Microservices Conference, held by AxonIQ, Allard Buijze shared his thoughts and experience building systems based on DDD, CQRS, microservices and event sourcing.
-
Google Enables Continuous Testing Using the Android Emulator
The Android Emulator is the main tool Android developers use to test their apps. Google has just made integrating the Android Emulator within a continuous testing pipeline easier by open sourcing the Android Emulator Container Scripts and two related tools.
-
React-Based Site Generator Gatsby Raises $15M
Gatsby, the open-source React-based site generator framework, has raised $15M in a Series A funding round, led by CRV. Gatsby plans to grow its team, invest over $3 million yearly in open-source software (including Gatsby itself), and develop a cloud services offering.
-
The benefits and Challenges of Bringing Infrastructure as Code into a CD Pipeline: Honeycomb Q&A
Honeycomb is a tool for introspecting and interrogating production systems. The team has been a long-time pioneer of infrastructure-as-code (IaC) and is currently using Terraform for their configuration-as-code management. They recently made a push to bring the rigor from their binary release process to their infrastructure configuration releases.