InfoQ Homepage Microsoft Content on InfoQ
-
Microsoft Obtains Exclusive License for GPT-3 AI Model
Microsoft announced an agreement with OpenAI to license OpenAI's GPT-3 deep-learning model for natural-language processing (NLP). Although Microsoft's announcement says it has "exclusively" licensed the model, OpenAI will continue to offer access to the model via its own API.
-
Microsoft Introduces Its Quantum Intermediate Representation
Based on LLVM, IBM Quantum Intermediate Representation (QIR) extends LLVM IR to better suit the representation of quantum constructs.
-
Microsoft Releases Bridge to Kubernetes
Earlier this week, Microsoft released Bridge to Kubernetes, a Visual Studio extension that allows developers to write, test and debug microservice code locally while consuming dependencies from a Kubernetes environment. The purpose of this extension is to simplify microservices development by eliminating the need for extra assets such as a Dockerfile or Kubernetes manifests.
-
Visual Studio Codespaces Is Now GitHub Codespaces
Earlier this month, Microsoft announced that Visual Studio Codespaces is consolidating into GitHub Codespaces. Visual Studio Codespaces is a cloud-based, on-demand development environment similar to Gitpod. The consolidated product supports Azure Functions and can be used with Visual Studio 2019, Visual Studio Code, and modern browsers.
-
Microsoft to Contribute to Java on Windows and Mac ARM
Microsoft is working to help port Java to Windows and Mac ARM on the AARCH64 chipset. The improvement should help enable Java applications to run on upcoming commercial ARM hardware.
-
Microsoft Releases Entity Framework Core 5.0 RC 1
Last week, Microsoft released Entity Framework Core 5.0 RC1, the first "go live" release of the framework before its official debut in November, together with .NET 5. This release candidate contains all features planned for EF Core 5.0, including: transparent many-to-many mapping, general query enhancements, and overall improvements in performance, migrations, and deployment experience.
-
Microsoft Releases .NET 5.0 RC 1
Earlier this week, Microsoft released .NET 5.0 RC1, the first "go live" release of .NET 5 before its official debut in November. .NET 5 is a unified platform for the .NET ecosystem, wrapping together all of its components into one cross-platform package. The new release includes many improvements from .NET Core 3, including new language versions (C# 9 and F# 5) and support for Windows ARM64.
-
Microsoft Announces New Technologies to Combat Disinformation
In a recent blog post, Microsoft announced two new technologies to combat disinformation: a Video Authenticator tool, and technology to either detect manipulated content or assure people that the media they're viewing is authentic.
-
Open Service Mesh: a Service Mesh Implementation from Microsoft
Microsoft has released open service mesh (OSM), an alpha service mesh implementation compliant with the SMI specification. OSM covers standard features of a service mesh like canary releases, secure communication, and application insights, similar to other service mesh implementations like Istio, Linkerd, or Consul. Additionally, the OSM team is in the process of donating the project to the CNCF.
-
Google, Microsoft, GitHub, and Others Join the Open Source Security Foundation
Supported by The Linux Foundation, the Open Source Security Foundation (OpenSSF) aims to create a cross-industry forum for a collaborative effort to improve open source software security. The list of initial members includes Google, Microsoft, GitHub, IBM, Red Hat, and more.
-
PyTorch 1.6 Released; Microsoft Takes over Windows Version
PyTorch, Facebook's open-source deep-learning framework, announced the release of version 1.6 which includes new APIs and performance improvements. Along with the release, Microsoft announced it will take over development and maintenance of the Windows version of the framework.
-
AI Conference Recap: Facebook, Google, Microsoft, and Others at ACL 2020
At the recent Annual Meeting of the Association for Computational Linguistics (ACL), research teams from several tech companies, including Facebook, Google, Microsoft, Amazon, and Salesforce presented nearly 200 papers out of a total of 779 on a wide variety of AI topics related to Natural Language Processing (NLP).
-
Microsoft Introduces the Azure Well-Architected Framework
In a recent blog post, Microsoft introduced the Azure Well-Architected Framework, which provides customers with a set of Azure architecture best practices to help them build and deliver well-designed solutions.
-
Accessible Adaptive Design Systems with Microsoft's New FAST Framework
Rob Eisenberg recently introduced the FAST Framework. FAST allows developers to create their own design system and web component libraries by customizing styles and properties. FAST uses an adaptive color system that meets accessibility contrast requirements, supports color theming, and provides a perceptually uniform UI across different background colors – with little input from developers.
-
OpenJDK Comes to Windows 10 on ARM
Microsoft has made its first big contribution to OpenJDK: Porting OpenJDK to Windows 10 ARM (AArch64).