More than two-thirds of companies are still struggling to utilize their valuable data, according to recently released survey findings. The survey from data integration company Fivetran indicated a few reasons for this. Forty-four percent of respondents stated that key data isn’t usable for decision making, and 68% said they didn’t have the time needed to … continue reading
The Object Management Group (OMG) has announced a beta version of the Space Telecommunications Interface (STI) specification, which provides an open architecture for software-defined radios (SDRs) that are used in space and navigation communications systems. According to OMG, this specification identifies data types, APIs, and operational patterns that compliant SDR platforms are required to implement. … continue reading
The TypeScript programming language team has announced that it has rewritten the TypeScript Handbook, a resource for learning the language and its common uses. The team has spent the past year increasing the scale, modernity, and the scope of the documentation. According to the team, this handbook is currently the most important part of the … continue reading
Java 16 is scheduled to be released on March 16. Here is a look at what changes you can expect in the release. JEP 338: Vector API (Incubator) This Java Enhancement Proposal (JEP) will provide an initial iteration of an incubator module that can express vector calculations that are compiled at runtime. This module will … continue reading
The latest version of the programming language Dart is now available. Dart 2.12 includes stable versions of sound null safety and Dart FFI. Null safety strengthens the language’s type system, and will enable developers to more easily catch null errors during development. Previously, it was difficult to tell the difference between code that anticipated being … continue reading
Workload optimization company Granulate recently announced a new open-source project called G-Profiler that aims to help companies measure the performance of code that is in production. According to Granulate, current profiling solutions require code changes, and tend to be hard to use, resource-intensive, or expensive. These problems are intensified in modern environments, such as Kubernetes-based … continue reading
Over the past several years, it’s become not just a cool thing for companies to appear to care about the environment, but a must to show customers what they’re actually doing about it. “Green pledges” have become the norm for a number of companies in order to publicly set sustainability goals and prove to customers … continue reading
Microsoft is hoping to enable better shared experiences from anywhere with its new mixed reality offering Microsoft Mesh. The company announced the solution yesterday at Microsoft Ignite with Cirque du Soleil co-founder Guy Laliberté appearing via holoportation, which is a technology that uses 3D capture to “beam a lifelike image of a person into a … continue reading
Microsoft is planning for a low-code future with the recent announcement of Power Fx and new updates to its Power Platform. The platform is a low-code application development solution that enables developers to develop applications or Power Apps that then can be integrated with other Office 365 and Dynamics 365 services. Charles Lamanna, corporate vice … continue reading
Researchers at the MIT CSAIL have just launched a new tool, BuildIt, designed to make it easier for developers to create their own programming languages. According to MIT CSAIL, many programming languages are classified as domain-specific languages (DSLs), which are languages that have been adapted in some way from traditional languages and designed for use … continue reading
Microsoft has announced new capabilities in its responsible AI (RAI) toolkits for helping data scientists reduce bias within their machine learning models. Last May at Microsoft Build, it announced three tools for the toolkit: InterpretML, Fairlearn, and SmartNoise. SmartNoise is a collaboration between Microsoft and Harvard and is used to protect personal data while allowing … continue reading
Amazon has announced the general availability of Amplify Flutter, which is a new solution that combines AWS Amplify and Flutter to enable developers to build cross-platform apps. AWS Amplify provides a set of tools for building scalable web applications, while Flutter is Google’s UI toolkit for mobile, web, and desktop application development. Key benefits for … continue reading