Best of MicrosoftAugust 2022

  1. 1
    Article
    Avatar of kdnuggetsKDnuggets·4y

    Free AI for Beginners Course

    A 12 week, 24 lesson curriculum designed to introduce learners to the world of AI. You can see specific course content, laid out lesson by lesson, here. If you are interested in knowing more, you might want to get to know the instructors for the course.

  2. 2
    Article
    Avatar of hashnodeHashnode·4y

    Docusaurus 2.0 🥳️: Meta's static site generator to build beautiful documentation websites

    Docusaurus 2.0 is a documentation static-site-generator, based on Node.js and React. It allows you to focus on content: just write Markdown files. It is already powering many great docs sites you know: React-Native, Redux, Tauri, Electron, Courier, Figma.

  3. 3
    Article
    Avatar of hashnodeHashnode·4y

    Explain in 5 Levels of Difficulty: Linux

    The Linux kernel was first released to the public in 1991 by Finnish computer science student Linus Torvalds. The kernel is the core of a Linux operating system and provides basic services such as memory management, process management, device drivers, and system call handling.

  4. 4
    Article
    Avatar of devblogsDevBlogs·4y

    Windows Package Manager 1.3

    The Windows Package Manager Community Repository will begin accepting submissions for other portable packages after the upgrade has rolled out to a majority of the user base. This should take about one week. If you want to submit a pull request, go ahead.

  5. 5
    Article
    Avatar of theregisterThe Register·4y

    Ex-Microsoft UX director blasts Windows 11 Start menu

    Ex-Microsoft UX director Jensen Harris blasts Windows 11 Start menu. Harris: "It should represent the very best UI design the company is capable of... Design matters.

  6. 6
    Article
    Avatar of pointerPointer·4y

    microsoft/DeepSpeed: DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

    DeepSpeed trained the world's most powerful language models (MT-530B, BLOOM) Azure and DeepSpeed empower easy-to-use and high-performance model training. DeepSpeed is an important part of Microsoft’s new AI at Scale initiative to enable next-generation AI capabilities at scale. It is not tied to specific PyTorch or CUDA versions.

  7. 7
    Article
    Avatar of theregisterThe Register·4y

    FauxPilot: Like GitHub Copilot without Microsoft telemetry

    GitHub Copilot is a tool for generating programming code suggestions with the help of AI models. It relies on OpenAI Codex, a natural language-to-code system based on GPT-3 that was trained on "billions of lines of public code" in GitHub repositories. Microsoft is a Linux and open source company these days.

  8. 8
    Article
    Avatar of devblogsDevBlogs·4y

    .NET 6 is now in Ubuntu 22.04

    .NET 6 is now in Ubuntu 22.04 (Jammy) and can be installed with just apt install dotnet6.NET in Chiseled Ubuntu Containers.NET delivers the smallest container footprint while still being the Ubuntu you know and trust.NET is similar to conventional distroless, with a tool that is customized for slicing.deb packages. The images will be offered in our nightly repos.

  9. 9
    Article
    Avatar of vsVisual Studio Blog·4y

    Visual Studio 2022 17.3 is now available!

    NET Multi-platform App UI has graduated from preview in Visual Studio and is now available on Windows. Pick Azure as the deployment target and Azure Container Apps will be one of the options available to you. Live Unit Testing now scales better for larger solutions by making the builds scoped to only what is needed and building projects in parallel.