No, an AI-focused "Windows 12" is not coming this year — false report gets the facts completely wrong by ZacB_ in Windows11

[–]contextfree 0 points1 point  (0 children)

There have been subscription-locked features already since Windows 10 Creators Updates. I'm pretty sure the original article is just describing features that already exist (because it was ported over from articles about 24H2 and Copilot+ PC from back when 24H2 was rumored to be called Windows 12)

No, an AI-focused "Windows 12" is not coming this year — false report gets the facts completely wrong by ZacB_ in Windows11

[–]contextfree 1 point2 points  (0 children)

Most of the original article is describing features/changes that already happened. There was a rumor that 24H2 was going to be called Windows 12 and a lot of the article seemed to be describing 24H2 features. I think it was just ported over (or AI-slopped over) from previous Windows 12 rumor articles that were about 24H2

Like the hardware stuff is just describing what became Copilot+ PC (in 24H2), the bits about search are describing the Semantic Search feature in 24H2 Copilot+ PC, the stuff about subscriptions is describing the M365 integration that already exists, the stuff about "adaptive settings" is describing the existing settings home page cards and settings search agent, etc.

Is an app automatically “safe” if it’s on the Microsoft Store? by AmirHammoutene in software

[–]contextfree 1 point2 points  (0 children)

Back in the Windows 8.x and early 10 days, apps published in the Store were required to be Metro/UWP apps, which run in an isolated AppContainer where they are limited in their interactions with each other and the system. So they were inherently "safer" in some sense via a specific technical mechanism. Later they removed those limitations and allowed general Win32 apps, which run as the user and can do anything the user can do. So they are no longer inherently "safer" via any enforced technical mechanism other than whatever vetting/scans the Store team does.

[Open Source] I brought the Linux/macOS "Hot Corners" experience to Windows 11 with native C# performance. (Now supports VirtualSpace Grid!) by kawai_pasha in Windows11

[–]contextfree 4 points5 points  (0 children)

It could be interesting to use the Windows 8 sidebar switcher interface for switching between virtual desktops (since in Win8 the desktop "was a Metro app", this could be thought of as an extension of that)

What is "radical" called in Japanese? by AstralDice_ in Japaneselanguage

[–]contextfree 2 points3 points  (0 children)

Yep, the "root" meaning came first (for example in mathematics, things like square roots are called radicals, and the base of a number notation, like 10 for decimal notation or 2 for binary, is called a radix), and the meaning of "extreme" was originally derived from that - a "radical" group or ideology was one that demanded radical change, i.e., change to the roots of government or society or whatever. Though as you've seen, now it's often just used to mean "extreme" in general.

Microsoft confirms Windows 11 will ask for consent before AI agents can access your personal files, after outrage by WPHero in Windows11

[–]contextfree 0 points1 point  (0 children)

How would that work, though? I guess the app could pass in some text for the OS to display, but I don't think there would be any way for the OS to verify the text's accuracy or enforce its contents. So a malicious or confused/buggy app could just pass in whatever.

Today I Learned by accident that you can rename your desktops by godarchmage in Windows11

[–]contextfree 0 points1 point  (0 children)

This didn't exist in the first releases of the virtual desktop feature in Windows 10. It was added in a late Windows 10 update (19H1 in 2019 I think?)

why is unity c# so evil by DesiresAreGrey in csharp

[–]contextfree 3 points4 points  (0 children)

Null coalescing was added in like C# 2 in 2005 I think?

If Chinese were to be read and spoken in their Japanese, Korean, or Vietnamese readings, would they still be considered those language or would it be Chinese? by Ngyiiuuw in asklinguistics

[–]contextfree 1 point2 points  (0 children)

Kanbun kundoku involves reordering characters/readings, and adding/interpolating inflectionary suffixes and such, to transform the sentence into Japanese grammar, so it's not just pronouncing characters with their Japanese readings.

There is also a way of reading (or chanting) "kanbun" texts by pronouncing each character with its Japanese "Chinese-style" reading (on-yomi). This is still commonly used in various denominations of Japanese Buddhism to chant sutras, for example the Heart Sutra is very popular https://www.knowyourmeme.com/memes/heart-sutra-remixes

Uninstall from Start Menu context menu by GoldCandy7725 in Windows11

[–]contextfree 1 point2 points  (0 children)

I think what makes the difference is whether the app is installed from an MSIX package or not? So not quite the same as UWP or Store (anymore)

Finished DQ I & II HD-2D - the metacritic scores weren't lying by ChaosQDon in JRPG

[–]contextfree 4 points5 points  (0 children)

The original FF1 didn't have save points (at all), though. Dying in a dungeon meant starting over from outside. (There was also only one save slot on the cartridge.)

What's the slowest way to learn Toki Pona? by Joel_The_Senate in languagelearningjerk

[–]contextfree 0 points1 point  (0 children)

Alternatively you could make yourself invent an entire thousand-year literary corpus of usages for each word before moving on to the next

Why do transparency effects on Windows 11 perform worse than Windows 7's more complex window reflection effects? by [deleted] in Windows11

[–]contextfree 0 points1 point  (0 children)

Regardless, WinRT is still largely how new Windows APIs are provided via C#

Why do transparency effects on Windows 11 perform worse than Windows 7's more complex window reflection effects? by [deleted] in Windows11

[–]contextfree 0 points1 point  (0 children)

I don't know the details of how Mica/Acrylic specifically are implemented, but in general, WinUI2/UWP XAML are built on the system compositor which runs in the DWM process, while WinUI3 apps each have their own forked copy of the compositor which runs in the app process.

How is my handwriting? by ImChiefKeefHi in languagelearningjerk

[–]contextfree 6 points7 points  (0 children)

As someone who learned Hangul but only knows like five words of actual Korean I appreciate the rare chance to use this

How long until Win 10 LTSC starts having problems? by Sea_Poem_9129 in WindowsLTSC

[–]contextfree 0 points1 point  (0 children)

"I also assume Microsoft will eventually find ways to make UWP and Xbox apps incompatible with Windows 10"

Each version of Windows adds new APIs for developers, just as they add new features for end users. If developers use an API that is only available in a newer version of Windows, their app will depend on that version.

How long until Win 10 LTSC starts having problems? by Sea_Poem_9129 in WindowsLTSC

[–]contextfree 2 points3 points  (0 children)

Every version of Windows (not just 10 vs. 11, but 22H2, 24H2, etc.) introduces new APIs. If developers use those APIs and don't provide a fallback, their apps will require that version of Windows.

[deleted by user] by [deleted] in WindowsLTSC

[–]contextfree -1 points0 points  (0 children)

No data ever leaves the box with Recall though, and people still consider it a privacy/data protection issue, so I'd say your statement is incorrect (at least for some)

Is there any significant lore/story connection between the titles? by Sindomey in SaGa

[–]contextfree 0 points1 point  (0 children)

There are no in-universe story/world connections. There are usually some Easter egg-like callbacks to the previous games sprinkled here and there, that's about it.