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
WhiteSource has announced it will now integrate with Microsoft Visual Studio Code Editor. According to the company, the integration gives Visual Studio Code developers visibility and security alerts on problematic open-source components while continuing to develop within their preferred development environment. “Integrating security testing pre-build allows issues to be detected earlier when they are easier … continue reading
The latest Rust programming langauge release enables new things to appear in ‘const fn,’ two new standard library APIs, and one feature useful for library authors. By including the features in ‘const fn’, this led to a 40x performance improvement in Microsoft’s WinRT bindings for Rust, according to the working group behind the language. The … continue reading
Fastly entered into a definitive agreement to acquire Signal Sciences for approximately $775 million in cash and stock. The acquisition will expand Fastly’s security portfolio through developer-first web applications and API protection solutions, according to the company. “Fastly was founded to meet developers’ need for greater visibility and control. Now, as the digital transformation movement … continue reading