Microsoft is trying to make it easier for developers to automate their end-to-end tests. The company has announced a preview of Playwright for Python, which allows developers and testers to write such tests in Python. According to Microsoft, automated end-to-end tests have become more important than ever as teams build apps that run on a … continue reading
Microsoft has revealed it is teaming up with OpenAI to exclusively license GPT-3. According to the company, this will further Microsoft’s goals to develop and deliver advanced AI solutions for customers, as well as create new solutions that harness the power of advanced natural language generation. GPT-3 is an autoregressive language model that outputs human-like … continue reading
Accusoft announced its latest SDK, ImageGear PDF, to enable developers to add a variety of PDF functionalities into an application. ImageGear PDF gives end-users the ability to merge multiple PDFs, rearrange pages within a PDF, add pages or remove pages in a PDF, and more. ImageGear PDF is available with an optical character recognition add-on … continue reading
Microsoft has announced new ways for Windows developers to build applications. The company announced it is working on a unified app platform that will enable developers to leverage new and existing code. With Project Reunion, the company is working to unify access to Win32 and UWP APIs. “We will provide a common platform for new … continue reading
The .NET Core Debugging extension gives users the ability to run and debug their .NET Core apps in WSL 2 – Preview without leaving Visual Studio. “For a Windows .NET user targeting Linux, WSL 2 lives in a sweet spot between production realism and productivity,” Microsoft wrote in a blog post. Users can have a … continue reading
Last year Microsoft announced that with the release of .NET 5, a number of .NET products would be consolidated into a single .NET release. This includes .NET Core, .NET Framework, and .NET Standard. .NET 5 is expected to release in November, and as that date nears, the company has now revealed more information about what … continue reading
Microsoft is releasing a new open-source tool to help developers find and fix bugs at scale. Project OpenFuzz is a fuzz testing framework for Azure. According to Microsoft, fuzz testing is an effective method for improving code quality, and is a gold standard for finding and removing exploitable security vulnerabilities. Although it is effective, it’s … continue reading
The Moment.js team has announced the project is now consider in maintenance mode. This means that the working group behind the project will not be adding any new features or capabilities and will not change Moment’s API to be immutable. “The modern web looks much different these days. Moment has evolved somewhat over the years, … continue reading
Microsoft has announced it is open sourcing its extension of TensorFlow for Windows. The source code for TensorFlow-DirectML is now available on GitHub. “TensorFlow-DirectML broadens the reach of TensorFlow beyond its traditional Graphics Processing Unit (GPU) support, by enabling high-performance training and inferencing of machine learning models on any Windows devices with a DirectX 12-capable … continue reading
In an effort to get developers to build better collaborative solutions, Microsoft has announced its Fluid Framework is now open sourced. The Fluid Framework is a TypeScript library, powered by the same code as Microsoft 365, that enables developers to build distributed, real-time collaborative web apps. Key features include: a client-centric application model, data persistence, … continue reading
GitLab announced that it is lowering the current monthly usage limit as it found that 98.5% of free users are using 400 CI/CD minutes or less per month. “While we are excited by this exponential growth, our underlying costs to support this growth have increased significantly. As GitLab matures as both a company and a … continue reading
The latest integration of traces allows Instana users to drill down into profiles related to individual requests and user traces which require investigation. “Instana’s single-click direct path from individual traces directly to applicable process profiles makes it both easy and quick for users to get the information they need to identify CPU, Memory and Concurrency … continue reading