Data quality monitoring company Lightup has announced a beta program intended to help customers identify issues with their data. Lightup tracks data that goes in and out of applications and detects when there are changes that would indicate data quality degradation. It takes metrics such as data availability, data delay, and data volume to determine … continue reading
Redis Labs announced that it is adding stronger consistency, integrated data models, low sub-millisecond latency for a globally deployed database and artificial intelligence to further Redis as a real-time data platform. RedisRaft will be available in Redis 7.0 and will enable Redis to be deployed and run in a strongly consistent fashion, according to the … continue reading
Microsoft announced that the first public preview of Visual Studio 2022 will be released this summer. Visual Studio 2022 will be a 64-bit application and it’ll no longer be limited to ~4gb of memory in the main devenv.exe process. However, this won’t change the types or bitness of the applications developers can build with Visual … continue reading
Node.js 16 is now available with an upgrade to the V8 JavaScript engine, prebuilt binaries for Apple Silicon, and additional stable APIs. The V8 JavaScript engine has been updated from version 8.6 to 9.0. According to the team, this update includes ECMAScript RegExp Match Indices, which provide start and end indices for a captured string. … continue reading
The development team behind Android said that it no longer recommends RenderScript as the optimal way to run computationally-intensive code on the GPU or CPU without having to make use of the NDK or GPU-specific APIs and will deprecate the feature in Android 12. Instead, developers will have access to an open-source library that contains … continue reading
Developers can now customize and pin the precise metrics that matter to them in a personalized KPI section at the top of their Google Play Console application dashboard. Google provides an extensive list of available metrics including the new engagement and peer to peer comparisons that make it easy to find what developers want so … continue reading
A recent Spring Framework User Survey of Java developers found that Spring/Spring Boot users rate their code higher in quality, maintainability and test coverage that non-Spring users. The survey of 450 Java developers also found that Spring users spend 25% of their time on tests, while non-Spring users spend 20% of their time on tests. … continue reading
After a year of pandemic-related job losses in the U.S., it might seem out of place to talk about the huge talent gap in our domestic tech industry. The reality is that the pandemic drove demand for digital customer experiences and products in an unprecedented way. In retail, for example, McKinsey reported that e-commerce skyrocketed … continue reading
In an effort to standardize mobile security, 20 different companies in collaboration with the Internet of Security Things Alliance (ioXt) worked on adding a new set of security and privacy requirements for mobile apps and VPNs. Google, Amazon, NowSecure, NCC Group, DEKRA, Onware Security, and 7layers are among the companies who helped contribute to the … continue reading
Docker Desktop is now supported for all devices using the Apple Silicon. Users can build and run images for both x86 and ARM architectures without having to set up a complex cross-compilation development environment. Docker Hub also makes it easy to identify and share repositories that provide multi-platform images. Additional details are available here. GitHub … continue reading
Qiskit is an open-source framework for creating and running programs on quantum computers. The project was launched by IBM four years ago as an effort to introduce more programmers to quantum computing. Since then, IBM has updated the SDK to better meet users’ needs and have provided pulse-level control to help programmers understand and work … continue reading
Google introduced the open-source Logica programming language this week. It is designed to compile to SQL and run on Google BigQuery with experimental support for PostgreSQL and SQLite. According to the company, the language was created to make it easier for developers who have to deal with the challenges of SQL. The challenges with coding … continue reading