<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/347/?d=2</link><description>News: Software News</description><language>en</language><item><title>How to use local accounts on Windows 11 version 22H2 devices</title><link>https://nsaneforums.com/news/software-news/how-to-use-local-accounts-on-windows-11-version-22h2-devices-r5689/</link><description><![CDATA[<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2022/02/18/windows-11-pro-edition-will-require-microsoft-account-for-future-installs/" rel="external nofollow">Microsoft announced</a> that it would extend the Windows 11 Home requirement of a Microsoft Account and Internet connection during setup to Windows 11 Pro in early 2022.
</p>

<p>
	 
</p>

<p>
	<img alt="windows-11-local-account-create.webp" class="ipsImage" data-ratio="75.10" height="447" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/windows-11-local-account-create.webp">
</p>

<p>
	 
</p>

<p>
	The upcoming Windows 11 version 22H2 will enforce the requirement for all devices on which Pro is installed on. The change won't affect existing devices that are upgraded to the new version. These will work as before when local accounts are used, and even if no Microsoft Account exists.
</p>

<p>
	 
</p>

<p>
	Windows customers who install Windows 11 Pro from scratch on a device, and customers who bought a device with Windows 11, will need a Microsoft Account to complete the initial setup.
</p>

<p>
	 
</p>

<p>
	There have been workarounds in the past to bypass the requirement. One involved disconnecting the Internet connection during setup, another to run commands or kill specific tasks. It is unclear whether any of these will continue to work, as Microsoft has clamped down on these bypasses in recent builds.
</p>

<p>
	 
</p>

<p>
	Most Windows customers may have no objections when it comes to the requirement. Using a Microsoft Account has advantages, including that the license is attached to the account, that syncing of data may be used between devices, and that account access may be restored even without access to one of a user's devices.
</p>

<p>
	 
</p>

<p>
	Microsoft has been criticized for the move. Installation can't be completed anymore without Internet connection, which means that it will become a frustrating experience in certain environments. Others have objected to the change because they want to use local accounts, for instance, for privacy reasons.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2019/09/30/report-microsoft-makes-it-difficult-to-create-local-accounts-in-windows-10/" rel="external nofollow">Microsoft made it more difficult to create local accounts in its Windows 10 operating system in 2019</a>. Back then, it was possible to disconnect the Internet connection to get the local account setup option.
</p>

<h2>
	Create a local account after Windows 11 Setup
</h2>

<p>
	While Microsoft has tightened the screws during setup, the company has not limited the use of local accounts after setup, yet. One of the better options for Windows users who want to use local accounts is to complete the setup using the Microsoft Account, create a local account with administrative privileges on first run, and delete the Microsoft Account.
</p>

<p>
	 
</p>

<p>
	Tip: You may achieve the same with two commands from an elevated command prompt using the "net" command.
</p>

<p>
	 
</p>

<ol>
	<li>
		<strong>net user /add martin secretpassword</strong>
	</li>
	<li>
		<strong>net localgroup administrators martin /add </strong>
	</li>
</ol>

<p>
	 
</p>

<p>
	The first command creates the user martin with the password secretpassword. The second command adds the user martin to the group of administrators.
</p>

<p>
	 
</p>

<p>
	This is done in the following way on Windows 11 devices:
</p>

<p>
	 
</p>

<p>
	<strong>Step 1</strong>: Select Start and then Settings, or use the Windows-I shortcut to open the Settings.
</p>

<p>
	 
</p>

<p>
	<strong>Step 2</strong>: Go to Accounts. Select Other users on the page that opens.
</p>

<p>
	 
</p>

<p>
	<img alt="windows-11-accounts.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/windows-11-accounts.webp">
</p>

<p>
	 
</p>

<p>
	<strong>Step 3:</strong> Activate the "add account" button next to "add other user".
</p>

<p>
	 
</p>

<p>
	<img alt="other-users.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/other-users.webp">
</p>

<p>
	 
</p>

<p>
	<strong>Step 4</strong>: Select "I don't have this person's sign-in information".
</p>

<p>
	 
</p>

<p>
	<img alt="microsoft-account-prompt.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/microsoft-account-prompt.webp">
</p>

<p>
	 
</p>

<p>
	<strong>Step 5</strong>: Select "Add a user without a Microsoft account".
</p>

<p>
	 
</p>

<p>
	<img alt="add-user-without-microsoft-account.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/add-user-without-microsoft-account.webp">
</p>

<p>
	 
</p>

<p>
	<strong>Step 6</strong>: Type the username and select a password. Use of a password is optional. Select Next to complete the process.
</p>

<p>
	 
</p>

<p>
	<img alt="create-local-user.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/create-local-user.webp">
</p>

<p>
	 
</p>

<p>
	<strong>Step 7</strong>: Expand the new user on the Other Users page and activate "change account type".
</p>

<p>
	 
</p>

<p>
	<img alt="change-account-type.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/change-account-type.webp">
</p>

<p>
	 
</p>

<p>
	<strong>Step 8</strong>: Switch it from the "Standard User" account type to "administrator", and select ok.
</p>

<p>
	 
</p>

<p>
	<img alt="administrator.webp" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/administrator.webp">
</p>

<p>
	 
</p>

<p>
	You may now sign-in with the new user account using the selected username and password. Once done, you may delete the Microsoft Account or ignore it.
</p>

<p>
	 
</p>

<p>
	<strong>Closing Words</strong>
</p>

<p>
	 
</p>

<p>
	The focus on Microsoft Accounts gives Microsoft more control over the userbase. The company has no control over local accounts, but it has lots of power over Microsoft Accounts. It gets information about Microsoft Account users, e.g., the email address that has been used, but often also other information that users provide to Microsoft.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: do you use local or Microsoft accounts on your Windows machines?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/05/06/how-to-use-local-accounts-on-windows-11-version-22h2-devices/" rel="external nofollow">How to use local accounts on Windows 11 version 22H2 devices</a>
</p>
]]></description><guid isPermaLink="false">5689</guid><pubDate>Fri, 06 May 2022 21:10:55 +0000</pubDate></item><item><title>Gallery: This is Microsoft's leaked Outlook client</title><link>https://nsaneforums.com/news/software-news/gallery-this-is-microsofts-leaked-outlook-client-r5688/</link><description><![CDATA[<p>
	Microsoft is known to be working <a href="https://www.neowin.net/news/microsoft-posts-a-redesigned-outlook-client-screenshot-in-the-office-insider-release-notes/" rel="external nofollow">towards unifying Outlook across platforms as part of its "One Outlook" strategy</a>, something that the company has been <a href="https://www.neowin.net/news/microsoft-plans-to-unify-outlook-across-platforms-using-web-technologies/" rel="external nofollow">discussing for the past couple of years</a>. The email client is <a href="http://www.neowin.net/news/microsoft-reportedly-replacing-windows-10039s-mail-and-calendar-apps-with-something-good/" rel="external nofollow">moving to a web-based platform</a> powered by what the firm calls Outlook on the web Powered Experiences (OPX). The initiative is <a href="https://www.neowin.net/news/microsoft039s-vision-of-unified-one-outlook039-codenamed-project-monarch-is-delayed-but-on-the-way/" rel="external nofollow">codenamed "Project Monarch" and although we heard earlier this year that it is delayed</a>, new screenshots of the client have leaked.
</p>

<p>
	 
</p>

<p>
	<img alt="1651835786_fseyrodx0amk658_story.jpg" class="ipsImage" data-ratio="65.56" height="448" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651835786_fseyrodx0amk658_story.jpg">
</p>

<p>
	 
</p>

<p>
	<a href="https://www.windowscentral.com/first-look-microsofts-new-one-outlook-email-client-windows-11" rel="external nofollow">As noted by Windows Central</a>, images of the web-powered Outlook client have made their way to Telegram as the <a href="https://outlook-1.cdn.office.net/nativehost/5mttl/installer/v1/win-x64/dog/Setup.exe" rel="external nofollow">leaked app</a> finally seems to be working for education and organizational accounts.
</p>

<p>
	 
</p>

<p>
	The screenshots show an Outlook client that is almost identical to the web experience - which makes sense - with a couple of minor differences so far. Window controls have been embedded into the app's title bar so that it feels more native to Windows, and the ribbon menu can also be configured so that it looks more like the "traditional" Outlook experience.
</p>

<p>
	 
</p>

<p>
	Over on Twitter, <a href="https://twitter.com/FireCubeStudios/status/1522525629404655617" rel="external nofollow">@FireCubeStudios has leaked some images</a> too that you can see below:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed2521834202" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/FireCubeStudios/status/1522525629404655617?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1522525629404655617%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/gallery-this-is-microsoft039s-leaked-outlook-client/" style="overflow: hidden; height: 586px;"></iframe>
</div>

<p>
	 
</p>

<p>
	If the images above don't suffice your curiosity, make sure to check out the gallery at the end of this article too.
</p>

<p>
	 
</p>

<p>
	Microsoft hasn't officially announced yet as to when the new Outlook experience will be generally available. For now, <a href="https://outlook-1.cdn.office.net/nativehost/5mttl/installer/v1/win-x64/dog/Setup.exe" rel="external nofollow">the leaked app</a> doesn't work with personal accounts but we expect that to be fixed by the time it rolls out publicly. We might get an update on this front at <a href="https://www.neowin.net/news/microsoft-opens-free-registration-for-build-2022/" rel="external nofollow">Build 2022 later this month</a> as the client does seem to be in a good place, based on the latest leaked screenshots.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://outlook-1.cdn.office.net/nativehost/5mttl/installer/v1/win-x64/dog/Setup.exe" rel="external nofollow">Temmie (Telegram)</a>, <a href="https://twitter.com/FireCubeStudios/status/1522525629404655617" rel="external nofollow">@FireCubeStudios (Twitter)</a> | Via: <a href="https://www.windowscentral.com/first-look-microsofts-new-one-outlook-email-client-windows-11" rel="external nofollow">Windows Central</a>
</p>

<div>
	<h3>
		Gallery: One Outlook (Project Monarch) client
	</h3>
</div>

<p>
	<img alt="1651835604_outlook-client-1.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835604_outlook-client-1.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835612_outlook-client-2.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835612_outlook-client-2.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835619_outlook-client-3.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835619_outlook-client-3.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835627_outlook-client-4.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835627_outlook-client-4.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835640_outlook-client-5.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835640_outlook-client-5.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835645_outlook-client-6.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835645_outlook-client-6.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835659_outlook-client-7.jpg" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835659_outlook-client-7.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835673_outlook-client-classic-ribbon" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835673_outlook-client-classic-ribbon.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835688_fseyrodx0amk658.jpg" class="ipsImage" data-ratio="75.10" height="448" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835688_fseyrodx0amk658.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835709_fseyxsuxoaa3v74.jpg" class="ipsImage" data-ratio="75.10" height="456" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835709_fseyxsuxoaa3v74.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1651835714_fseytpzxmae4hmp.jpg" class="ipsImage" data-ratio="75.10" height="469" width="720" src="https://cdn.neow.in/news/images/galleries/4677/1651835714_fseytpzxmae4hmp.jpg">
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/gallery-this-is-microsoft039s-leaked-outlook-client/" rel="external nofollow">Gallery: This is Microsoft's leaked Outlook client</a>
</p>
]]></description><guid isPermaLink="false">5688</guid><pubDate>Fri, 06 May 2022 21:04:30 +0000</pubDate></item><item><title>These are Microsoft's top 10 most popular open-source GitHub repositories</title><link>https://nsaneforums.com/news/software-news/these-are-microsofts-top-10-most-popular-open-source-github-repositories-r5687/</link><description><![CDATA[<p>
	<a href="https://www.neowin.net/news/microsoft-acquires-github-for-75-billion/" rel="external nofollow">Microsoft acquired GitHub for $7.5 billion back in 2018</a> and even before then, it has been a major customer of the platform, like many other tech firms. We thought that it would be interesting to look at the most popular open-source repositories hosted by GitHub's owner.
</p>

<p>
	 
</p>

<p>
	In this listicle, we will list the top 10 open-source GitHub repositories developed and maintained by Microsoft, ordered by their number of stars along with some pertinent stats and a brief excerpt from the official description. Without further ado, let's begin!
</p>

<h2>
	1- vscode (Visual Studio Code)
</h2>

<p>
	<img alt="1601571298_1561145015_visualstudio3_stor" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2020/10/1601571298_1561145015_visualstudio3_story.jpg">
</p>

<p>
	 
</p>

<ul>
	<li>
		Primary programming language: TypeScript (93.8%)
	</li>
	<li>
		Stars: 131,000
	</li>
	<li>
		Watching: 3,100
	</li>
	<li>
		Forks: 22,300
	</li>
	<li>
		Description: Visual Studio Code is a distribution of the Code - OSS repository with Microsoft-specific customizations released under a traditional Microsoft product license. Visual Studio Code combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. It provides comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools. Visual Studio Code is updated monthly with new features and bug fixes. You can download it for Windows, macOS, and Linux on Visual Studio Code's website. To get the latest releases every day, install the Insiders build.
	</li>
	<li>
		Repository URL: <a href="https://github.com/microsoft/vscode" rel="external nofollow">vscode</a>
	</li>
</ul>

<h2>
	2- terminal (The new Windows Terminal and the original Windows console host, all in the same place!)
</h2>

<p>
	<img alt="1650436381_cap1_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650436381_cap1_story.jpg">
</p>

<p>
	 
</p>

<ul>
	<li>
		Primary programming language: C++ (94.6%)
	</li>
	<li>
		Stars: 82,800
	</li>
	<li>
		Watching: 1,300
	</li>
	<li>
		Forks: 7,300
	</li>
	<li>
		Description: This repository contains the source code for:
		<ul>
			<li>
				Windows Terminal
			</li>
			<li>
				Windows Terminal Preview
			</li>
			<li>
				The Windows console host (conhost.exe)
			</li>
			<li>
				Components shared between the two projects
			</li>
			<li>
				ColorTool
			</li>
			<li>
				Sample projects that show how to consume the Windows Console APIs
			</li>
		</ul>
	</li>
	<li>
		Repository URL: <a href="https://github.com/microsoft/terminal" rel="external nofollow">terminal</a>
	</li>
</ul>

<h2>
	3- TypeScript (TypeScript is a superset of JavaScript that compiles to clean JavaScript output)
</h2>

<p>
	<img alt="1644931722_typescriptimage-1568052628959" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/02/1644931722_typescriptimage-1568052628959_story.jpg">
</p>

<p>
	 
</p>

<ul>
	<li>
		Primary programming language: TypeScript (100%)
	</li>
	<li>
		Stars: 80,300
	</li>
	<li>
		Watching: 2,100
	</li>
	<li>
		Forks: 10,500
	</li>
	<li>
		Description: TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript.
	</li>
	<li>
		Repository URL: <a href="https://github.com/microsoft/TypeScript" rel="external nofollow">TypeScript</a>
	</li>
</ul>

<h2>
	4- PowerToys (Windows system utilities to maximize productivity)
</h2>

<p>
	<img alt="1625148217_pt_hero_image_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2021/07/1625148217_pt_hero_image_story.jpg">
</p>

<p>
	 
</p>

<ul>
	<li>
		Primary programming language: C# (53.6%)
	</li>
	<li>
		Stars: 72,600
	</li>
	<li>
		Watching: 1,000
	</li>
	<li>
		Forks: 4,100
	</li>
	<li>
		Description: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
	</li>
	<li>
		Repository URL: <a href="https://github.com/microsoft/PowerToys" rel="external nofollow">PowerToys</a>
	</li>
</ul>

<h2>
	5- Web-Dev-For-Beginners (24 Lessons, 12 Weeks, Get Started as a Web Developer)
</h2>

<figure>
	<img alt="1525859718_webdev_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2018/05/1525859718_webdev_story.jpg">
</figure>

<ul>
	<li>
		Primary programming language: JavaScript (78.5%)
	</li>
	<li>
		Stars: 46,500
	</li>
	<li>
		Watching: 2,300
	</li>
	<li>
		Forks: 6,800
	</li>
	<li>
		Description: Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre- and post-lesson quizzes, written instructions to complete the lesson, a solution, an assignment and more. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'.
	</li>
	<li>
		Repository URL: <a href="https://github.com/microsoft/Web-Dev-For-Beginners" rel="external nofollow">Web-Dev-For-Beginners</a>
	</li>
</ul>

<h2>
	6- playwright (Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API)
</h2>

<p>
	<img alt="1651824708_38518cc76d1965753247e4d35f820" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651824708_38518cc76d1965753247e4d35f82037a_(7)_(1)_story.jpg">
</p>

<p>
	 
</p>

<ul>
	<li>
		Primary programming language: TypeScript (85.1%)
	</li>
	<li>
		Stars: 37,300
	</li>
	<li>
		Watching: 328
	</li>
	<li>
		Forks: 1,700
	</li>
	<li>
		Description: Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.
	</li>
	<li>
		Repository URL: <a href="https://github.com/microsoft/playwright" rel="external nofollow">playwright</a>
	</li>
</ul>

<h2>
	7- ML-For-Beginners (12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all)
</h2>

<p>
	<img alt="1554122456_machine_learn_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2019/04/1554122456_machine_learn_story.jpg">
</p>

<p>
	 
</p>

<ul>
	<li>
		Primary platform: Jupyter Notebook (99.4%)
	</li>
	<li>
		Stars: 35,100
	</li>
	<li>
		Watching: 680
	</li>
	<li>
		Forks: 6,800
	</li>
	<li>
		Description: Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 26-lesson curriculum all about Machine Learning. In this curriculum, you will learn about what is sometimes called classic machine learning, using primarily Scikit-learn as a library and avoiding deep learning, which is covered in our forthcoming 'AI for Beginners' curriculum. Pair these lessons with our 'Data Science for Beginners' curriculum, as well! Travel with us around the world as we apply these classic techniques to data from many areas of the world. Each lesson includes pre- and post-lesson quizzes, written instructions to complete the lesson, a solution, an assignment, and more. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'.
	</li>
	<li>
		<p>
			Repository URL: <a href="https://github.com/microsoft/ML-For-Beginners" rel="external nofollow">ML-For-Beginners</a>
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<h2>
	8- monaco-editor (A browser based code editor)
</h2>

<figure>
	<img alt="1634747152_the-cat-said-no-vscode-dev_st" class="ipsImage" data-ratio="65.28" height="445" width="720" src="https://cdn.neow.in/news/images/uploaded/2021/10/1634747152_the-cat-said-no-vscode-dev_story.jpg">
</figure>

<ul>
	<li>
		Primary programming language: JavaScript (81.1%)
	</li>
	<li>
		Stars: 29,300
	</li>
	<li>
		Watching: 505
	</li>
	<li>
		Forks: 2,800
	</li>
	<li>
		Description: The Monaco Editor is the code editor which powers VS Code. Please note that this repository contains no source code for the code editor, it only contains the scripts to package everything together and ship the monaco-editor npm module.
	</li>
	<li>
		<p>
			Repository URL: <a href="https://github.com/microsoft/monaco-editor" rel="external nofollow">monaco-editor</a>
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<h2>
	9- calculator (Windows Calculator: A simple yet powerful calculator that ships with Windows)
</h2>

<figure>
	<img alt="1635999848_cal4_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2021/11/1635999848_cal4_story.jpg">
</figure>

<ul>
	<li>
		Primary programming language: C++ (71.9%)
	</li>
	<li>
		Stars: 24,200
	</li>
	<li>
		Watching: 561
	</li>
	<li>
		Forks: 4,400
	</li>
	<li>
		Description: The Windows Calculator app is a modern Windows app written in C++ and C# that ships pre-installed with Windows. The app provides standard, scientific, and programmer calculator functionality, as well as a set of converters between various units of measurement and currencies. Calculator ships regularly with new features and bug fixes.
	</li>
	<li>
		<p>
			Repository URL: <a href="https://github.com/microsoft/calculator" rel="external nofollow">calculator</a>
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<h2>
	10- cascadia-code (This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal)
</h2>

<figure>
	<img alt="1650439102_cap2_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650439102_cap2_story.jpg">
</figure>

<ul>
	<li>
		Primary programming language: Python (100%)
	</li>
	<li>
		Stars: 19,900
	</li>
	<li>
		Watching: 237
	</li>
	<li>
		Forks: 666
	</li>
	<li>
		Description: Cascadia is a fun new coding font that comes bundled with Windows Terminal, and is now the default font in Visual Studio as well.
	</li>
	<li>
		<p>
			Repository URL: <a href="https://github.com/microsoft/cascadia-code" rel="external nofollow">cascadia-code</a>
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<hr>
<p>
	 
</p>

<p>
	Well, that's it for the top 10 open-source GitHub repositories developed and maintained by Microsoft. Were there any surprises in there for you? Have you contributed to any of the aforementioned or other Microsoft respositories? Let us know the details in the comments section below!
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/these-are-microsoft039s-top-10-most-popular-open-source-github-repositories/" rel="external nofollow">These are Microsoft's top 10 most popular open-source GitHub repositories</a>
</p>
]]></description><guid isPermaLink="false">5687</guid><pubDate>Fri, 06 May 2022 20:57:23 +0000</pubDate></item><item><title>Will JavaScript containers overtake Linux containers?</title><link>https://nsaneforums.com/news/software-news/will-javascript-containers-overtake-linux-containers-r5680/</link><description><![CDATA[<p>
	<span style="font-size:20px;">Node.js and Deno creator Ryan Dahl believes the majority of web services might be simplified by using JavaScript containers, rather than Linux containers.</span>
</p>

<p>
	 
</p>

<p>
	Developers of the Deno JavaScript and TypeScript runtime are exploring the possibility of JavaScript containers—and the JavaScript sandbox itself—as a higher-level alternative to Linux containers.
</p>

<p>
	 
</p>

<p>
	In a blog post this week, Ryan Dahl, who spearheaded development of both the Deno and Node.js JavaScript runtimes, cited JavaScript as the “universal scripting language.”
</p>

<p>
	 
</p>

<p>
	JavaScript’s universality is prompting the emergence of a new container-like abstraction, he said. Linux containers are not going way, but thinking in terms of JavaScript containers could simplify many web services. Dahl also noted that Docker popularized the use of Linux containers, with operating system-level virtualization for distributing server software. Each container image is a dependency-free, ready-to-run software package. But browser JavaScript offers a similar hermetic environment at a higher level of abstraction, he said.
</p>

<p>
	 
</p>

<p>
	Dahl said he expects JavaScript container technology to unfold over the next couple of years. Deno is exploring the idea, notably in its Deno Deploy product, and currently hiring engineers to pursue it.
</p>

<p>
	 
</p>

<p>
	Scripting languages can help solve many server problems and allow business logic to be written cheaper and faster, said Dahl. Not only is JavaScript the most future-proof of scripting languages, but the JavaScript sandbox is emerging as a higher-level container for server software. Unlike Linux containers, the JavaScript sandbox could invoke the WebAssembly binary instruction format.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.infoworld.com/article/3660069/will-javascript-containers-overtake-linux-containers.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">5680</guid><pubDate>Fri, 06 May 2022 14:19:32 +0000</pubDate></item><item><title>Chinese government to dump Windows in favor of Linux</title><link>https://nsaneforums.com/news/software-news/chinese-government-to-dump-windows-in-favor-of-linux-r5679/</link><description><![CDATA[<p>
	<span>It has happened in other regions before and it's happening again in China: the government has ordered the dumping of Windows in favor of Linux, among other things. This time, though, the reasoning is a bit different. According to Bloomberg, Beijing has ordered government offices and state-backed firms to replace foreign-branded PCs and their associated operating systems with alternatives that can be domestically maintained.</span>
</p>

<p>
	 
</p>

<p>
	<span>As such, China is set to replace almost 50 million PCs in central government agencies alone. It is important to note that this process will obviously not be completed in one fell swoop but is intended to be carried out in a staggered manner over a period of two years, according to unnamed sources familiar with the matter.</span>
</p>

<p>
	 
</p>

<p>
	<span>On the hardware side of things, multiple PC OEMs, including Dell and HP, are bound to be negatively affected. On the other hand, local manufacturer Lenovo as well as other software and hardware vendors such as Kingsoft Corp and Inspur Electronic Information Industry Co. saw their share prices rise on mainland China stock exchanges. Similarly, Windows is set to be replaced by Linux.</span>
</p>

<p>
	 
</p>

<p>
	<span>This move has been long in the making as the Chinese government has been encouraging the use of homegrown hardware and software for the better part of the past decade. It has apparently also hired a firm to vet and monitor local suppliers in the development of sensitive components ranging from semiconductors to the cloud.</span>
</p>

<p>
	 
</p>

<p>
	<span>It is important to note that "hard-to-replace" PC components such as CPUs and GPUs developed by western firms are likely exempt from this order. Many Chinese OEMs rely on them in their PC-making process since these components are not readily manufactured locally.</span>
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/chinese-government-to-dump-windows-in-favor-of-linux/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">5679</guid><pubDate>Fri, 06 May 2022 14:13:18 +0000</pubDate></item><item><title>Windows 11 Insider Preview build 22616 fixes &#x201C;Show hidden icons&#x201D; flyout in system tray</title><link>https://nsaneforums.com/news/software-news/windows-11-insider-preview-build-22616-fixes-%E2%80%9Cshow-hidden-icons%E2%80%9D-flyout-in-system-tray-r5678/</link><description><![CDATA[<p>
	Microsoft has released a new Windows 11 Insider build <a href="https://www.neowin.net/news/windows-11-build-22610-released-with-app-icon-cutoff-in-start039s-all-apps-fixed-and-more/" rel="external nofollow">less than a week after 22610</a> for Insiders on the Dev and Beta channels. The firm highlighted a couple of changes with this build, firstly, an attempted fix for the “Show hidden icons” flyout in the system tray not appearing for some Windows Insiders, and secondly, the company is looking for feedback for people that like to game using their PC with an Xbox Controller; they are hoping people will try out the new controller bar feature, you can read up a bit more on that feature <a href="https://blogs.windows.com/windows-insider/2022/05/05/windows-insiders-can-now-try-out-an-early-preview-of-controller-bar/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	Also noteworthy is the fact that Microsoft has prominently highlighted that the Dev and Beta Channels will be splitting off soon, and although they still aren't indicating when it will happen, it will be a nasty surprise for anyone hoping to stay on the more stable Windows 11 22H2 build that will RTM very soon, <a href="https://www.neowin.net/news/windows-11-22h2-to-reportedly-to-reach-rtm-this-month/" rel="external nofollow">likely before the end of this month</a>.
</p>

<p>
	 
</p>

<p>
	There are no new features in this build, as it mainly contains fixes and improvements, without further ado, here are the changes and improvements in build 22616:
</p>

<p>
	 
</p>

<p>
	[General]
</p>

<p>
	 
</p>

<ul>
	<li>
		[REMINDER] The build watermark at the lower right-hand corner of the desktop is no longer present in this build. This doesn’t mean we’re done, and the watermark will return to Insiders in a future build.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Taskbar]
</p>

<p>
	 
</p>

<ul>
	<li>
		As a result of feedback from Windows Insiders, we have decided to disable the changes to the system tray introduced in <a href="https://blogs.windows.com/windows-insider/2022/03/23/announcing-windows-11-insider-preview-build-22581/" rel="external nofollow">Build 22581</a> for now. The system tray and specifically the “Show hidden icons” flyout will now function the same way it did with the original release of Windows 11, including the ability to rearrange icons in the flyout. We hope to bring these changes back in the future after further refinement of the experience by addressing some of the feedback we have received. As we’ve <a href="https://blogs.windows.com/windows-insider/2022/02/03/whats-coming-for-the-windows-insider-program-in-2022/" rel="external nofollow">mentioned previously</a>, features we try out in the Dev or Beta Channels may not always ship.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Other]
</p>

<p>
	 
</p>

<ul>
	<li>
		<a href="https://blogs.windows.com/windows-insider/2022/02/16/announcing-windows-11-insider-preview-build-22557/" rel="external nofollow">Previously</a>, we shared new requirements for internet and MSA on the Windows 11 Pro edition. Today, Windows Insiders on Windows 11 Pro edition will now require MSA and internet connectivity during the initial device setup (OOBE) only when setting up for personal use. If you choose to setup device for Work or School, there is no change, and it will work the same way as before.
	</li>
</ul>

<p>
	 
</p>

<p>
	Here are all the fixes in build 22616:
</p>

<p>
	 
	</p><p>
		[<strong>General</strong>]
	</p>


<p>
	 
</p>

<ul>
	<li>
		<p>
			We fixed an issue where performance and reliability of explorer.exe could degrade over time, eventually resulting in a bugcheck, in the recent Insider Preview builds.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	[<strong>Taskbar</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			We fixed the issue causing the “Show hidden icons” flyout in the system tray to disappear completely for some Insiders, even though it shows as “on” under Settings &gt; Personalization &gt; Taskbar and “Other system tray icons”.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	[<strong>Input</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an issue which was leading to some apps crashing when pressing the half-width/full-width key while using the Japanese IME.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	<strong>[Widgets]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an issue where if you tried to open the widgets board using a gesture from the side of the screen, you would see the widgets board open and then immediately close.
		</p>

		<p>
			 
		</p>
	</li>
	<li>
		<p>
			Fixed an issue where users were unable to use the swipe functionality to reliably invoke Widgets.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	[<strong>Settings</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an issue that could cause Quick Settings to crash when projecting to certain wireless devices.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	[<strong>Windowing</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Addressed an issue where using the 3-finger on-screen touch gesture for minimizing could cause animations to stop working across the system.
		</p>

		<p>
			 
		</p>
	</li>
	<li>
		<p>
			Fixed an issue impacting DWM reliability in recent flights.
		</p>

		<p>
			 
		</p>
	</li>
	<li>
		<p>
			Fixed an issue which was causing some apps like Settings to open blank if they were re-opened an upgrade or reboot.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	<strong>[Task Manager]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			We fixed an issue that was causing the process list to fluctuate between Apps &amp; Background groups when clicking on Efficiency mode from the command bar
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	[<strong>Windows Sandbox</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an underlying issue which could cause some text in Windows Sandbox to appear as black boxes in certain cases.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	[<strong>Other</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an issue leading to Windows Update notifications showing they were sent from “Windows.SystemToast.WindowsUpdate.MoNotification” instead of “Windows Update”.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	There's just one set of known issues to be aware of in build 22616:
</p>

<p>
	 
</p>

<p>
	[<strong>Live captions</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		Certain apps in full screen (e.g., video players) prevent live captions from being visible.
	</li>
	<li>
		Certain apps positioned near the top of the screen and closed before live captions is run will re-launch behind the live captions window positioned at top. Use the system menu (ALT + Spacebar) while the app has focus to move the app’s window further down.
	</li>
</ul>

<p>
	 
</p>

<p>
	The Dev channel release is now known as the "NI_RELEASE" or Nickel branch in preparation for the major feature update to Windows 11 22H2 later this year. You can find our coverage of what's new and expected to ship <a href="https://www.neowin.net/news/tags/build_22557/" rel="external nofollow">in this Windows 11 build here</a>.
</p>

<p>
	 
</p>

<p>
	Today's press release is linked <a href="https://blogs.windows.com/windows-insider/2022/05/05/announcing-windows-11-insider-preview-build-22616/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	As noted aboive Microsoft has again reminded that Insiders can switch or change channels if they wanted from the Dev channel over to the Beta. If you are wondering how to do so, here's a <a href="https://www.neowin.net/news/there039s-a-limited-time-to-switch-from-the-dev-channel-to-beta--here039s-how/" rel="external nofollow">handy guide we made that you can use</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-insider-preview-build-22618-fixes-show-hidden-icons-flyout-in-system-tray/" rel="external nofollow">Windows 11 Insider Preview build 22616 fixes “Show hidden icons” flyout in system tray</a>
</p>
]]></description><guid isPermaLink="false">5678</guid><pubDate>Fri, 06 May 2022 07:49:24 +0000</pubDate></item><item><title>WhatsApp's latest update introduces reactions, large file transfers, and bigger groups</title><link>https://nsaneforums.com/news/software-news/whatsapps-latest-update-introduces-reactions-large-file-transfers-and-bigger-groups-r5672/</link><description><![CDATA[<p>
	<img alt="1651783059_telegram-reactions_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651783059_telegram-reactions_story.jpg">
</p>

<p>
	 
</p>

<p>
	WhatsApp <a href="https://blog.whatsapp.com/" rel="external nofollow">has announced</a> that reactions, large file transfers, and bigger groups are now supported on the app in its latest update. With reactions, group chats should be less cluttered, the larger 2GB file transfer limit, from 100MB, should make the feature more useful, and the ability to add up to 512 people to a group should help organisations leverage WhatsApp in new ways.
</p>

<p>
	 
</p>

<p>
	The introduction of reactions to WhatsApp comes just months after <a href="https://www.neowin.net/news/telegram-update-now-lets-you-respond-to-messages-with-reactions/" rel="external nofollow">Telegram added exactly the same feature</a>, it’s not the first time Meta has lifted features directly from Telegram but if it wants to stay competitive then it does need to reach near feature parity. Being able to respond to messages with reactions should remove the need to people to respond with a message quite so much which should reduce clutter.
</p>

<p>
	 
</p>

<p>
	The second feature WhatsApp is adding is the ability to send files of up to 2GB. The limit had previously been set to 100MB but in this day and age, that amount is a bit low. Without trying to labour the point about WhatsApp cloning Telegram features, <a href="https://www.neowin.net/news/telegram-now-lets-users-send-2gb-files-adds-profile-videos-and-more/" rel="external nofollow">Telegram actually introduced a 2GB limit on file sharing</a> way back in July 2020.
</p>

<p>
	 
</p>

<p>
	Finally, WhatsApp has increased its group size limit to 512 members which should make it more useful for organisations. For example, a school could create a group for parents to send out important messages. For those wondering whether WhatsApp has copied Telegram again, the answer is no. Since 2019, <a href="https://www.neowin.net/news/telegram-52-introduces-even-bigger-groups-ability-to-recover-deleted-chats-and-more/" rel="external nofollow">Telegram has allowed for groups with 200,000 members</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/whatsapp039s-latest-update-introduces-reactions-large-file-transfers-and-bigger-groups/" rel="external nofollow">WhatsApp's latest update introduces reactions, large file transfers, and bigger groups</a>
</p>
]]></description><guid isPermaLink="false">5672</guid><pubDate>Thu, 05 May 2022 21:12:00 +0000</pubDate></item><item><title>Firefox 101 Beta brings back the download prompt allowing users to choose whether to open or save files</title><link>https://nsaneforums.com/news/software-news/firefox-101-beta-brings-back-the-download-prompt-allowing-users-to-choose-whether-to-open-or-save-files-r5670/</link><description><![CDATA[<p>
	Mozilla changed the download behavior of Firefox when it released <a data-wpel-link="internal" href="https://www.ghacks.net/2022/01/19/firefox-will-soon-download-files-automatically-instead-of-displaying-a-prompt/" rel="external nofollow" target="_blank">version 97</a> of the browser, by skipping the prompt that allowed users to choose whether to Open a file, save it, or cancel the action. When you click on a download link, the file gets saved to your Downloads folder.
</p>

<p>
	 
</p>

<p>
	<img alt="Firefox-101-beta-brings-back-the-downloa" class="ipsImage" data-ratio="75.10" height="373" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/Firefox-101-beta-brings-back-the-download-prompt.webp">
</p>

<p>
	 
</p>

<p>
	Most other browsers have this behavior enabled by default, so Mozilla was following the trend. That's not always a good idea. Since the browser downloads files by default, this could result in the Downloads directory getting cluttered with files that you did not want to download, i.e. accidentally clicking a link, or clicking the wrong link. It wasn't surprising to see that many users weren't happy with this change.
</p>

<p>
	 
</p>


<p>
	There are a couple of ways to prevent files from being downloaded, the first of which is to simply change an option under Firefox's Settings &gt; General &gt; Files and Applications. Set it to "Always ask you where to save the Files", and Firefox will display a File Explorer dialog that prompts you to select the download folder, you can hit the Cancel button to skip the download. A better solution is to change a preference in the about:config page that restores the classic behavior, i.e. the prompt that has the Open With and Save options. You can find how to enable the old behavior <a data-wpel-link="internal" href="https://www.ghacks.net/2022/01/23/how-to-restore-firefoxs-classic-download-behavior/" rel="external nofollow" target="_blank">here</a>.
</p>

<h3>
	<strong>Firefox 101 Beta brings back the download prompt</strong>
</h3>

<p>
	After listening to feedback from users, Mozilla has added the Download prompt back in Firefox's beta channel. A <a data-wpel-link="external" href="https://old.reddit.com/r/firefox/comments/uidwlc/the_old_download_behaviour_is_back_again_in_beta/" rel="external nofollow" target="_blank">reddit</a> user spotted that the latest version, Firefox 101.0b2, displays the old prompt, giving more control to the user on how the download should be handled.
</p>

<p>
	 
</p>

<p>
	<img alt="Firefox-101-Beta-brings-back-the-downloa" class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/Firefox-101-Beta-brings-back-the-download-prompt-allowing-users-to-choose-whether-to-open-or-save-files.webp">
</p>

<p>
	 
</p>

<p>
	A <a data-wpel-link="external" href="https://support.mozilla.org/en-US/kb/change-firefox-behavior-when-open-file" rel="external nofollow" target="_blank">support page</a> on Mozilla's website explains the change. It also highlights a new option that is available in Firefox's settings. Take a look at the two options below the "Applications" section.
</p>

<p>
	 
</p>

<p>
	The first radio button, when enabled, will Save files by default. The other one, will "ask whether to open or save files". This is essentially the same as changing the preference, but is a more user-friendly way to enable the old download prompt. Opening a file quickly, an easy way to cancel a misclick, and the choice of where the file should get saved are all very useful options to have.
</p>

<h4>
	<strong>Mozilla plans to add an option to allow using the Temp Folder for starting downloads</strong>
</h4>

<p>
	Regardless of whether you clicked on the Open or Download option (while clicking on a link), the file gets saved on to the computer's drive. The only difference between the two options, is the folder where Firefox saves the files to. In prior versions of the browser, clicking the Open button would save the file in the Temporary folder, before opening it in the corresponding program. This option was particularly useful in some scenarios, e.g. if you wanted to read a PDF once. But since Firefox 97 removed the download prompt completely, all files were dumped in the Downloads folder.
</p>

<p>
	 
</p>

<p>
	This has caused some inconvenience for users, there is a lengthy discussion about it on <a data-wpel-link="external" href="https://old.reddit.com/r/firefox/comments/uibvek/the_use_of_a_temp_folder_when_downloads_start/" rel="external nofollow" target="_blank">reddit</a> and <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1738574#c110" rel="external nofollow" target="_blank">Bugzilla</a>. The issue has been updated by a Mozilla developer, who stated that a future update for Firefox will add an option to re-enable the use of the Temp folder, (via a sub-folder) for starting downloads. The new option will be an opt-in, i.e., it will not be enabled by default. The "use temp folder" option will be a toggle under about:config, and will also be available via an enterprise policy.
</p>

<p>
	 
</p>

<p>
	<img alt="Mozilla-plans-to-add-an-option-to-allow-" class="ipsImage" data-ratio="45.97" height="226" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/Mozilla-plans-to-add-an-option-to-allow-using-the-Temp-Folder-for-starting-downloads.webp">
</p>

<p>
	 
</p>

<p>
	Mozilla's developers believe that a file that is saved in the temp folder could result in it being deleted, so users could lose an important file. There are also some concerns regarding the performance on network shares. That's why users will have to decide whether they want to enable the option to use the temp folder for starting downloads, or stick with the default download flow. I think they shouldn't have messed with these options in the first place.
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/05/05/mozilla-firefox-101-beta-download-prompt-for-opening-and-saving-files/" rel="external nofollow">Firefox 101 Beta brings back the download prompt allowing users to choose whether to open or save files</a>
</p>
]]></description><guid isPermaLink="false">5670</guid><pubDate>Thu, 05 May 2022 21:06:14 +0000</pubDate></item><item><title>Fix Pale Moon browser not passing Cloudflare's "Checking Your Browser" verification</title><link>https://nsaneforums.com/news/software-news/fix-pale-moon-browser-not-passing-cloudflares-checking-your-browser-verification-r5669/</link><description><![CDATA[<p>
	The Pale Moon web browser runs into an infinite "checking your browser" loop on sites that use Cloudflare's browser integrity check feature.
</p>

<p>
	 
</p>

<p>
	<img alt="palemoon-waterfox-cloudflare-checking-yo" class="ipsImage" data-ratio="75.10" height="382" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/palemoon-waterfox-cloudflare-checking-your-browser-issue.webp">
</p>

<p>
	 
</p>


<p>
	I confirmed the issue in the latest release versions of the Pale Moon browser. Some sites display the "checking your browser before accessing" page over and over again. There does not appear to be a way around this at the time of writing, and the issue is discussed in various places, including the official <a data-wpel-link="external" href="https://forum.palemoon.org/viewtopic.php?f=70&amp;p=227145#p227145" rel="external nofollow" target="_blank">Pale Moon forum</a> but also the <a data-wpel-link="external" href="https://community.cloudflare.com/t/browser-integrity-check-broken/381029/3" rel="external nofollow" target="_blank">Cloudflare support forum</a>.
</p>

<p>
	 
</p>

<p>
	The message that is displayed on the page that is reloading infinitely may differ, depending on how the site has implemented the functionality. SteamDB, a popular database site for the gaming platform Steam, displays the current message during browser integrity checks.
</p>

<p>
	 
</p>

<p>
	<img alt="steamdb-access-error.webp" class="ipsImage" data-ratio="75.10" height="382" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/05/steamdb-access-error.webp">
</p>

<p>
	 
</p>

<p>
	It is unclear why the infinite loop is happening, as Cloudflare has not published an official statement. One user suggested that it could have something to do with the user agent that is revealed to sites when pages are loaded. Pale Moon includes reference to Firefox 68.0 in the user agent for compatibility purposes.   Firefox 68.0 is an old version of Firefox, <a data-wpel-link="internal" href="https://www.ghacks.net/2012/08/16/mozilla-firefox-release-schedule/" rel="external nofollow">which was released in June 2019</a>.
</p>

<p>
	 
</p>

<p>
	The lead developer of the Pale Moon browser published a comment on Cloudflare's community website, stating that the browser was also identifying itself as Pale Moon all the time. Indeed, the latest version of Pale Moon identifies as such in the user agent:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Goanna/5.0 Firefox/68.0 PaleMoon/30.0.1
</p>

<p>
	 
</p>

<p>
	Cloudflare's parser may object to the Firefox part, as that version is old and no longer maintained by Mozilla.
</p>

<p>
	 
</p>

<p>
	It appears, from the discussion on the official site, that this issue may not get fixed. If that is the case, it would impact Pale Moon's compatibility on the Internet significantly. Pale Moon users could try and spoof the user agent to see if this gets them passed the check.
</p>

<p>
	 
</p>

<p>
	Here is how that is done:
</p>

<p>
	 
</p>

<ol>
	<li>
		Install the <a data-wpel-link="external" href="https://addons.palemoon.org/addon/ua-status/" rel="external nofollow" target="_blank">User Agent Status</a> extension for Pale Moon and restart the browser.
	</li>
	<li>
		Click on the icon of the extension in the Status Bar, and replace the Useragent string with Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0.
		<ol>
			<li>
				Note that you may need to adjust the string to follow the latest Firefox releases.
			</li>
		</ol>
	</li>
	<li>
		Activate the "Set UA" button.
	</li>
</ol>

<p>
	 
</p>

<p>
	The browser should pass Cloudflare's integrity check and the actual site should load fine.
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/05/05/fix-pale-moon-browser-not-passing-cloudflares-checking-your-browser-verification/" rel="external nofollow">Fix Pale Moon browser not passing Cloudflare's "Checking Your Browser" verification</a>
</p>
]]></description><guid isPermaLink="false">5669</guid><pubDate>Thu, 05 May 2022 21:01:16 +0000</pubDate></item><item><title>New features and capabilities of Microsoft Teams this April 2022</title><link>https://nsaneforums.com/news/software-news/new-features-and-capabilities-of-microsoft-teams-this-april-2022-r5668/</link><description><![CDATA[<p>
	<a href="https://mspoweruser.com/?s=Microsoft+Teams" rel="external nofollow">Microsoft Teams</a> is giving us a lot of <a href="https://techcommunity.microsoft.com/t5/microsoft-teams-blog/what-s-new-in-microsoft-teams-april-2022/ba-p/3297881" rel="external nofollow">new features this April 2022</a>, making the real-time collaboration and communication experience more comfortable for all users. Here are the latest details you might notice in the different sections of your organization’s ultimate messaging app:
</p>

<p>
	 
</p>

<ul>
	<li>
		Leveraging the “Allow anonymous users to join meetings” settings, users can now anonymously join meetings in other clouds from the Teams desktop app.
	</li>
	<li>
		There is a new notification drawer at the top of the screen for the in-meeting system messages in iOS.
	</li>
	<li>
		The desktop or window being shared during a Teams meeting now includes audio. It is perfect when showing a video clip or a voiceover.
	</li>
	<li>
		Presenters can now choose to be on the left or right side of the content as we as resize their video feed. The content size will be automatically adjusted accordingly.
	</li>
	<li>
		Users of the <a href="https://mspoweruser.com/firefox-web-browser-download-microsoft-store/" rel="external nofollow">Firefox browser</a> will now receive support for full audio and desktop and window screen sharing in Teams meetings.
	</li>
	<li>
		Teams has a new ML-based music detector to give the user a choice to suppress background music or not. Only available for EDU customers as of now. 
	</li>
	<li>
		Live captions now arrive in Teams on virtual desktop infrastructure for Azure Virtual Desktop and Citrix.
	</li>
</ul>

<h2>
	Calling
</h2>

<ul>
	<li>
		The Outlook contacts are now available to select for calling accessible through the contact drop-down selection.
	</li>
	<li>
		Teams is introducing a customizable disclaimer banner for emergency calling. It appears in the Calls app.
	</li>
	<li>
		Administrators can configure end-user call forwarding settings on behalf of users in their tenant via the Teams Admin Center or the Teams PowerShell Module.
	</li>
</ul>

<h2>
	Devices
</h2>

<ul>
	<li>
		The “Present” button is now named “Share” and returns to the Teams Rooms console home screen.
	</li>
</ul>

<h2>
	Chat &amp; Collaboration
</h2>

<ul>
	<li>
		Editor Text Predictions in Teams mobile now has text prediction and suggests word or phrase inline.
	</li>
	<li>
		The new Power Automate tab with different Power Automate flow templates is now included in select team templates.
	</li>
	<li>
		Microsoft Fluent emoji style will be arriving in Teams emojis and reactions to give users more than 1800 emojis to use. 
	</li>
	<li>
		Teams chat’s suggested replies on desktop now utilize assistive AI to provide three short responses relevant to the context of the previous message.
	</li>
	<li>
		When you upload files in the Power Automate portal, they will appear in the view details window of an Approval request within Teams.
	</li>
	<li>
		The chat app has a new chat filter function to find messages and conversations easily.
	</li>
</ul>

<h2>
	Power Platform and custom development
</h2>

<ul>
	<li>
		The message extension-based entry point lets users search and view applicable workflows and trigger pre-configured workflows from the message extension menu.
	</li>
	<li>
		The Teams app store is given a new “Automation” category, offering ample new Power Automate templates.
	</li>
</ul>

<h2>
	Management
</h2>

<ul>
	<li>
		Admins can control the messaging extensions’ pin order in the compose experience.
	</li>
	<li>
		A Teams device store in the Teams admin center is now available in the US and Canada. It will be offered to other international markets later this year.
	</li>
	<li>
		The “follow Office preview” policy is now available to Mac users in the Office Current Channel (Preview).
	</li>
	<li>
		Microsoft introduces “User request” flows for blocked apps.
	</li>
</ul>

<h2>
	Teams for Education
</h2>

<ul>
	<li>
		Notifications will be sent to students and educators when a new Class Notebook page is distributed.
	</li>
	<li>
		Teachers using Forms polls in a Teams meeting class will receive a summary report of votes.
	</li>
</ul>

<h2>
	Frontline Workers
</h2>

<ul>
	<li>
		Organizations are now allowed to collect and review responses from customers for virtual appointments, thanks to the new integration of Microsoft Forms into the Microsoft Bookings app in Teams.
	</li>
	<li>
		Frontliners can now experience the Walkie Talkie app in Teams featuring a push-to-talk button on Kyocera’s DuraForce Ultra 5G and DuraSport 5G.
	</li>
	<li>
		The new” Team owners and members” in the tag management settings lets all team members create, edit and adjust tags.
	</li>
</ul>

<h2>
	Government
</h2>

<ul>
	<li>
		The brand-new Attendance Dashboard allows measuring of meeting and webinar registration and attendance data.
	</li>
	<li>
		Teams webinars can handle up to 1,000 attendees and support registration page creation, email confirmation for registrants, host management for attendee video and audio, attendee reporting, polls, chat, and reactions.
	</li>
	<li>
		Incoming meeting nudges or invites with their video on will now be answered automatically for iOS devices.
	</li>
	<li>
		“Invite-only meeting” is a new Teams meeting option that directs users not originally invited to the lobby. The host can decide whether to admit them or not.
	</li>
	<li>
		Desktop or window shared during a Teams meeting can now include audio.
	</li>
	<li>
		Web and Virtual Desktop Infrastructure users can change the Teams meeting layout to Together mode and Large Gallery.
	</li>
	<li>
		The Voice Enabled Channels are now in GCC H and DoD.
	</li>
	<li>
		Admins are given the new ability to set a bandwidth control policy.
	</li>
	<li>
		The Dynamic Caller ID for Voice Enabled Channels is now available for GCC High and DoD.
	</li>
	<li>
		Customers in DoD are now allowed to start a team with up to 25,000 participants.
	</li>
	<li>
		There is new default for Teams notification style for DoD.
	</li>
</ul>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/new-features-and-capabilities-of-microsoft-teams-this-april-2022/" rel="external nofollow">New features and capabilities of Microsoft Teams this April 2022</a>
</p>
]]></description><guid isPermaLink="false">5668</guid><pubDate>Thu, 05 May 2022 20:58:24 +0000</pubDate></item><item><title>Windows 11 reaches 19% market share on Steam</title><link>https://nsaneforums.com/news/software-news/windows-11-reaches-19-market-share-on-steam-r5651/</link><description><![CDATA[<p>
	The latest data from Steam shows that Windows 11 is growing steadily and non-stop among gamers. According to Steam Hardware and Software Survey for April 2022, Windows 11 gained 2.06% and now holds almost 19% of the market (18.94%, to be precise), while the other versions of Windows lost some ground.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-edge-now-has-more-than-10-of-the-desktop-browser-market-share/" rel="external nofollow">Like Chrome on the desktop browser market</a>, Windows maintains a crushingly dominant position on Steam with a 96.31% market share (-0.26% in April 2022). Windows 10 64-bit remains the most popular choice and holds 73.55% (-1.14%). Windows 7 64-bit is third with a steadily declining share of 2.93% (-1.21%).
</p>

<p>
	 
</p>

<p>
	macOS and Linux remain extremely scarce among Steam users. Apple's desktop OS has just 2.55% (+0.12%) and Linux currently holds 1.14% (+0.14%).
</p>

<p>
	 
</p>

<p>
	Windows 11's <a href="https://www.neowin.net/news/almost-17-of-steam-users-prefer-windows-11/" rel="external nofollow">continuous growth</a> among Steam users shows that unlike regular customers, gamers are more willing to jump from Windows 10 to 11 and accept some of its temporary trade-offs. The latest operating system from Microsoft offers <a href="https://www.neowin.net/news/microsoft-releases-all-new-auto-hdr-features-for-game-bar-in-windows-11/" rel="external nofollow">several gaming enhancements</a> and new features, plus <a href="https://www.anandtech.com/show/16959/intel-innovation-alder-lake-november-4th/3" rel="external nofollow">new hardware benefits from optimizations in Windows 11</a>.
</p>

<p>
	 
</p>

<p>
	For your average Joe, those novelties are not worth giving up the traditional taskbar and other Windows 10 features that are no longer available in Windows 11. That might be one of the reasons <a href="https://www.neowin.net/news/windows-11-struggles-to-reach-20-share-according-to-adduplex/" rel="external nofollow">Windows 11 struggles to get to the 20% mark on the global market</a>.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam" rel="external nofollow">Steam</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-reaches-19-market-share-on-steam/" rel="external nofollow">Windows 11 reaches 19% market share on Steam</a>
</p>
]]></description><guid isPermaLink="false">5651</guid><pubDate>Thu, 05 May 2022 06:45:57 +0000</pubDate></item><item><title>Intuit owes you money if it tricked you into paying for TurboTax &#x201C;Free Edition&#x201D;</title><link>https://nsaneforums.com/news/software-news/intuit-owes-you-money-if-it-tricked-you-into-paying-for-turbotax-%E2%80%9Cfree-edition%E2%80%9D-r5649/</link><description><![CDATA[<h3>
	It’s paying out $141 million in total
</h3>

<p>
	 
</p>

<p>
	Intuit, the company behind TurboTax, has agreed to pay out $141 million after it “cheated millions of low-income Americans out of free tax filing services,” in the words of New York Attorney General Letitia James. Most of that money will go to consumers that were tricked into paying for its service. This comes as the result of <a href="https://ag.ny.gov/press-release/2022/attorney-general-james-secures-141-million-millions-americans-deceived-turbotax" rel="external nofollow">an agreement it made with the AG</a> (and officials from all 50 states and DC), which will also require the company to change its marketing practices.
</p>

<p>
	 
</p>

<p>
	According to <a href="https://ag.ny.gov/press-release/2022/attorney-general-james-secures-141-million-millions-americans-deceived-turbotax" rel="external nofollow">the Attorney General’s press release</a>, Intuit will owe people $30 for every year they were tricked into paying for TurboTax between 2016 and 2018. The document notes that “impacted consumers will automatically receive notices and a check by mail.”
</p>

<p>
	 
</p>

<p>
	TurboTax has long been maligned for being opaque and having deceptive marketing. For years there were two versions of its tax preparation software that had “free” in the name: TurboTax Free Edition, and TurboTax Free File. Intuit, according to the AG, heavily marketed the Free Edition as being, well, free (the press release points out that some ads used the word “dozens of times in as short as 30 seconds”). But around 4.4 million people ended up owing Intuit money when using it.
</p>

<p>
	 
</p>

<p>
	What they should’ve used was the hard-to-find Free File version, which was part of the Internal Revenue Service’s Free File program. The program came from a partnership between the government and tax companies that <a href="https://en.wikipedia.org/wiki/Free_File_Alliance" rel="external nofollow">included Intuit</a>. It was supposed to make sure the majority of Americans would have access to a free version of tax preparation software like TurboTax. It also, as the press release notes, prevented the IRS from creating its own competing service.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2021/7/17/22581587/turbotax-parent-company-intuit-opts-out-irs-free-file-program" rel="external nofollow">Intuit stopped participating in Free File in 2021</a> citing “limitations” and “conflicting demands from those outside the program.” This was after the IRS <a href="https://www.theverge.com/2020/1/1/21045779/irs-turbotax-free-file-h-r-block-tax-preparation-new-rules" rel="external nofollow">changed the rules of the program</a>, forbidding tax companies from hiding their actually free products from search engines (something <a href="https://www.theverge.com/2019/4/26/18518211/turbotax-free-tax-filing-hidden-google-search-results" rel="external nofollow">Intuit and H&amp;R Block reportedly did</a>). The rule change also allowed the IRS to make its own free filing system, but so far it hasn’t.
</p>

<p>
	 
</p>

<p>
	Intuit’s involvement with the program has <a href="https://www.theverge.com/2022/4/18/23027618/senator-warren-taxes-turbotax-intuit-lobbying-free-file" rel="external nofollow">drawn scrutiny from lawmakers like Sen. Elizabeth Warren</a> (D-MA). Last month, Warren sent a letter to the company, accusing it of “lobbying to protect its shady business practices.” The letter also said that TurboTax products “scam American taxpayers into paying for services that should be free.”
</p>

<p>
	 
</p>

<p>
	Consumers won’t be receiving the full $141 million — the AG’s press release notes that “roughly $2.5 million will be used for administrative fund costs.” Aside from agreeing to fork over the money, Intuit has also said it will:
</p>

<p>
	 
</p>

<ul>
	<li id="rEMgft">
		Stop misrepresenting its online tax preparation products
	</li>
	<li id="AHqHao">
		Improve the disclosures in its ads and marketing for its free products
	</li>
	<li id="eZ8P1a">
		Make it clearer in TurboTax itself whether you’ll be eligible for free filing
	</li>
	<li id="N2XogU">
		Not make customers start over if they switch from a paid product to a free one
	</li>
</ul>

<p>
	 
</p>

<p>
	The points about advertising are especially interesting, because the Federal Trade Commission <a href="https://www.ftc.gov/news-events/news/press-releases/2022/03/ftc-sues-intuit-its-deceptive-turbotax-free-filing-campaign" rel="external nofollow">recently sued the company</a> over its usage of the word “free” in a bid to “put an immediate halt to Intuit’s false advertising.” The FTC’s complaint, which was filed in March, says that there’s a hearing scheduled for the matter in September.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2022/5/4/23057463/intuit-141-million-agreement-new-york-attorney-general-turbotax-free" rel="external nofollow">Intuit owes you money if it tricked you into paying for TurboTax “Free Edition”</a>
</p>
]]></description><guid isPermaLink="false">5649</guid><pubDate>Thu, 05 May 2022 03:51:13 +0000</pubDate></item><item><title>Chrome Canary gets advanced screenshot editor</title><link>https://nsaneforums.com/news/software-news/chrome-canary-gets-advanced-screenshot-editor-r5641/</link><description><![CDATA[<p>
	Google is working on an improved built-in screenshot editor for its Chrome browser. The latest update in the Canary channel brings a new flag for enabling new tools in the screenshot editor.
</p>

<p>
	 
</p>

<p>
	The new editor lets you add and resize various shapes, such as circles, squares, arrows, and lines. There are also tools for thickness adjustment, brushes, smiles, and text with the options to customize color and styling. Microsoft Edge also has a screenshot editor (called "Web Capture"), but it offers only basic inking for freehand drawing.
</p>

<p>
	 
</p>

<p>
	<img alt="1651681751_chrome_editor_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651681751_chrome_editor_story.jpg">
</p>

<p>
	 
</p>

<p>
	Last year, Google was experimenting with flags for the editor, but they started working only now (kind of). The editor is not ready for the prime-time—it crashes when invoked on our system, the toolbar disappears when you use it, and Chrome deletes screenshots upon page reload. You can try your luck with the screenshot editor in Chrome Canary by doing the following:
</p>

<p>
	 
</p>

<ol>
	<li>
		Download the latest version of Chrome Canary (you can get it from the official website).
	</li>
	<li>
		Go to chrome://flags and enable the following flags: "<strong>Desktop Screenshots</strong>" and "<strong>Desktop Screenshots Edit Mode.</strong>"
		<figure>
			<img alt="1651681898_chrome_editor_flags_story.jpg" class="ipsImage" data-ratio="70.69" height="483" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651681898_chrome_editor_flags_story.jpg">
		</figure>
	</li>
	<li>
		Restart the browser.
	</li>
	<li>
		Open any webpage and click the Share button in the Omnibar.
	</li>
	<li>
		Select <strong>Screenshot</strong>.
	</li>
	<li>
		Take a screenshot and click <strong>Edit </strong>on the post-screenshot preview. Chrome will open a new tab with the editor.
		<figure>
			<img alt="1651682196_chrome_editor_1_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651682196_chrome_editor_1_story.jpg">
		</figure>
	</li>
</ol>

<p>
	Do you think modern browsers should include screenshot editors, or are they unnecessary clutter developers should avoid?
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://www.reddit.com/r/chrome/comments/uhwdtn/a_preview_version_of_chromes_new_screenshot" rel="external nofollow">Leopeva64-2 on Reddit</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/chrome-canary-gets-advanced-screenshot-editor/" rel="external nofollow">Chrome Canary gets advanced screenshot editor</a>
</p>
]]></description><guid isPermaLink="false">5641</guid><pubDate>Wed, 04 May 2022 21:39:36 +0000</pubDate></item><item><title>KB5012643 is causing issues with some apps in Windows 11, but there's a workaround</title><link>https://nsaneforums.com/news/software-news/kb5012643-is-causing-issues-with-some-apps-in-windows-11-but-theres-a-workaround-r5640/</link><description><![CDATA[<p>
	<a href="https://www.neowin.net/news/new-windows-11-build-22000652-kb5012643-fixes-a-near-hour-long-startup-delay-bug/" rel="external nofollow">Microsoft's latest Windows 11 optional update 22000.652 (KB5012643)</a> has been causing more issues than it would like. It resulted in <a href="https://www.neowin.net/news/latest-windows-11-update-22000652-kb5012643-has-an-annoying-safe-mode-flickering-bug/" rel="external nofollow">screen flickering in Safe Mode and some problems with File Explorer</a>, with Microsoft then <a href="https://www.neowin.net/news/microsoft-fixes-a-bug-causing-flashes-and-file-explorer-issues-in-windows-11-safe-mode/" rel="external nofollow">posting a workaround that involved uninstalling the update</a>. Now, a new issue associated with this optional build is plaguing some Windows 11 apps, but the company is working on a fix.
</p>

<p>
	 
</p>

<p>
	<a href="https://betanews.com/2022/05/04/microsoft-warns-that-the-kb5012643-update-is-causing-problems-with-lots-of-windows-11-apps/" rel="external nofollow">As spotted by BetaNews</a>, Microsoft has <a href="https://docs.microsoft.com/en-us/windows/release-health/status-windows-11-21h2" rel="external nofollow">updated its Windows 11 known issues webpage</a> to add that some .NET Framework 3.5 apps might suffer problems after installing KB5012643. Although the company hasn't highlighted all the potential problems, one includes apps not opening at all. It is important to note that this does not affect all .NET Framework 3.5 apps, it has only noticed this happening with those that are using optional .NET Framework 3.5 components such as Windows Communication Foundation (WCF) and Windows Workflow (WWF) components.
</p>

<p>
	 
</p>

<p>
	The workaround, once again, is to first try uninstalling KB5012463 from Windows Update. If this is not possible, another mitigation involves re-enabling .NET Framework 3.5 and WCF from Windows Features. You can do the same by running the following commands in Command Prompt:
</p>

<p>
	 
</p>

<ul>
	<li>
		dism /online /enable-feature /featurename:netfx3 /all
	</li>
	<li>
		dism /online /enable-feature /featurename:WCF-HTTP-Activation
	</li>
	<li>
		dism /online /enable-feature /featurename:WCF-NonHTTP-Activation
	</li>
</ul>

<p>
	 
</p>

<p>
	It is important to note that both of these processes are only temporary workarounds, Microsoft is working on a more solid resolution for an "upcoming release" but hasn't defined a concrete timeline. Lastly, those on Windows 10 and Windows Server need not worry as this optional update is only available for Windows 11 version 21H2.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://docs.microsoft.com/en-us/windows/release-health/status-windows-11-21h2" rel="external nofollow">Microsoft</a> via <a href="https://betanews.com/2022/05/04/microsoft-warns-that-the-kb5012643-update-is-causing-problems-with-lots-of-windows-11-apps/" rel="external nofollow">BetaNews</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/kb5012643-is-causing-issues-with-some-apps-in-windows-11-but-there039s-a-workaround/" rel="external nofollow">KB5012643 is causing issues with some apps in Windows 11, but there's a workaround</a>
</p>
]]></description><guid isPermaLink="false">5640</guid><pubDate>Wed, 04 May 2022 21:37:12 +0000</pubDate></item><item><title>Windows 3D Movie Maker from 1995 is now open source</title><link>https://nsaneforums.com/news/software-news/windows-3d-movie-maker-from-1995-is-now-open-source-r5639/</link><description><![CDATA[<p>
	<img alt="1651654549_windows_3d_movie_maker_story." class="ipsImage" data-ratio="62.64" height="427" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651654549_windows_3d_movie_maker_story.jpg">
</p>

<p>
	 
</p>

<p>
	Back in 1995, Microsoft released the Windows 3D Movie Maker app intended to help children learn the basics of 3D animation (also demonstrate the graphical capabilities of Windows 95). Twenty-seven years since the initial release, as requested by the Twitter user @<a href="https://twitter.com/Foone/status/1511808848729804803" rel="external nofollow">Foone</a> (via <a href="https://www.drwindows.de/news/microsoft-stellt-den-windows-3d-movie-maker-unter-open-source" rel="external nofollow">DrWindows</a>), Microsoft open-sourced the app, making it available for everyone to <a href="https://github.com/microsoft/Microsoft-3D-Movie-Maker" rel="external nofollow">download from GitHub</a>.
</p>

<p>
	 
</p>

<p>
	Microsoft says the project is unlikely to build on modern hardware and software, which means enthusiasts and developers will have to tinker with the code to make it work in Windows 10 or 11. The company plans to archive the repository with Windows 3D Movie Maker, and it encourages everyone to fork it for all sorts of whacky experiments.
</p>

<p>
	 
</p>

<p>
	Open-sourcing the app, including third-party components, such as BRender, will tremendously help enthusiasts maintain Microsoft's legacy and make it work on modern computers without virtual machines and extensive hacking.
</p>

<p>
	 
</p>

<p>
	Windows 3D Movie Maker lets you place 40 different characters in pre-rendered scenes, assign them various actions, add objects and audio effects, and even record custom voice-overs using a microphone. The result will be a 1995-looking 3D movie with 6 FPS.
</p>

<p>
	 
</p>

<p>
	That is not something you can call impressive, but with some love from old-school enthusiasts and slight modernization, a resurrected version of Windows 3D Movie Maker might become an interesting piece of software to help kids get started with 3D animation.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-3d-movie-maker-from-1995-is-now-open-source/" rel="external nofollow">Windows 3D Movie Maker from 1995 is now open source</a>
</p>
]]></description><guid isPermaLink="false">5639</guid><pubDate>Wed, 04 May 2022 21:35:24 +0000</pubDate></item><item><title>Start11 1.22 brings back seconds to Windows 11 Clock, and Edge tabs in Start menu search</title><link>https://nsaneforums.com/news/software-news/start11-122-brings-back-seconds-to-windows-11-clock-and-edge-tabs-in-start-menu-search-r5617/</link><description><![CDATA[<p>
	<img alt="start11 promo" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647363247_start11_story.jpg">
</p>

<p>
	 
</p>

<p>
	Stardock released v1.22 of Start11 today. Start11 is a program that allows users to customize the Windows Start menu and taskbar for Windows 10 and 11 and can make the Start menu appear as it did in previous versions of Windows, enhancing the experience with new features and functionality.
</p>

<p>
	 
</p>

<p>
	This is a minor release, but at the same time it does bring a couple of new features to be aware of, the full changelog is below:
</p>

<p>
	 
</p>

<ul>
	<li>
		If you are using Edge, your tabs will now show in search results
	</li>
	<li>
		Search results now prioritize frequently used apps/content
	</li>
	<li>
		Added additional language support
	</li>
	<li>
		Option for seconds on clock to Start11 configuration screen (taskbar) for dev and beta channel only
	</li>
	<li>
		Lots of bug fixes
	</li>
</ul>

<p>
	 
</p>

<p>
	As you may have noticed, aside from now displaying opened Tabs in Edge in Start menu search results, it is also now possible to enable seconds on the Taskbar system tray clock.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed8934819312" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/bdsams/status/1521508095012352003?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1521508095012352003%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/start11-122-brings-back-seconds-to-windows-11-clock-and-edge-tabs-in-start-menu-search/" style="overflow: hidden; height: 428px;"></iframe>
</div>

<p>
	 
</p>

<p>
	However, as pointed out by Brad Sams, VP and General Manager of Software at Stardock, seconds can only be turned on for builds in the Beta or Dev Channel, so unfortunately it will not work in the current generally available Windows 11 release.
</p>

<p>
	 
</p>

<p>
	The main <a href="https://www.neowin.net/news/start11-v12-release-brings-back-taskbar-ungrouping-and-more-in-windows-11/" rel="external nofollow">Start11 v1.2 release</a> focused specifically on enhancing the Windows 11 experience by re-building the taskbar from the ground up to add new functionality. With this release, users will be able to ungroup items on their taskbar with their windows centered or left-aligned.
</p>

<p>
	 
</p>

<p>
	<img alt="1651590809_0a7eb10f-7731-48bd-9c0e-1d4ae" class="ipsImage" data-ratio="70.28" height="479" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651590809_0a7eb10f-7731-48bd-9c0e-1d4ae5af0c74_story.jpg">
</p>

<p>
	 
</p>

<p>
	Start11 is <a href="https://www.stardock.com/products/start11/&amp;referer=neowin.net" rel="external nofollow">currently available for $5.99</a>. There is an upgrade option for users of Start8 and Start10, it is also included with <a href="https://www.stardock.com/products/odnt/&amp;referer=neowin.net" rel="external nofollow">Object Desktop</a>. For more information, visit <a href="https://www.stardock.com/&amp;referer=neowin.net" rel="external nofollow">www.stardock.com</a>. You can view the full press release and changelog for Start 1.22 <a href="https://forums.stardock.com/512078/page/1/#3850036" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.stardock.com/products/odnt/&amp;referer=neowin.net" rel="external nofollow">Object Desktop</a> includes programs such as <a href="https://store.stardock.com/cart.aspx?add&amp;checkout=true&amp;productid=ESD-SDS-W1240&amp;referer=neowin.net" rel="external nofollow">Fences</a>, <a href="https://store.stardock.com/cart.aspx?add&amp;checkout=true&amp;productid=ESD-SDS-W1235&amp;referer=neowin.net" rel="external nofollow">Start10</a>, <a href="https://www.stardock.com/products/groupy/&amp;referer=neowin.net" rel="external nofollow">Groupy</a>, <a href="https://www.stardock.com/products/soundpackager/&amp;referer=neowin.net" rel="external nofollow">SoundPackager</a>, <a href="https://www.stardock.com/products/deskscapes/&amp;referer=neowin.net" rel="external nofollow">DeskScapes,</a> and <a href="https://store.stardock.com/cart.aspx?add&amp;checkout=true&amp;productid=ESD-ER-W1219&amp;referer=neowin.net" rel="external nofollow">Multiplicity</a>.
</p>

<p>
	 
</p>

<p>
	Disclaimer: <a href="https://www.neowin.net/forum/topic/1065550-stardock-involvement-with-neowin-faq/" rel="external nofollow">Neowin's relationship to Stardock</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/start11-122-brings-back-seconds-to-windows-11-clock-and-edge-tabs-in-start-menu-search/" rel="external nofollow">Start11 1.22 brings back seconds to Windows 11 Clock, and Edge tabs in Start menu search</a>
</p>
]]></description><guid isPermaLink="false">5617</guid><pubDate>Tue, 03 May 2022 22:54:09 +0000</pubDate></item><item><title>Microsoft PowerToys 0.58.0 release focuses on building for native ARM64 and stability</title><link>https://nsaneforums.com/news/software-news/microsoft-powertoys-0580-release-focuses-on-building-for-native-arm64-and-stability-r5616/</link><description><![CDATA[<p>
	Microsoft released PowerToys 0.58.0 today, more than a month <a href="https://www.neowin.net/news/microsoft-powertoys-0570-release-focuses-on-stability-and-improvements/" rel="external nofollow">after the major 0.57.0</a> release and bug fix <a href="https://www.neowin.net/news/microsoft-powertoys-0572-fixes-fancyzones-rounded-corners-always-on-top-lost-focus-and-more/" rel="external nofollow">0.57.2 releases</a>. No new features have been added, in fact Microsoft said about this release as being "focused heavily on upgrading to new dependencies and building for native ARM64" which is noteworthy.
</p>

<p>
	 
</p>

<p>
	Below are the release highlights:
</p>

<p>
	 
</p>

<ul>
	<li>
		Most of the work for running natively on ARM64 has been included in the repo. Thanks @snickler!
	</li>
	<li>
		Uses of the obsolete WebBrowser control were replaced with WebView 2.
	</li>
	<li>
		All uses of .NET core were removed. PowerToys now runs on .NET framework 6.
	</li>
	<li>
		Settings no longer runs on XAML Islands and is now running on WinUI 3, fixing many bugs related to XAML islands.
	</li>
</ul>

<p>
	 
</p>

<p>
	And here are the full release notes for this release:
</p>

<ul>
</ul>

<h3>
	General
</h3>

<ul>
	<li>
		Spell checking fixes in the code. Thanks <a href="https://github.com/jsoref" rel="external nofollow">@jsoref</a>!
	</li>
	<li>
		Fix for a CI error related to spell checking due to a GitHub API change. Thanks <a href="https://github.com/jsoref" rel="external nofollow">@jsoref</a>!
	</li>
	<li>
		Fixed the documentation references to GitHub. Thanks <a href="https://github.com/Cyl18" rel="external nofollow">@Cyl18</a>!
	</li>
</ul>

<h3>
	ARM64
</h3>

<ul>
	<li>
		Prepare solution and property files for ARM64 port. Thanks <a href="https://github.com/snickler" rel="external nofollow">@snickler</a>!
	</li>
	<li>
		Port unhandled exception handler to ARM64. Thanks <a href="https://github.com/snickler" rel="external nofollow">@snickler</a>!
	</li>
	<li>
		Port of the Settings projects to ARM64. Thanks <a href="https://github.com/snickler" rel="external nofollow">@snickler</a>!
	</li>
	<li>
		Port of most of the PowerToys to ARM64. Thanks <a href="https://github.com/snickler" rel="external nofollow">@snickler</a>!
	</li>
	<li>
		Port of the debug utilities to ARM64.
	</li>
</ul>

<h3>
	Always on Top
</h3>

<ul>
	<li>
		Fix for topmost state of the window resetting for some applications. (This was a hotfix for 0.57)
	</li>
</ul>

<h3>
	ColorPicker
</h3>

<ul>
	<li>
		The CIEXYZ format is now properly show in upper case.
	</li>
</ul>

<h3>
	FancyZones
</h3>

<ul>
	<li>
		Restore rounded corners on Windows 11 and add a setting to control this behavior. (This was a hotfix for 0.57)
	</li>
	<li>
		Fixed an edge case where the Windows Terminal window wouldn't be snapped when opened. (This was a hotfix for 0.57)
	</li>
	<li>
		Improved narrator support in the Grid Editor. (This was a hotfix for 0.57)
	</li>
	<li>
		Fixed a bug when restoring rounded corners on Windows 11. (This was a hotfix for 0.57)
	</li>
	<li>
		Fix for windows not being resized correctly on different dpi settings. (This was a hotfix for 0.57)
	</li>
	<li>
		Removed resolution from the screen identifier so zones aren't reset when resolution changes.
	</li>
	<li>
		Scale the canvas layout when editing according to new scaling/resolution.
	</li>
	<li>
		Shipping a new tool to help debug windows interactions with FancyZones.
	</li>
</ul>

<h3>
	File explorer
</h3>

<ul>
	<li>
		Fix for a crash in dev file preview if the settings file hadn't been created yet. (This was a hotfix for 0.57)
	</li>
	<li>
		New file types were added to dev file preview (".reg", ".xslt", ".xsd", ".wsdl", ".ino", ".pde", ".razor"). Thanks <a href="https://github.com/Aaron-Junker" rel="external nofollow">@Aaron-Junker</a>!
	</li>
	<li>
		Fix an existing "file still in use" issue in dev file preview. Thanks <a href="https://github.com/Aaron-Junker" rel="external nofollow">@Aaron-Junker</a>!
	</li>
	<li>
		Dev file preview is now able to interpret file extensions in a case-insensitive way. Thanks <a href="https://github.com/Aaron-Junker" rel="external nofollow">@Aaron-Junker</a>!
	</li>
	<li>
		SVG and markdown viewers no longer use WebBrowser and use WebView2 instead.
	</li>
	<li>
		Markdown preview now respects the dark mode settings on Windows. Thanks <a href="https://github.com/davidegiacometti" rel="external nofollow">@davidegiacometti</a>!
	</li>
</ul>

<h3>
	Mouse utility
</h3>

<ul>
	<li>
		Fix for the bug causing shortcuts set on icons to not activate when a mouse utility was active on specific monitor configurations.
	</li>
</ul>

<h3>
	PowerToys Run
</h3>

<ul>
	<li>
		Fix for PowerToys Run using high CPU and memory when updating its settings. (This was a hotfix for 0.57)
	</li>
	<li>
		Add the "Run as different user" feature to the Program, Shell, and Search plugins. Thanks <a href="https://github.com/htcfreek" rel="external nofollow">@htcfreek</a>! (This was a hotfix for 0.57)
	</li>
	<li>
		Fix for a WindowWalker crash when a Virtual Desktop registry key is not set. Thanks <a href="https://github.com/htcfreek" rel="external nofollow">@htcfreek</a>! (This was a hotfix for 0.57)
	</li>
	<li>
		Fix for VS Code Workspaces not using the user's path variable right after an install or update. Thanks <a href="https://github.com/ricardosantos9521" rel="external nofollow">@ricardosantos9521</a>! (This was a hotfix for 0.57)
	</li>
	<li>
		Fix for the System plugin causing PowerToys Run to be slow when many network interfaces exist. Thanks <a href="https://github.com/htcfreek" rel="external nofollow">@htcfreek</a>! (This was a hotfix for 0.57)
	</li>
	<li>
		Fix for the Program plugin not showing special shortcuts with empty targets, like Control Panel. (This was a hotfix for 0.57)
	</li>
	<li>
		Additional logging for the Terminal plugin. Thanks <a href="https://github.com/davidegiacometti" rel="external nofollow">@davidegiacometti</a>! (This was a hotfix for 0.57)
	</li>
	<li>
		Web Search and URI plugins have better code for detecting the default browser now.
	</li>
	<li>
		Fix for the Services plugin not manipulating service names with spaces correctly. Thanks <a href="https://github.com/davidegiacometti" rel="external nofollow">@davidegiacometti</a>!
	</li>
	<li>
		Fix for the Terminal plugin not recognizing profiles correctly. Thanks <a href="https://github.com/davidegiacometti" rel="external nofollow">@davidegiacometti</a>!
	</li>
	<li>
		Fix for latest VSCode insiders build not showing up in the VSCode Workspaces plugin. Thanks <a href="https://github.com/JacobDeuchert" rel="external nofollow">@JacobDeuchert</a>!
	</li>
	<li>
		Increased floating number precision in the Unit Converter plugin.
	</li>
	<li>
		VSCode Workspaces now finds portable installations of VS Code. Thanks <a href="https://github.com/harvastum" rel="external nofollow">@harvastum</a>
	</li>
	<li>
		Fixed an issue starting PowerToys Run when the desktop is not initialized. Thanks <a href="https://github.com/davidegiacometti" rel="external nofollow">@davidegiacometti</a>!
	</li>
</ul>

<h3>
	Settings
</h3>

<ul>
	<li>
		Settings now runs on WinUI3 instead of XAML islands.
	</li>
	<li>
		Settings no longer runs as an administrator when runner is started as an administrator.
	</li>
</ul>

<h3>
	Runner
</h3>

<ul>
	<li>
		Use sensible default times for rechecking for an update, to avoid writing to the logs in a loop. (This was a hotfix for 0.57)
	</li>
	<li>
		Runner cleans up the update directory if the installation is up to date. Thanks <a href="https://github.com/davidegiacometti" rel="external nofollow">@davidegiacometti</a>!
	</li>
</ul>

<h3>
	Installer
</h3>

<ul>
	<li>
		Distribute a signed .msi inside the .exe installer bootstrapper. (This was a hotfix for 0.57)
	</li>
	<li>
		Removed the .NET core dependency from the installer.
	</li>
	<li>
		Partial support for an ARM64 installer.
	</li>
	<li>
		Updated the .NET framework to 6.0.4.
	</li>
	<li>
		Force update all files on reinstall/update, to try and fix installation issues.
	</li>
</ul>

<h3>
	Development
</h3>

<ul>
	<li>
		PowerToys no longer takes a dependency on .NET core.
	</li>
	<li>
		WinUI3 is a new dependency. Settings now targets win10-x64 and win10-arm64 due to this.
	</li>
</ul>

<p>
	 
</p>

<figure>
	<img alt="1651599419_snag-0051_story.jpg" class="ipsImage" data-ratio="75.10" height="540" width="629" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651599419_snag-0051_story.jpg">
</figure>

<p>
	PowerToys is Microsoft's open-source project that offers a collection of nifty tools that people can use to customize the Windows 10 or 11 UI and experience to their liking. As we know, depending upon feedback and general stability, some of the utilities also make their way to the OS eventually. A prominent example of this is <a href="https://www.neowin.net/news/closer-look-snap-layouts-and-snap-groups-in-windows-11/" rel="external nofollow">Snap Layouts and Span Groups</a> in Windows 11 which borrow heavily from the FanzyZones tool in PowerToys.
</p>

<p>
	 
</p>

<p>
	If you are using PowerToys in Windows 11, you can grab it in the Microsoft Store. For others in Windows 10, you can open the app and click on "Check for updates" under the updates section on the General tab. Those who would like to try PowerToys for the first time can <a href="https://github.com/microsoft/PowerToys/releases/tag/v0.58.0" rel="external nofollow">grab the version 0.58.0 installer from the app's GitHub page</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-powertoys-0580-release-focuses-on-building-for-native-arm64-and-stability/" rel="external nofollow">Microsoft PowerToys 0.58.0 release focuses on building for native ARM64 and stability</a>
</p>
]]></description><guid isPermaLink="false">5616</guid><pubDate>Tue, 03 May 2022 22:52:08 +0000</pubDate></item><item><title>Mozilla launches Firefox 100 with lots of video improvements and improved scrollbars</title><link>https://nsaneforums.com/news/software-news/mozilla-launches-firefox-100-with-lots-of-video-improvements-and-improved-scrollbars-r5600/</link><description><![CDATA[<p>
	Mozilla has announced the availability of Firefox 100. It comes with a slew of video enhancements including subtitle support in Picture-in-Picture mode, HDR video support on macOS, and hardware-accelerated AV1 video on Windows. In addition, Linux and Windows users will see slimmer scrollbars that don’t take up space by default.
</p>

<p>
	 
</p>

<p>
	Just a month or so after Chrome reached version 100, Mozilla is also passing this milestone with its Firefox browser. As mentioned, it includes a lot of video improvements that should make the Picture-in-Picture mode work better with subtitles and other videos should be more performant on macOS and Windows with HDR support and AV1 video decoding, respectively.
</p>

<p>
	 
</p>

<p>
	During the first run of Firefox 100, the browser will check to see whether the language of the browser matches the operating system’s language and offer users a choice about which they would prefer to pick. This will be very handy for less technically-inclined users as the language preferences are buried in the settings and a bit hard to get to.
</p>

<p>
	 
</p>

<p>
	The other language change that Firefox 100 brings is that spell checking now checks against multiple languages at once. To add additional languages, just choose them in the text field’s context menu (right-click).
</p>

<p>
	 
</p>

<p>
	If you want to read the full changelog you can do that now, otherwise, go grab the latest update from Mozilla, or, if you have Firefox installed already go to the burger menu then press Help &gt; About Firefox and it will check for the update.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/mozilla-launches-firefox-100-with-lots-of-video-improvements-and-improved-scrollbars/" rel="external nofollow">Source</a></strong>
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">5600</guid><pubDate>Tue, 03 May 2022 14:46:55 +0000</pubDate></item><item><title>Firefox version 100 is here - is it finally time to switch from Google Chrome?</title><link>https://nsaneforums.com/news/software-news/firefox-version-100-is-here-is-it-finally-time-to-switch-from-google-chrome-r5599/</link><description><![CDATA[<p>
	<span style="font-size:20px;">A bunch of new features arrive to mark the occasion</span>
</p>

<p>
	 
</p>

<p>
	Mozilla has brought out the latest version of its web browser today (May 3), with Firefox reaching version 100, bringing new and improved features for users across operating systems.
</p>

<p>
	 
</p>

<p>
	While Google Chrome reached version 100 in March, there wasn’t much in the way of substantial features that marked this milestone, but Firefox 100 looks to be different. Available for Windows 11 and macOS, Android, and iOS, it looks like Mozilla has included plenty of new features to try out.
</p>

<p>
	 
</p>

<p>
	There’s an improved picture-in-picture mode, for example, which is similar to Apple’s feature in its own Safari browser where a video can pop out of an app, and be viewed anywhere, even when you’re using other apps or browsing other websites. Firefox’s version of this feature now supports subtitles and captions, something that Apple’s take still doesn’t have. There’s also new wallpapers for Firefox mobile users, and an HTTPS-first setting for Android users, enabling an extra layer of security while you browse.
</p>

<p>
	 
</p>

<p>
	With these useful features, it may tempt some users who use Google Chrome, Safari, and others to finally move to Firefox.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>Analysis: this could be the version that moves Chrome users to Firefox</strong></span>
</p>

<p>
	 
</p>

<p>
	Since its debut in 2004, Firefox was seen as the first real alternative to Microsoft’s Internet Explorer browser, mainly due to having tabs, something that we all use in our web browsers today, but at the time was something of a novelty.
</p>

<p>
	 
</p>

<p>
	However, Mozilla’s web browser has somewhat disappeared in recent years, mainly due to Chrome, Safari, and Microsoft’s Edge web browser being more visible thanks to the marketing budget that Apple, Google, and Microsoft have.
</p>

<p>
	 
</p>

<p>
	Being an underdog can bring innovation to features that users have been clamoring for, and better picture-in-picture support is an example of this. Since its debut in iOS 9, the feature has barely been updated by Apple, with no way of scrubbing the timeline of a video or placing a video anywhere on an iPad display.
</p>

<p>
	 
</p>

<p>
	But with support for subtitles, and support for Netflix, YouTube, and Prime Video, it could be the sole feature that tempts users to move to Firefox. Imagine using another tab for Google Docs, or just for scrolling through Twitter, but you want to make sure that you’re watching a video at the same time. Combine this with subtitles and you’re essentially browsing two bits of content at once, without switching between tabs.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="" frameborder="0" height="113" id="ips_uid_7031_4" src="https://nsaneforums.com/applications/core/interface/index.html" width="200" data-embed-src="https://www.youtube.com/embed/vrITo_Y-sbo?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	While Google Chrome often boasts about how fast it can load websites, it’s had a reputation for being a battery-hog for years, with no sign of improvements. Having tried Firefox on a MacBook Pro 14-inch for much of this year, we’ve found the web browser to be less of a burden on memory, which could tempt some users to make the switch.
</p>

<p>
	 
</p>

<p>
	However, version 100 gives us hope that Firefox could finally have a real chance of being a rival to Google Chrome, and it makes us wonder if a new generation of browser wars is about to occur on your desktop.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong><a href="https://www.techradar.com/news/firefox-version-100-is-here-is-it-finally-time-to-switch-from-google-chrome" rel="external nofollow">Source</a></strong></span>
</p>
]]></description><guid isPermaLink="false">5599</guid><pubDate>Tue, 03 May 2022 14:39:48 +0000</pubDate></item><item><title>Browser wars: Has Microsoft Edge completely lost its way?</title><link>https://nsaneforums.com/news/software-news/browser-wars-has-microsoft-edge-completely-lost-its-way-r5598/</link><description><![CDATA[<p>
	<span style="font-size:20px;">Microsoft Edge’s user numbers appear to have stagnated</span>
</p>

<p>
	 
</p>

<p>
	Microsoft Edge is struggling to make up ground on the leaders of the web browser market, the latest data suggests.
</p>

<p>
	 
</p>

<p>
	According to figures from Statcounter, recently updated to include statistics from April, Microsoft Edge has either lost or failed to gain market share in four of the last six months.
</p>

<p>
	 
</p>

<p>
	Currently, Microsoft’s flagship browser is said to hold a 4.05% share of the market (across both desktop and mobile platforms), which equates to an estimated 200 million users. Although Edge has now eked out a lead over Firefox (3.41%), its market share is a long way shy of both Google Chrome (64.34%) and Apple’s Safari (19.16%).
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>The stagnation of Microsoft Edge</strong></span>
</p>

<p>
	 
</p>

<p>
	Since its (re-)launch in January 2020, the new Chromium-based Microsoft Edge has been broadly well-received, courtesy of a series of upgrades that modernized the user experience.
</p>

<p>
	 
</p>

<p>
	The browser’s share of the market grew rapidly in its first year, thanks in part to renewed marketing efforts, and the retirement of Internet Explorer and Edge Legacy (whose users Microsoft was careful to funnel towards its new flagship).
</p>

<p>
	 
</p>

<p>
	However, with few gains left to tap into here, the rise of Microsoft Edge appears to have stagnated – and that’s despite continued efforts on the company’s part to deliver improvements to the service.
</p>

<p>
	 
</p>

<p>
	In recent weeks, for example, Microsoft has unveiled a built-in VPN-like service for Edge, improvements for the in-built password manager and new integrations designed to help users diagnose any performance issues.
</p>

<p>
	 
</p>

<p>
	One possible explanation for the slowdown in adoption is that attitudes towards Edge have soured somewhat in light of Microsoft’s attempts to strong-arm Windows users into embracing the service.
</p>

<p>
	 
</p>

<p>
	Last summer, it emerged the company had made it much more finicky to change the default web browser in Windows 11, and in November, it was found that Microsoft was forcing links opened via its own services to launch inside Edge. The backlash against these changes was significant, ultimately forcing Microsoft into an embarrassing retreat.
</p>

<p>
	 
</p>

<p>
	Alternatively, the rise in popularity of privacy-centric browsers from the likes Brave and DuckDuckGo - pitched as an antidote to the ills of Big Tech - could be making life more difficult for Microsoft. The latest figures suggest Brave’s browser now holds roughly 1% of the market.
</p>

<p>
	 
</p>

<p>
	But whatever the reason for the stagnation of Edge, Microsoft will need to find a way to revitalize its browser soon, if its ambitions to challenge for a place at the top of the market are to be realized.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong><a href="https://www.techradar.com/news/browser-wars-has-microsoft-edge-completely-lost-its-way" rel="external nofollow">Source</a></strong></span>
</p>
]]></description><guid isPermaLink="false">5598</guid><pubDate>Tue, 03 May 2022 14:31:27 +0000</pubDate></item><item><title>New PyScript project lets you run Python programs in the browser</title><link>https://nsaneforums.com/news/software-news/new-pyscript-project-lets-you-run-python-programs-in-the-browser-r5597/</link><description><![CDATA[<p>
	The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements.
</p>

<p>
	 
</p>

<p>
	The project was announced this weekend at PyCon US 2022 and acts as a wrapper around the <a href="https://pyodide.org/" rel="external nofollow" target="_blank">Pyodide</a> project, which loads the CPython interpreter as a WebAssembly browser module.
</p>

<p>
	 
</p>

<p>
	"PyScript is a framework that allows users to create rich Python applications in the browser using a mix of Python with standard HTML." explains Anaconda in a recent <a href="https://www.anaconda.com/blog/pyscript-python-in-the-browser" rel="external nofollow" target="_blank">blog post</a>.
</p>

<p>
	 
</p>

<p>
	"PyScript aims to give users a first-class programming language that has consistent styling rules, is more expressive, and is easier to learn."
</p>

<p>
	 
</p>

<p>
	While the Pyodide project previously allowed you to run Python in the browser, it takes some time to get used to the syntax and is not as elegant as simply writing a Python program and pasting it into your HTML page.
</p>

<p>
	 
</p>

<p>
	However, <a href="https://pyscript.net/" rel="external nofollow" target="_blank">PyScript</a> acts as a wrapper, allowing you to embed Python code directly between py-script tags and have it automatically executed by Pyodide.
</p>

<p>
	 
</p>

<p>
	For example, the following illustrates a small Hello World example using PyScript and its execution directly in the browser. Notice how the pyscript.write() function allows you to output data directly to an HTML element.
</p>

<div>
	<p>
		 
	</p>

	<p>
		<img alt="pyscript.jpg" class="ipsImage" data-ratio="75.10" height="540" width="637" src="https://www.bleepstatic.com/images/news/technology/p/pyscript/pyscript.jpg">
	</p>

	<div>
		Python Hello World Python app using PyScript
	</div>

	<p>
		 
	</p>
</div>

<p>
	Developers can also extend PyScript pages through additional Python packages <a href="https://pyodide.org/en/stable/usage/packages-in-pyodide.html" rel="external nofollow" target="_blank">built into Pyodide</a> or through ones stored on the local filesystem. PyScript's <a href="https://github.com/pyscript/pyscript/blob/main/GETTING-STARTED.md" rel="external nofollow" target="_blank">GETTING-STARTED.md</a> file provides documentation on how to import packages into your code.
</p>

<p>
	 
</p>

<p>
	In addition to executing code embedded in HTML, it's also possible to add a code editor directly into an HTML page using the py-repl tag so that you can input code and execute it, as shown below.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="pyscript-editor.gif" class="ipsImage" data-ratio="75.10" height="471" width="720" src="https://www.bleepstatic.com/images/news/technology/p/pyscript/pyscript-editor.gif">
	</p>

	<p>
		Using PyScript's editor
	</p>

	<p>
		 
	</p>
</div>

<p>
	Using the editor makes it easy to test code on the fly and see what will and won't work with PyScript.
</p>

<p>
	 
</p>

<p>
	While JavaScript can already perform almost everything you would want to create using PyScript, with Python considered the most popular programming language, PyScript opens the door for many interesting projects down the road.
</p>

<p>
	 
</p>

<p>
	To get started with PyScript, you can visit their <a href="https://github.com/pyscript/pyscript" rel="external nofollow" target="_blank">GitHub project page</a>, which also includes numerous code examples.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/technology/new-pyscript-project-lets-you-run-python-programs-in-the-browser/" rel="external nofollow">New PyScript project lets you run Python programs in the browser</a>
</p>
]]></description><guid isPermaLink="false">5597</guid><pubDate>Tue, 03 May 2022 01:43:06 +0000</pubDate></item><item><title>New screenshot shows off how edited tweets will look to other users</title><link>https://nsaneforums.com/news/software-news/new-screenshot-shows-off-how-edited-tweets-will-look-to-other-users-r5592/</link><description><![CDATA[<p>
	A <a href="https://twitter.com/wongmjane/status/1521210790996447233" rel="external nofollow">new screenshot</a> from Jane Manchun Wong shows off how edited tweets will look to other users on the Twitter website. Under the tweeted content, you can see a pencil icon next to the word ‘Edited’ to let you know that it’s not the original tweet. Wong didn’t elaborate any more on this so whether you can click Edited to see the post's history is unknown – the tweet she edited is also gone.
</p>

<p>
	 
</p>

<p>
	<img alt="1651520497_edited-tweet.jpg" class="ipsImage" data-ratio="62.78" height="392" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651520497_edited-tweet.jpg">
</p>

<p>
	 
</p>

<p>
	We have known since early April that <a href="https://www.neowin.net/news/twitter-says-it-really-is-testing-an-edit-feature-and-april-fools-tweet-wasn039t-a-joke/" rel="external nofollow">Twitter was working on the ability to edit tweets</a> but it said that the feature was still a way off with Twitter Blue users expected to get it in a couple of months. The full extent to how the feature will work is still under wraps but more details have been leaking out. In mid-April, for example, Alessandro Paluzzi <a href="https://www.neowin.net/news/here-is-how-twitter039s-upcoming-edit-button-will-work/" rel="external nofollow">showed off some screenshots</a> of the new edit feature after he did some reverse engineering.
</p>

<p>
	 
</p>

<p>
	When the feature is more fleshed out and arrives for Twitter Blue users, it can be put to test in a more real world setting to see how it could be abused. After a little more tweaking, Twitter should feel ready to finally make the feature available for all of its users.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/new-screenshot-shows-off-how-edited-tweets-will-look-to-other-users/" rel="external nofollow">New screenshot shows off how edited tweets will look to other users</a>
</p>
]]></description><guid isPermaLink="false">5592</guid><pubDate>Mon, 02 May 2022 21:26:00 +0000</pubDate></item><item><title>Windows 11 22H2 to reportedly reach RTM this month</title><link>https://nsaneforums.com/news/software-news/windows-11-22h2-to-reportedly-reach-rtm-this-month-r5591/</link><description><![CDATA[<p>
	A few days ago, Microsoft <a href="https://www.neowin.net/news/windows-11-build-22610-released-with-app-icon-cutoff-in-start039s-all-apps-fixed-and-more/" rel="external nofollow">released Windows 11 Build 22610 for Insiders in the Beta and Dev Channel</a>. The update offers no exciting new features and focused mainly on bug squashing. Despite that, it caught everyone's attention because the 'technical preview' watermark wasn't there on the desktop, usually indicating that the new major Windows 11 update might RTM (release to manufacturing) very soon.
</p>

<p>
	 
</p>

<p>
	How much sooner will Microsoft sign Windows 11 22H2 off for public release, you ask? Well, according to multiple sources, it's highly likely that Windows 11 22H2 will reach RTM this month. However, some degree of uncertainty still exists regarding the RTM date, for example WZOR (famed build tracker on Twitter) disagrees and says <a href="https://twitter.com/WZorNET/status/1521059110040571906" rel="external nofollow">we should expect it at the end of </a><a href="https://twitter.com/WZorNET/status/1521059110040571906" rel="external nofollow">June</a>, so it's fair to say we should take all of this with a pinch of salt.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed4577655039" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/XenoPanther/status/1520817240257576962?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1520817240257576962%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/windows-11-22h2-to-reportedly-to-reach-rtm-this-month/" style="overflow: hidden; height: 283px;"></iframe>
</div>

<p>
	 
</p>

<p>
	Sun Valley 2, the codename for the 22H2 release will be this year's only major Windows 11 update, since Microsoft <a href="https://www.neowin.net/news/windows-11-will-move-to-an-annual-update-cadence-gets-a-new-support-lifecycle/" rel="external nofollow">switched to an annual </a><a href="https://www.neowin.net/news/windows-11-will-move-to-an-annual-update-cadence-gets-a-new-support-lifecycle/" rel="external nofollow">cadence</a>, ending the bi-annual H1 and H2 releases we were used to with Windows 10. The official Windows 11 22H2 update could come with a ton of new features, including the <a href="https://www.neowin.net/news/here-are-all-the-new-features-coming-to-windows-11-including-tabbed-file-explorer/" rel="external nofollow">ability to make app folders in the Start Menu, colored Task Manager, Focused Assist integration with the Notifications Center, more colorful Task Manager, tabbed File Explorer, and so much more</a>.
</p>

<p>
	 
</p>

<p>
	<img alt="1651505695_colored_task_manager.jpg" class="ipsImage" data-ratio="75.10" height="445" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/05/1651505695_colored_task_manager.jpg">
</p>

<p>
	 
</p>

<p>
	Considering 22H2 could reach RTM this month, now might be the time to decide to become a Windows Insider and enroll in the Release Preview Channel or Beta Channel if you want to get it ahead of general availability. Microsoft has been warning for weeks that the Dev Channel will start flighting Sun Valley 3 builds soon, which is the next version of Windows 11 that will release in 2023.﻿ W﻿e've created a guide to assist people in choosing what Insider channel they should be on <a href="https://www.neowin.net/news/there039s-a-limited-time-to-switch-from-the-dev-channel-to-beta--here039s-how/" rel="external nofollow">right here</a>.
</p>

<p>
	 
</p>

<p>
	Until Microsoft makes a statement confirming the actual date, consider non Microsoft sources with the respect they deserve.
</p>

<p>
	 
</p>

<p>
	via: <a href="https://www.deskmodder.de/blog/2022/05/02/windows-11-22h2-rtm-fuer-ende-mai-angesetzt/" rel="external nofollow">Deskmodder</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-22h2-to-reportedly-to-reach-rtm-this-month/" rel="external nofollow">Windows 11 22H2 to reportedly reach RTM this month</a>
</p>
]]></description><guid isPermaLink="false">5591</guid><pubDate>Mon, 02 May 2022 21:23:02 +0000</pubDate></item><item><title>WhatsApp will soon let users view status updates within chat list</title><link>https://nsaneforums.com/news/software-news/whatsapp-will-soon-let-users-view-status-updates-within-chat-list-r5590/</link><description><![CDATA[<p>
	Last week, we reported WhatsApp was working towards adding a new Instagram feature to its chat platform. But aside from the “<a href="https://mspoweruser.com/whatsapp-to-get-this-instagram-feature-soon/" rel="external nofollow">Quick Reactions</a>,” the company has one more Instagram feature in mind that it wants to add in the future. According to the popular WhatsApp update tracker, <a href="https://wabetainfo.com/whatsapp-is-working-on-showing-status-updates-in-the-chats-list/" rel="external nofollow">WABetainfo</a>, the Meta-owned company is working on a new feature that will allow users to view status updates within the chat list.
</p>

<p>
	 
</p>

<p>
	Instagram users can already view status updates within the list of their private chats. A similar capability will soon become available for WhatsApp users. However, WABetainfo has shared nothing on the possible release date of the feature.
</p>

<p>
	 
</p>

<p>
	<img alt="ngcb2" class="ipsImage" data-ratio="75.10" height="540" width="307" src="https://mspoweruser.com/wp-content/uploads/2022/05/WA_STATUS_UPDATES_CHATS_LIST_DESKTOP.png?ezimgfmt=ng:webp/ngcb2">
</p>

<p>
	Image: WABetainfo
</p>

<p>
	 
</p>

<p>
	WABetainfo is a reliable source. The publication has a decent track record of leaking upcoming WhatsApp features way before the company announces them. The ability to view status updates within the chat list was first spotted on WhatsApp Desktop, but the publisher claims Android and iOS users will get the update too.
</p>

<p>
	 
</p>

<p>
	The feature is currently under development, so it isn’t available for daily users. The Meta-owned chat messenger company will test it with beta testers before planning a wider rollout. Whatever the case may be, we’ll keep you updated about every new feature coming to the instant chat messenger in the future, so keep visiting MSPoweruser.com.
</p>

<p>
	 
</p>

<p>
	In other WhatsApp-related news, the Meta-owned company recently announced several new features, including Message reactions, Communities, the ability for admins to delete problematic messages in a group, File sharing improvements, 32-person audio calls, and more. These features are coming to WhatsApp in the coming weeks. You can <a href="https://mspoweruser.com/whatsapp-message-reaction-communites/" rel="external nofollow">read about them in more detail here</a>.
</p>

<p>
	 
</p>

<p>
	 
	</p><p>
		<a href="https://mspoweruser.com/whatsapp-viewing-status-updates-in-chat-list/" rel="external nofollow">WhatsApp will soon let users view status updates within chat list</a>
	</p>

]]></description><guid isPermaLink="false">5590</guid><pubDate>Mon, 02 May 2022 21:20:45 +0000</pubDate></item><item><title>Ubuntu Cinnamon 22.04 -- A great 22.04 release!</title><link>https://nsaneforums.com/news/software-news/ubuntu-cinnamon-2204-a-great-2204-release-r5589/</link><description><![CDATA[<p>
	The most well-known and arguably most widely used Linux system, Ubuntu, has a flavour called <a data-wpel-link="external" href="https://ubuntu.com/" rel="external nofollow" target="_blank">Ubuntu Cinnamon</a>, which has been updated to 22.04 to match the latest Ubuntu release. This new version brings 5 years of support with it.
</p>

<p>
	 
</p>

<p>
	<img alt="CinnamonUbuntu2204-scaled.webp" class="ipsImage" data-ratio="69.72" height="301" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/CinnamonUbuntu2204-scaled.webp">
</p>

<p>
	 
</p>


<p>
	The Ubuntu Cinnamon downloads page has not been updated with the new files yet, days after release...but the blog post above, announcing their official release, has the download links.
</p>

<p>
	 
</p>

<p>
	I’ve not used the default ‘flavour’ of Ubuntu for longer than enough time to write a review of it, and then quickly scrub it off my system in years...But it’s not because Ubuntu isn’t a great OS, it’s just because I haven’t liked the Desktop Environments that default Ubuntu has shipped with since it used GNOME 2.x...Ubuntu is a rock solid system, with some of the largest support channels available, so for anyone who wants to dip their feet into the Linux way of life, Ubuntu might be for you, especially if you’re used to MacOS.
</p>

<p>
	 
</p>

<p>
	However, I adore the Cinnamon environment, and it's a constant battle between Cinnamon and KDE for supremacy in my world...So, I decided to give Ubuntu Cinnamon 22.04 a spin, and boy am I glad I did!
</p>

<h4>
	My Specs:
</h4>

<ul>
	<li>
		Ryzen 5 3500X
	</li>
	<li>
		32GB DDR4 3200Mhz
	</li>
	<li>
		AMD Radeon 6900XT
	</li>
	<li>
		2x 1080P Screens + 1x 21:9 1440P Screen
	</li>
	<li>
		Audio through DAC/Amp combo unit plugged in via USB-C
	</li>
</ul>

<h2>
	Installation
</h2>

<p>
	At this point, if your Linux OS doesn’t install in 5 minutes with very few button clicks, you’re doing it wrong...And thankfully, Ubuntu Cinnamon does it right. Installing the system was a breeze, and I was able to install the OS alongside a windows partition on the same drive, without any issues. During installation I did opt for installing third party drivers and codecs, so when installation was done and I was booted into the system my GPU worked quite fine and I had zero issues at all when testing things out. I didn’t do any extensive testing, but it was obvious that my GPU was functioning properly; and all monitors were at their optimal resolutions by default however I did need to increase the refresh rate of my main monitor, as it was set to 60 and can go up to 100.
</p>

<h2>
	Included Software and Features
</h2>

<p>
	Some of the new features of Ubuntu (all flavours) 22.04 are:
</p>

<p>
	 
</p>

<ul>
	<li>
		Wayland is default when using non-NVIDIA graphics
	</li>
	<li>
		Active Directory upgrades and further support
	</li>
</ul>

<p>
	 
</p>

<p>
	In regards to the Active Directory support, the Ubuntu blog says, “In 22.04 we bring Active Directory integration to the next level with full installer integration and ADsys, a client that enables full Group Policy support, privilege escalation and remote script execution.”
</p>

<p>
	 
</p>

<p>
	Ubuntu Cinnamon 22.04 also comes with pretty well all the basic essentials, providing you did not select ‘minimal’ during install. You’ll find Firefox, LibreOffice, Thunderbird, Rythmbox, GIMP, and Transmission all installed by default, so you’ll have a great head-start on having everything you need.
</p>

<h2>
	Performance
</h2>

<p>
	Ubuntu Cinnamon flew. My machine is no slouch, so I expected smooth performance, but I was a little surprised at how snappy and responsive the system was, even with everything at default. With LibreOffice Writer open and Firefox with 3 tabs open, my system used at most 6% CPU usage, and 2.5GB of RAM used. This system was installed on a SATA SSD, not NVME, but it flew when installing things, surfing the web, and when writing this review.
</p>

<h2>
	Final Thoughts
</h2>

<p>
	I might keep Ubuntu Cinnamon 22.04 installed for a little while and play with it more. I use Ubuntu on some of my servers, and I’ve always enjoyed Ubuntu for its simplicity, larger package / software repositories, and the huge community for support at times...It’s a great system, I just hate the Unity Desktop Environment. But, with Ubuntu Cinnamon, I get a more personally preferred environment, and all the benefits of the latest Ubuntu release.
</p>

<p>
	 
</p>

<p>
	I've had this installed for about a week now since writing this article originally, and I'm still using it, and have seen no reason or need to change it; and I'm picky! So, that's just this nerds opinion.
</p>

<p>
	 
</p>

<p>
	Will you be giving the new Ubuntu an install? Have you used Ubuntu in the past? What about Ubuntu Cinnamon as an alternative to the original? Let us know your thoughts in the comments!
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/05/02/ubuntu-cinnamon-22-04/" rel="external nofollow">Ubuntu Cinnamon 22.04 -- A great 22.04 release!</a>
</p>
]]></description><guid isPermaLink="false">5589</guid><pubDate>Mon, 02 May 2022 21:17:04 +0000</pubDate></item></channel></rss>
