Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-plugin-hostgator domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ol-scrapes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":32986,"date":"2023-05-23T22:07:41","date_gmt":"2023-05-23T22:07:41","guid":{"rendered":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/"},"modified":"2023-05-23T22:07:41","modified_gmt":"2023-05-23T22:07:41","slug":"microsoft-wants-to-make-windows-a-better-place-for-developers","status":"publish","type":"post","link":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/","title":{"rendered":"Microsoft wants to make Windows a better place for developers"},"content":{"rendered":"

Source:https:\/\/techcrunch.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/<\/a><\/br>
\nMicrosoft wants to make Windows a better place for developers<\/br>
\n2023-05-23 22:07:41<\/br><\/p>\n

\n

While mostly a developer event, Build has long been where Microsoft puts a spotlight on consumer-centric updates to Windows. This year, the company is taking a different approach: It is highlighting the work it is doing to improve the developer experience on Windows. And we\u2019re talking about major updates here \u2014 all of which will come to the Windows Insider<\/a> dev channel this week.<\/p>\n

GitHub Copilot X, for example, is coming to the Windows Terminal and the company is also launching a new extensible open source Windows app (Dev Home) that allows users to quickly set up their machines, connect to their code repositories and add widgets to track their projects or monitor their local machine\u2019s performance.<\/p>\n

Microsoft is also launching a new type of storage volume for Windows 11, Dev Drive, that is based on the same Resilient File System the company uses for Azure and that promises up to 30% performance improvements in build times. Essentially, this is the first time this file system is available for Windows client users, and thanks to cooperation with the Windows Defender team, Microsoft\u2019s security tool can now scan these drives without blocking file operations.<\/p>\n

\"Read<\/a>All of this is happening against the backdrop of Windows seeing quite a bit of growth among developers (and especially Python developers). Microsoft says the number of developers who are using the platform increased by 24% last year. In part, this is driven by the arrival of the Windows Subsystem for Linux.<\/p>\n

\u201cIn the last year, we\u2019ve been listening to the community and seeing what\u2019s the next set of things they really want us to do to improve the experience,\u201d Michael Harsh, the group program manager for Microsoft\u2019s Windows Platform team, told me. \u201cTwo key themes really emerged. The first one was that the pain of setting up an environment on Windows is a huge amount of toil. That\u2019s a problem that\u2019s existed as long as we\u2019ve had visual installers \u2014 so kind of forever. And then, being able to improve the disk performance, especially for things like build times and working with package managers like Pip and NPM.\u201d<\/p>\n

To make it easier for developers to set up their machines, Microsoft now enables them to set up a WinGet<\/a> configuration file to create unattended and repeatable configurations (WinGet is Microsoft\u2019s command-line tool for managing and configuring Windows apps). This should make it considerably easier to onboard new developers to a new project and ensure that they use the right versions of their tools and frameworks. Harsh described it as adding orchestration to WinGet.<\/p>\n

As for the Windows Terminal, the GitHub Copilot integration will be available to users who subscribe to the service through GitHub. It will offer both inline support as well as an experimental chat experience that can recommend commands, explain errors and even take actions in the Terminal app itself. Warp beat Microsoft to the punch<\/a> here by integrating ChatGPT into its terminal a few months ago. Still, given that the Windows Terminal comes installed by default (it recently replaced the Windows Console as the default in Windows 11), Microsoft obviously has a lot of reach here.<\/p>\n

\"\"<\/a><\/p>\n

Image Credits:<\/strong> Microsoft<\/p>\n<\/div>\n

To some degree, it\u2019s Dev Home that\u2019s bringing all of this together. The idea here is to build a single app that brings together all of the data and tools that developers need to manage Windows 11 as their development machine. This means they can use it to kick off these new WinGet configurations and configure their online Dev Boxes and GitHub Codespaces, for example, as well as set up the new Dev Drive and install new tools and packages, all without having to switch contexts.<\/p>\n

There are also a few nice bonus features the company is quietly adding in the next Windows 11 release: You can now open tar, 7-zip, GZ and RAR files (among others) right from Windows Explorer without having to install any third-party tools. You can also now hide the time and date from the taskbar (useful for screen recordings).<\/p>\n<\/p><\/div>\n

<\/br><\/br><\/br><\/p>\n

Science, Tech, Technology<\/br>
\n<\/br>
\nSource:
https:\/\/techcrunch.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/<\/a><\/br><\/br><\/p>\n","protected":false},"excerpt":{"rendered":"

Source:https:\/\/techcrunch.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/ Microsoft wants to make Windows a better place for developers 2023-05-23 22:07:41 While mostly a developer event, Build has long been where Microsoft puts a spotlight on consumer-centric updates to Windows. This year, the company is taking a different approach: It is highlighting the work it is doing to improve the developer experience on […]<\/p>\n","protected":false},"author":1,"featured_media":32987,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[26,17,8],"tags":[],"class_list":["post-32986","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-science","category-tech","category-technology"],"yoast_head":"\nMicrosoft wants to make Windows a better place for developers - Science and Nerds<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Microsoft wants to make Windows a better place for developers - Science and Nerds\" \/>\n<meta property=\"og:description\" content=\"Source:https:\/\/techcrunch.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/ Microsoft wants to make Windows a better place for developers 2023-05-23 22:07:41 While mostly a developer event, Build has long been where Microsoft puts a spotlight on consumer-centric updates to Windows. This year, the company is taking a different approach: It is highlighting the work it is doing to improve the developer experience on […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/\" \/>\n<meta property=\"og:site_name\" content=\"Science and Nerds\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-23T22:07:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"730\" \/>\n\t<meta property=\"og:image:height\" content=\"397\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/\",\"url\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/\",\"name\":\"Microsoft wants to make Windows a better place for developers - Science and Nerds\",\"isPartOf\":{\"@id\":\"https:\/\/scienceandnerds.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1\",\"datePublished\":\"2023-05-23T22:07:41+00:00\",\"dateModified\":\"2023-05-23T22:07:41+00:00\",\"author\":{\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\"},\"breadcrumb\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1\",\"width\":730,\"height\":397},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scienceandnerds.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Microsoft wants to make Windows a better place for developers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scienceandnerds.com\/#website\",\"url\":\"https:\/\/scienceandnerds.com\/\",\"name\":\"Science and Nerds\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scienceandnerds.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/scienceandnerds.com\"],\"url\":\"https:\/\/scienceandnerds.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Microsoft wants to make Windows a better place for developers - Science and Nerds","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/","og_locale":"en_US","og_type":"article","og_title":"Microsoft wants to make Windows a better place for developers - Science and Nerds","og_description":"Source:https:\/\/techcrunch.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/ Microsoft wants to make Windows a better place for developers 2023-05-23 22:07:41 While mostly a developer event, Build has long been where Microsoft puts a spotlight on consumer-centric updates to Windows. This year, the company is taking a different approach: It is highlighting the work it is doing to improve the developer experience on […]","og_url":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/","og_site_name":"Science and Nerds","article_published_time":"2023-05-23T22:07:41+00:00","og_image":[{"width":730,"height":397,"url":"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/","url":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/","name":"Microsoft wants to make Windows a better place for developers - Science and Nerds","isPartOf":{"@id":"https:\/\/scienceandnerds.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#primaryimage"},"image":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1","datePublished":"2023-05-23T22:07:41+00:00","dateModified":"2023-05-23T22:07:41+00:00","author":{"@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e"},"breadcrumb":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#primaryimage","url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1","width":730,"height":397},{"@type":"BreadcrumbList","@id":"https:\/\/scienceandnerds.com\/2023\/05\/23\/microsoft-wants-to-make-windows-a-better-place-for-developers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scienceandnerds.com\/"},{"@type":"ListItem","position":2,"name":"Microsoft wants to make Windows a better place for developers"}]},{"@type":"WebSite","@id":"https:\/\/scienceandnerds.com\/#website","url":"https:\/\/scienceandnerds.com\/","name":"Science and Nerds","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scienceandnerds.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/scienceandnerds.com"],"url":"https:\/\/scienceandnerds.com\/author\/admin\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/microsoft-wants-to-make-windows-a-better-place-for-developers_646d392d7d83f.jpeg?fit=730%2C397&ssl=1","_links":{"self":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/32986","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/comments?post=32986"}],"version-history":[{"count":1,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/32986\/revisions"}],"predecessor-version":[{"id":32988,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/32986\/revisions\/32988"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media\/32987"}],"wp:attachment":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media?parent=32986"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/categories?post=32986"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/tags?post=32986"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}