Games

Blizzard's Bringing Its PC Games To Steam, Starting With Overwatch 2 (polygon.com) 53

Blizzard Entertainment is bringing its PC games to Steam, starting with the release of Overwatch 2 on Valve's digital storefront on Aug. 10, Blizzard announced Wednesday. Polygon reports: The Windows PC version of Overwatch 2, like many of Blizzard's PC games, is currently only available through Battle.net. But with Microsoft's impending acquisition of Activision Blizzard and declining player engagement in the game, the maker of Diablo, Warcraft, and Overwatch appears to be changing its strategy. Blizzard says it will bring "a selection" of its games to Steam, but did not specify which titles beyond Overwatch 2 will make the jump from Battle.net. (A few classic Blizzard games, including the original Diablo and the first two Warcraft games, are available through GOG.com.)

The acceptance of Steam as a platform for Blizzard's games is part of the studio's evolution, the company said in a blog post. "[O]ne of the ideas pushing us forward is meeting players around the world where they are, and making our games as easy as possible to access and play," the company said. "We want to give everyone a chance to experience our universes with old friends while making new ones, no matter how they choose to play." In its announcement, Blizzard said it's not moving away from Battle.net. But, it explained, "as we've evolved, the industry has evolved too -- gaming is no longer just for specific communities as it was when Battle.net launched over two decades ago, gaming is for everyone -- and though we remain committed to continually investing in and supporting Battle.net, we want to break down the barriers to make it easier for players everywhere to find and enjoy our games."

Blizzard says that players on Steam will still need a Battle.net account connected to Overwatch 2 to play the game. The Steam version will support Steam achievements and friends lists, but Blizzard did not announce Steam Deck support. Overwatch 2 can now be wishlisted through Steam. As for Blizzard's future plans for other game releases on Steam, the company said it will be "sharing more about potential other games coming to the platform when the time is right."

Microsoft

Microsoft Will Charge Businesses $30 Per User Per Month For Its 365 AI Copilot (engadget.com) 58

At the Microsoft Inspire partner event today, the Windows maker announced pricing for its AI-infused Copilot for Microsoft 365. From a report: The suite of contextual artificial intelligence tools, the fruit of the company's OpenAI partnership, will cost $30 per user for business accounts each month. In addition, the company is launching Bing Chat Enterprise, a privacy-focused version of the AI chatbot with greater security and peace of mind for handling sensitive business data. Revealed in March, Microsoft 365 Copilot is the company's vision of the future of work. The GPT-4-powered suite of tools lets you generate Office content using natural-language text prompts.
Windows

Malicious Microsoft Drivers Could Number in the Thousands, Says Cisco Talos (esecurityplanet.com) 36

An anonymous reader shared Thursday's report from eSecurity Planet: After Microsoft warned earlier this week that some drivers certified by the Windows Hardware Developer Program (MWHDP) are being leveraged maliciously, a Cisco Talos security researcher said the number of malicious drivers could number in the thousands.

Talos researcher Chris Neal discussed how the security problem evolved in a blog post. "Starting in Windows Vista 64-bit, to combat the threat of malicious drivers, Microsoft began to require kernel-mode drivers to be digitally signed with a certificate from a verified certificate authority," Neal wrote. "Without signature enforcement, malicious drivers would be extremely difficult to defend against as they can easily evade anti-malware software and endpoint detection." Beginning with Windows 10 version 1607, Neal said, Microsoft has required kernel-mode drivers to be signed by its Developer Portal. "This process is intended to ensure that drivers meet Microsoft's requirements and security standards," he wrote.

Still, there are exceptions — most notably, one for drivers signed with certificates that expired or were issued prior to July 29, 2015. If a newly compiled driver is signed with non-revoked certificates that were issued before that date, it won't be blocked. "As a result, multiple open source tools have been developed to exploit this loophole," Neal wrote. And while Sophos reported that it had uncovered more than 100 malicious drivers, Neal said Cisco Talos "has observed multiple threat actors taking advantage of the aforementioned Windows policy loophole to deploy thousands of malicious, signed drivers without submitting them to Microsoft for verification...."

"Microsoft, in response to our notification, has blocked all certificates discussed in this blog post," he noted.

United States

Florida Barn Will Be the World's Largest 3D-Printed Building (axios.com) 38

A luxury horse barn in Florida is primed to be the world's largest 3D-printed building. From a report: Once it's complete, the 3D-printed luxury equestrian barn in Wellington, Florida will overtake a building in Oman as the world's largest 3D-printed structure. According to Printed Farms, the Florida-based startup developing the project, the building will have a total floor area of 10,678 square feet. While the team finished the 3D-printing portion of the site build Wednesday, the installation of doors, windows, electrical fittings and other structural components is still needed.

Printed Farms founder Jim Ritter told Axios construction is expected to be finished by the end of August -- refuting other reports that the build was already completed. What they're saying: The climate case for 3D-printing buildings, according to Ritter, lies in waste reduction. "America is a very wasteful society. We have to start keeping things longer. Our clothing, our cars, everything. That's the whole point of a greener, more sustainable building system," said Ritter.

Microsoft

Meet Microsoft Office's New Default Font: Aptos (theverge.com) 58

Microsoft is replacing its Calibri default font with Aptos, a new sans-serif typeface that's inspired by mid-20th-century Swiss typography. From a report: Previously known as Bierstadt, Microsoft has been on the hunt for its new Aptos default font over the past couple of years. The software giant commissioned five new custom fonts for Office in 2021, and the Aptos font was picked as the default after years of feedback.

"Today we begin the final phase of this major change where Aptos will start appearing as the new default font across Word, Outlook, PowerPoint and Excel for hundreds of millions of users," explains Si Daniels, a principal program manager at Microsoft, in a design blog post today. "And, over the next few months it will roll out to be the default for all our customers." Aptos was created by Steve Matteson, a leading type designer. Matteson previously created Segoe, which was licensed by Microsoft to be used as the Windows default font. Microsoft first started using the Segoe UI font subfamily in Windows Vista, and it's still used in Windows 11 today. Matteson also worked on the development of the original Windows TrueType core fonts.

IT

Windows 95, 98, and Other Decrepit Versions Can Grab Online Updates Again (arstechnica.com) 48

An anonymous reader shares a report: If you have any interest in retro-computing, you know it can be difficult to round up the last official bug fixes and updates available for early Internet-era versions of Windows like 95, 98, and NT 4.0. A new independent project called "Windows Update Restored" is aiming to fix that, hosting lightly modified versions of old Windows Update sites and the update files themselves so that fresh installs of these old operating systems can grab years' worth of fixes that aren't present on old install CDs and disks. These old versions of Windows relied primarily on a Windows Update web app to function rather than built-in updaters like the ones used in current Windows versions. Microsoft took down the version of the site that could scan and update Windows 95 and 98 sometime in mid-2011. The Windows Update Restored site is a lightly modified version of Microsoft's original code, and the site itself doesn't use any kind of SSL or TLS encryption, so ancient Internet Explorer versions can still access it without modification. You'll need at least Internet Explorer 5 to access the Windows Update Restored update sites; that browser is no longer available directly from Microsoft, but the Windows Update Restored site offers download links to IE5 and IE5.5 in all supported languages.
Programming

Why Are There So Many Programming Languages? (acm.org) 160

Long-time Slashdot reader theodp writes: Recalling a past Computer History Museum look at the evolution of programming languages, Doug Meil ponders the age-old question of Why Are There So Many Programming Languages? in a new Communications of the ACM blog post.

"It's worth noting and admiring the audacity of PL/I (1964)," Meil writes, "which was aiming to be that 'one good programming language.' The name says it all: Programming Language 1. There should be no need for 2, 3, or 4. [Meil expands on this thought in Lessons from PL/I: A Most Ambitious Programming Language.] Though PL/I's plans of becoming the Highlander of computer programming didn't play out like the designers intended, they were still pulling on a key thread in software: why so many languages? That question was already being asked as far back as the early 1960's."

One of PL/I's biggest fans was Digital Research Inc. (DRI) founder Gary Kildall, who crafted the PL/I-inspired PL/M (Programming Language for Microcomputers) in 1973 for Intel. But IBM priced PL/I higher than the languages it sought to replace, contributing to PL/I's failure to gain traction. (Along the lines of how IBM's deal with Microsoft gave rise to a price disparity that was the undoing of Kildall's CP/M OS, bundled with every PC in a 'non-royalty' deal. Windows was priced at $40 while CP/M was offered 'a la carte' at $240.) As a comp.lang.pl1 poster explained in 2006, "The truth of the matter is that Gresham's Law: 'Bad money drives out good' or Ruskin's principle: 'The hoi polloi always prefer an inferior, cheap product over a superior, more expensive one' are what govern here."

Games

Mid-1990s Sega Document Leak Shows How It Lost the Second Console War To Sony (arstechnica.com) 35

An anonymous reader shares a report: Most of the changes on the Sega Retro wiki every day are tiny things, like single-line tweaks to game details or image swaps. Early Monday morning, the site got something else: A 47MB, 272-page PDF full of confidential emails, notes, and other documents from inside a company with a rich history, a strong new competitor, and deep questions about what to do next.

The document offers glimpses, windows, and sometimes pure numbers that explain how Sega went from a company that broke Nintendo's near-monopoly in the early 1990s to giving up on consoles entirely after the Dreamcast. Enthusiasts and historians can see the costs, margins, and sales of every Sega system sold in America by 1997 in detailed business plan spreadsheets. Sega's Wikipedia page will likely be overhauled with the information contained in inter-departmental emails, like the one where CEO Tom Kalinske assures staff (and perhaps himself) that "we are killing Sony" in Japan in March 1996.

"Wish I could get our staff, sales people, retailers, analysts, media, etc. to see and understand what's happening in Japan. They would then understand why we will win here in the US eventually," Kalinske wrote. By September 1996, this would not be the case, and Kalinske would tender his resignation. Not all of the compilation is quite so direct or relevant. There are E3 floor plans, nitpicks about marketing campaigns, and the occasional incongruity. There is a Post-It note stuck to the front of the "Brand Strategy" folder -- "Screw Technology, what is bootleg 96/97" -- that I will be thinking about for days.

Firefox

Firefox 115 Released (mozilla.org) 61

williamyf writes: Today, Mozilla released Firefox 115. Changes most visible to users include:

* Hardware video decoding is now enabled for Intel GPUs on Linux..

* Migrating from another browser? Now you can bring over payment methods you've saved in Chrome-based browsers to Firefox.

* The Tab Manager dropdown now features close buttons, so you can close tabs more quickly.

* The Firefox for Android address bar's new search button allows you to easily switch between search engines and search your bookmarks and browsing history.

* We've refreshed and streamlined the user interface for importing data in from other browsers.

* Users without platform support for H264 video decoding can now fallback to Cisco's OpenH264 plugin for playback.

But the most important feature is that this release is the new ESR. Why this is important? y'all ask, well:

* Many a "downstream" project depends on Firefox ESR, for example the famous email client Thunderbird, or KaiOS (a mobile OS very popular in India, SE Asia, Africa and LatAm), so, for better or worse, whatever made it to (or is lacking from) this version of the browser, those projects have to use for the next year.

* Firefox ESR is the default browser of many distros, like Debian and Kali Linux, so, whatever made it to this version will be there for next year, ditto to whatever is lacking.

* If you are on old -- unsupported OSs, like Windows 7, 8-8.1 or MacOS 10.14 (Mojave, the last MacOS with support for 32 Bit Apps), 10.13 or 10.12 you will automatically be migrated to Firefox ESR, so this will be your browser until Sept. 2024.


AMD

AMD CPU Use Among Linux Gamers Approaching 70% Marketshare (phoronix.com) 127

The June Steam Survey results show that AMD CPUs have gained significant popularity among Linux gamers, with a market share of 67% -- a remarkable 7% increase from the previous month. Phoronix reports: In part that's due to the Steam Deck being powered by an AMD SoC but it's been a trend building for some time of AMD's increasing Ryzen CPU popularity among Linux users to their open-source driver work and continuing to build more good will with the community.

In comparison, last June the AMD CPU Linux gaming marketshare came in at 45% while Intel was at 54%. Or at the start of 2023, AMD CPUs were at a 55% marketshare among Linux gamers. Or if going back six years, AMD CPU use among Linux gamers was a mere 18% during the early Ryzen days. It's also the direct opposite on the Windows side. When looking at the Steam Survey results for June limited to Windows, there Intel has a 68% marketshare to AMD at 32%.

Beyond the Steam Deck, it's looking like AMD's efforts around open-source drivers, AMD expanding their Linux client (Ryzen) development efforts over the past two years, promises around OpenSIL, and other efforts commonly covered on Phoronix are paying off for AMD in wooing over their Linux gaming customer base.

Microsoft

The Rise and Fall of Microsoft's Skype (cnbc.com) 93

CNBC has created a 15-minute video titled "The Rise and Fall of Skype," telling the story of how Skype was developed in just nine months in 2003 by a six-person group of childhood friends in Estonia. "We were smart engineers," says Skype's former chief technical architect Ahti Heinla. "We learned on the go. None of us had any telecoms background." But at the end of the interview, he concedes "I myself use Skype right now fairly little. I still have it installed on my phone, but my primary communication methods now are elsewhere."

GigaOm founder Om Malik tells CNBC it was Skype's missteps that enabled the massive growth of WhatsApp, and shared this succinct diagnosis of what's happening to Skype. "Microsoft is where consumer brands go to die." From an accompanying article on CNBC's web site: In 2005 eBay bought it. That deal didn't work out as planned, and an investor group led by Silver Lake purchased a majority stake. Microsoft then stepped in, shelling out $8.5 billion for the company in 2011. Even backed by the world's largest software company, Skype is falling by the wayside. During the pandemic, consumers and business workers turned to tools like Zoom and Meta's WhatsApp, and now there are any number of options to quickly connect with groups of friends and colleagues over smartphones... Microsoft has promoted Skype in Outlook and Windows and even enriched the app with its Bing generative artificial intelligence chatbot. But the numbers still don't look great.

In March 2020, Microsoft said Skype had 40 million daily active users, a number that's since slipped to 36 million, according to a spokesperson. Microsoft's newer Teams communication app, by contrast, is growing in popularity, rising from nearly 250 million monthly users in July 2021 to a record of over 300 million in the first quarter.

Microsoft Teams reached an all-time high of 300 million active users in the second quarter of 2023, according to CNBC's video report. But a research VP at International Data Corp says Microsoft Teams was successful — in taking users away from Skype.

GigaOm's Malik says Microsoft "failed to capitalize on Skype, 100%. Steve Balmer was the king of buying things and not knowing what to do with them... What happened with Skype is the story of every large company with a lot of middle management: they didn't innovate on the product for a very long time."

Jordan Novet from CNBC Business News calls Skype "a product with an uncertain future," arguing that Microsoft "is pouring a lot of engineering resources into making Teams a big destination for communication. It's not doing the same thing with Skype." Could Skype make a comeback? "Anything is possible," Novet concedes. "Microsoft is trying to make Skype happen in a bigger way now." He points out that Skype is now equipped with Bing's AI-powered chatbot, so "You can talk to Bing in Skype. Will that make Skype explode in popularity, or make a comeback? I don't think so."

Microsoft's current head of Skype was not available for CNBC's video. But as a kind of epilogue, they report that Jaan Tallinn, one of Skype's original programmers, now "spends most of his time discussing the dangers of unchecked AI development."

"I don't know what the future holds for Skype..." he tells CNBC. "I'm concerned about humans being wiped out, so it's unlikely that we'll need Skype if that happens."
AI

Prankster Resurrects Microsoft's 'Clippy' as a ChatGPT-Powered AI Assistant for Windows (techradar.com) 27

"A developer brought Clippy back from the dead, giving it new AI powers," writes BGR.

"This unofficial version of Clippy will bring ChatGPT to your computer in the form of Microsoft's infamous Office assistant." You can take advantage of FireCube's unofficial Clippy app. It's available as a free download from the Microsoft Store. The app adds a Clippy icon to your desktop. The unofficial Clippy works both on Windows 10 and Windows 11. Tap on the Clippy icon, and you'll get access to the free ChatGPT 3.5 generative AI bot from OpenAI. It's the same ChatGPT that you load in your browser.
The app "was put on Github only a couple of days ago, with the developer FireCube observing that there are still issues with random crashes," notes TechRadar. "So, stability is likely to be somewhat wonky for the time being, we'd imagine." A further sticking point is that an OpenAI key is required to use this preview version of the Clippy app. If you haven't paid for one of those, you won't be able to fire up Clippy. As noted by the dev, this is one of the most pressing known issues for the application, and FireCube is working on a way around this that'll hopefully be implemented soon enough.

Further work promised in the near future is the ability to drag and resize Clippy, and FireCube aims to bring more classic characters into the mix alongside the paperclip — like Microsoft Bob.

Windows

Windows 11's AI-powered Copilot (and its Bing-powered ads) Enters Public Preview (arstechnica.com) 26

An anonymous reader shares a report: Last month, Microsoft announced that it would continue its put-ChatGPT-in-everything adventure with a new Windows 11 feature called Copilot. The company added generative AI to Edge and to the Bing-powered taskbar Search field months ago, but Copilot promises to be the most visible and hard-to-ignore version of Microsoft's big AI push in its most visible and hard-to-ignore product. This week's Windows Insider Preview build for Dev channel users, build 23493, will be the first to enable Copilot for public testers.

After installing the update, preview users can press Windows + C to open a Copilot column on the right side of the screen. It will use the same Microsoft account you use for the rest of the OS (it's unclear whether it will work without a Microsoft account, though, to date, the preview has required sign-up and sign-in). And like the other Bing Chat implementations, it has three different "conversation style" settings that either try to rein the chatbot in and keep its answers straightforward and factual or allow it to get "more creative" but more prone to confabulations. In addition to chatting, Copilot will also support creating AI images using OpenAI's DALL-E 2 model, the same technology used for the Bing Image Creator. Some features announced last month, including third-party plugin support, aren't included in this initial preview, and later versions will also be able to adjust a wider range of Windows settings.

Operating Systems

The ReactOS Project Suddenly Shows Signs of Life (reactos.org) 38

jeditobe writes: ReactOS is an open-source operating system that aims to replicate Microsoft Windows, and can already run many Windows applications without modification. ReactOS published a new (infrequent) newsletter to outline recent work. It reveals that progress has slowed down recently, but the project definitely isn't dead. The newsletter also acknowledges the team hasn't put out a new version since the end of 2021, although progress continues. Due to shifting focuses to quality releases, they are no longer on a quarterly release cadence. The date of the next release is not set yet, but according to a huge list of already-implemented changes they aim for it to be a substantial update.

The last update to ReactOS was version 0.4.14, released on December 2021. While developers were previously committed to releasing updates every three months, that has since changed and updates will now be focused on quality rather than quantity. For the ReactOS team to be confident enough to release something, it needs to have less than 20 known unfixed regressions while adding new features and functions.

Behind the scenes, it looks like things are spinning well. The team specifically highlighted its progress on the x64 port of ReactOS, which went from being a non-booting mess to an operating system that boots up and mostly works. It doesn't run any x86 programs since it doesn't have WoW64, but it's going well.

Software

WhatsApp Kills Off the Electron-Based Desktop App (androidpolice.com) 37

WhatsApp has announced it is retiring its Electron-based desktop app, forcing users to switch to the native app for their OS to continue using WhatsApp. Android Police reports: Back when WhatsApp was in the early stages of development, the developers created an app for desktop, based on the Electron JavaScript framework. This allowed them to share a code base between WhatsApp Web and the new, platform-agnostic desktop app that worked on both Windows and macOS. Around four weeks ago, a countdown timer showed up on the main screen of this desktop app, announcing its shutdown.

Doomsday is now here and WABetaInfo reports anyone visiting the Electron-based app just sees a screen saying "App expired." The deprecated app helpfully links to the native WhatsApp Desktop app available on the Microsoft Store or the Mac App Store. The new native app has been stable for around a year now, but is still relatively new. Some users may lament the transition period was too short, or the native app still doesn't have all the functionality for business users, like catalog management and quick replies, and they would be right.

Windows

Microsoft Wants To Move Windows Fully To the Cloud - Internal Presentation (theverge.com) 260

Microsoft has been increasingly moving Windows to the cloud on the commercial side with Windows 365, but the software giant also wants to do the same for consumers. From a report: In an internal "state of the business" Microsoft presentation from June 2022, Microsoft discuses building on "Windows 365 to enable a full Windows operating system streamed from the cloud to any device." The presentation has been revealed as part of the ongoing FTC v. Microsoft hearing, as it includes Microsoft's overall gaming strategy and how that relates to other parts of the company's businesses.

Moving "Windows 11 increasingly to the cloud" is identified as a long-term opportunity in Microsoft's "Modern Life" consumer space, including using "the power of the cloud and client to enable improved AI-powered services and full roaming of people's digital experience." Windows 365 is a service that streams a full version of Windows to devices. So far, it's been limited to just commercial customers, but Microsoft has been deeply integrating it into Windows 11 already. A future update will include Windows 365 Boot, which will enable Windows 11 devices to log directly in to a Cloud PC instance at boot instead of the local version of Windows. Windows 365 Switch is also built into Windows 11 to integrate Cloud PCs into the Task View (virtual desktops) feature.

AI

WinGPT Is a New ChatGPT App For Your Ancient Windows 3.1 PC (theverge.com) 91

An anonymous reader quotes a report from The Verge: Someone has created a ChatGPT app for Windows 3.1 PCs. WinGPT brings a very basic version of OpenAI's ChatGPT responses into an app that can run on an ancient 386 chip. It's built by the same mysterious developer behind Windle, a Wordle clone for Microsoft's Windows 3.1 operating system. "I didn't want my Gateway 4DX2-66 from 1993 to be left out of the AI revolution, so I built an AI Assistant for Windows 3.1, based on the OpenAI API," says the developer in a Hacker News thread.

WinGPT is written in C using Microsoft's standard Windows API and connects to OpenAI's API server using TLS 1.3, so there's no need for a separate modern PC. That was a particularly interesting part of getting this app running on Windows 3.1, alongside managing the memory segmentation architecture on 16-bit versions of Windows and building the UI for the app. Neowin notes that the ChatGPT responses are only brief due to the limited memory support that can't handle the context of conversations. The icon for WinGPT was also designed in Borland's Image Editor, a clone of Microsoft Paint that's capable of making ICO files.

"I built most of the UI in C directly, meaning that each UI component had to be manually constructed in code," says the anonymous WinGPT developer. "I was surprised that the set of standard controls available to use by any program with Windows 3.1 is incredibly limited. You have some controls you'd expect -- push buttons, check boxes, radio buttons, edit boxes -- but any other control you might need, including those used across the operating system itself, aren't available."

Piracy

Z-Library Releases Tor-Enabled Desktop Launcher To Improve 'Accessibility' (torrentfreak.com) 19

Pirate ebook repository Z-Library has released a dedicated desktop application that should make it easier to access the site going forward. The service is at the center of a criminal crackdown and has lost hundreds of domain names, which in part triggered the development of this new software. TorrentFreak reports: Over the past few months, Z-Library users accessed the site through a dedicated URL, which redirected them to a 'personal' domain that provided access to the library. This worked well but the entire operation could easily be wiped out by yet another round of domain seizures. The new desktop launcher, which is available on the Windows, Mac, and Linux platforms, will automatically redirect users to the right place, without being tied to a single domain name. The new desktop launcher, which is available on the Windows, Mac, and Linux platforms, will automatically redirect users to the right place, without being tied to a single domain name.

In addition to simplifying access, the new Z-Library launcher software is able to connect over the Tor network. This can help to evade blocking efforts while adding an extra privacy layer. The software may trigger a warning noting that it's from an unverified developer. According to Z-Library, this is a standard notice but, aside from the copyright infringement angle, people should always treat third-party applications with caution.

Microsoft

Windows 11 Preview Adds Better Passkey Support, Rolls Back File Explorer Changes (arstechnica.com) 23

The latest Windows 11 Insider Preview build includes improved support for passkeys, a new standard for passwordless authentication, as well as support for Unicode 15 emoji, changes to Windows' location-based time zone setting, and a handful of bug fixes. Microsoft has also rolled back proposed changes to the File Explorer that would have removed several relatively obscure settings from the Folder Options window. Ars Technica reports: Though the Microsoft Edge browser has supported passkeys for a while now, this week's Insider build expands support to "any app or website that supports passkeys," which can use built-in Windows Hello authentication (either via a PIN, fingerprint reader, or face-scanning camera) to sign you in without requiring a password. You can also view the full list of passkeys that have been created on your device and delete individual passkeys if you no longer want to use them. If your browser natively supports passkeys and has its own user interface for handling them, you'll need to select "Windows Hello or external security key" to use the built-in Windows UI instead.

The new Insider build also adds support for Unicode 15 emoji, a few changes to Windows' location-based time zone setting, and a handful of fixes. But most notably for people who complained about last week's Insider build, Microsoft has rolled back proposed changes that would have removed several relatively obscure settings from the Folder Options window in the File Explorer. "As is normal for the Dev Channel, we will often try things out and get feedback and adjust based on the feedback we receive," wrote Microsoft's Amanda Langowski and Brandon LeBlanc in a post detailing the new build's changes.

IT

DuckDuckGo Browser Beta for Windows Bakes in a Lot of Privacy Tools (arstechnica.com) 21

Privacy-focused firm DuckDuckGo has released a public beta of its browser for Windows, offering more default privacy protections and an assortment of Duck-made browsing tools. From a report: Like its Mac browser, DuckDuckGo (DDG) uses "the underlying operating system rendering API" rather than its own forked browser code. That's "a Windows WebView2 call that utilizes the Blink rendering engine underneath," according to DuckDuckGo's blog post. Fittingly, the browser reports itself as Microsoft Edge at most header-scanning sites. Inside the DuckDuckGo browser, you'll find:

1. Duck Player, which shows (most) YouTube videos "without privacy-invading ads" and doesn't feed your recommendations
2. Tracker blocking that DDG cites as "above and beyond" other browsers, including third-party tracker loading
3. Enforced encryption
4. The "fire button" that instantly closes all tabs and clears website data
5. Cookie pop-up management, automatically selecting a private option and hiding "I accept" pop-ups
6. Email protection, making it easier to use an auto-forwarding duck.com address on web forms

Slashdot Top Deals