github

  1. GitHub Copilot Launches Free Version: AI Coding for Everyone

    Microsoft-owned GitHub has just launched a monumental update aimed at making AI-assisted coding accessible for every developer on its enormous platform. The big news? GitHub Copilot now has a free version, available globally, which includes up to 2,000 code completions per month. Yes, you read...
  2. Unlocking GitHub Copilot Free: Your AI Coding Assistant

    Let’s set the stage: since Microsoft acquired GitHub in 2018, the platform has been a massive stronghold in the developer ecosystem. Whether you're a newbie coder exploring your first project or a seasoned professional managing sprawling repositories, GitHub has been the ultimate home for...
  3. GitHub Reaches 150 Million Developers: Unlocking Free AI with Copilot

    The world's largest developer platform, GitHub, announced an impressive milestone this week: 150 million developers now use the platform. For perspective, that's almost double the population of Germany or roughly the combined populations of the UK and France! To underline its commitment to...
  4. GitHub Celebrates 150 Million Users with Free Copilot AI Coding Tool

    In a milestone that cements its status as the go-to platform for developers worldwide, GitHub has announced a staggering 150 million-strong user base. The news, unveiled on December 19th, 2024, comes alongside another big reveal: a new GitHub Copilot Free tier that’s sure to spark joy among...
  5. GitHub Hits 150 Million Developers: New Free Tier & AI Innovations

    GitHub, the powerhouse for developers and source code management owned by Microsoft, has announced a significant milestone: the platform now boasts over 150 million developers worldwide. To add to the excitement, GitHub has introduced a new free tier for users, underscoring its mission to...
  6. GitHub Launches Copilot Free: A Game-Changer for VS Code Developers

    In a move that’s bound to delight developers worldwide, GitHub has rolled out a free tier of its AI-powered coding assistant, Copilot Free, specifically designed for Visual Studio Code (VS Code) users. But, before you go throwing your wallet at GitHub, let’s unpack the fine print of this new...
  7. Introducing Microsoft UK’s GenAI Accelerator: 12 Innovative Startups Revolutionizing AI

    In an exciting announcement from Microsoft UK, the company revealed the 12 software firms selected for its inaugural GenAI Accelerator program. This initiative, in partnership with powerhouse collaborators like NVIDIA and GitHub, aims to revolutionize industries through the implementation of...
  8. Revolutionizing Development: GitHub Copilot's New AI Features for 2024

    Introduction In a world where coding becomes both easier and more complex, GitHub and Microsoft have been hard at work enhancing their AI-powered programming assistant, GitHub Copilot. As announced in the recent GitHub Universe 2024, the tool is stepping beyond its original boundaries to...
  9. E

    Windows 11 Windows Audio Capture Client GetBuffer()

    Can someone explain how to get data stored in a pointer and get an address that is stored in that pointer, then get the data from the address? I cannot figure out how to store the raw audio data into a file every time I run it the data accumulating in the file is low. The function in question is...
  10. Adding event handlers: Sounds, Dark Mode & Windowing (Part 2)

    Adding event handlers: Sounds, Dark Mode & Windowing (Part 2) Note that in part 1 of the WinAppSDK Blog Series you implemented the visual layer of the DrumPad using WinUI 3 controls. However, if you click on any buttons, nothing happens, because we have not defined any actions, which we will do...
  11. Introducing WhyNotWin11: Tool for Checking Windows 11 Compatibility

    Mike submitted a new resource: WhyNotWin11 - Check for device compatibility from 3rd party source Read more about this resource...
  12. VIDEO Announcing Rust for Windows v0.9

    Rust for Windows v0.9 has recently been released and includes full consumption support, along with several other updates! With completed consumption support, you can now call any Windows APIs (past, present, and future) using the Rust language projection. Rust developers have access to the...
  13. New Developer Landing Page and Issues Repo

    We are excited to announce two new online resources for developers using Windows: A new docs landing-page for developers building and deploying apps and systems running on non-Microsoft operating systems like Linux and Android A new GitHub issues repo for filing developer-oriented issues with...
  14. Rust/WinRT Public Preview

    We are excited to announce that the Rust/WinRT project finally has a permanent and public home on GitHub: microsoft/winrt-rs Rust/WinRT follows in the tradition established by C++/WinRT of building language projections for the Windows Runtime using standard languages and compilers, providing a...
  15. BlueHat Shanghai 2019: Amplifying the power of defensive partnerships around the world

    Earlier this week Link Removed brought together security researchers and hundreds of cybersecurity professionals from China and across Asia to explore the latest topics in cybersecurity research. Including presentations from Qihoo 360, Baidu, Alibaba and the Chinese Academy of Sciences, BlueHat...
  16. Join Microsoft Security Response at the Product Security Operations forum at LocoMocoSec!

    The MSRC is more than managing vulnerability reports, publishing Microsoft security updates, and defending the cloud. The MSRC is passionate about helping everyone improve internal engineering practices and supporting the defender community, and are excited to partner with Blackberry to host a...
  17. Introducing Component Firmware Update

    The Microsoft Devices Team is excited to announce the release of an open-source model for Component Firmware Update for Windows system developers – Component Firmware Update (CFU). With CFU, you can easily deliver firmware updates for through Windows Update by using CFU drivers. Background...
  18. Fluent XAML Theme Editor Preview released!

    We’re excited to announce the preview release of the Fluent XAML Theme Editor application! As some of you may remember from our Build 2018 session this year, we previewed a tool using our new ColorPaletteResources API that allows you to set the color theme of your app through some simple color...
  19. Introducing WinAppDriver UI Recorder

    A new open-sourced tool is now available for the Windows Application Driver (WinAppDriver) community: the WinAppDriver UI Recorder tool. This tool will enable users to easily create automated UI tests. For those of you not familiar with WinAppDriver, it is a UI automation service for Windows 10...
  20. Announcing support for Pen with Windows Application Driver v1.1 – Preview available now

    Windows Application Driver (WinAppDriver) is continuing Microsoft’s investment in UI test automation tools for Windows 10, and now, we’re excited to announce the next release of WinAppDriver—version 1.1! A preview is available today— bringing support for Pen automation. The full v1.1 release is...