Recommended Posts

Can winFS also show the size of folders? this feature is missing from all windows OS's so far, and the few utilities that try to adress the issue appear to be quick hacks. This feature has been available to *nix users since stoneage :)

This what you mean?

post-83-1067485522.jpg

What if someone wants to upgrade to "Longhorn" and the person uses FAT32?

I use FAT32 myself and wouldn't want to waste time updating the file system to NTFS!

NTFS is far better than FAT32. and longhorn will still be able to use fat/fat32 partitions, it just won't be able to format partitions with fat/fat32.

Gnome Storage? Yeah that project has been started after there was first talk about WinFS. I wonder why they couldn't get the idea on their own, before MS.

Probably because they were busy working with other software. But what they do is basically give it away for free. Which I think is good. Also there has been a lot of debate about the actual benefits of such a system, compared to the memory requirements and system overhead.

The problem is that of metadata. If winfs is going to pull information from files so that a query of "show me all mp3s by u2" it has to get the data from the metadata in the file. This works fine for mp3s and image files with exif data, and maybe avi or wmv files, but what about the rest? Also, what is ensureing that the metadata (in files that support it) is properly input? This is the same discussion that came up when gnome-storage was announced. Metadata searching is fine *if* the data is a) there and b) accurate. Unless WinFS is going to tag all my mp3s for me, and ensure that all the dates stored in the exif data on my pictures is correct of course :)

arcterex, what one may hope for is that since Windows holds such a large market share, the fact that more people will use the ID3 data(for example) will make people enter these data more carefully, and even though it won't help with old files, it will probably give us better data quality in the future. ;)

...welcome to neowin, btw!

  • 6 months later...

Indexing has also been in Windows -for ages- in the form of Index Server.

WinFS expands the ability of the user to search for file system data regardless of location and obtain results very quickly. WinFS sits along side NTFS. WinFS is based on a SQL Server Store, which is not optimized for non relational data. Therefore WinFS, is good for relational data such as file metadata, but not to store files themselves ...... I would expect WinFS to become the File System (and thus store the files themselves also) in a later version of the Windows Client (or at least I would hope that this is the case). Every property of every file is synced into WinFS and there are a bunch of optimized stored procedures from what I can see that run on top, so that instead of waiting for Index Server to trawl through your entire file and directory hierarchy within the file system to find something, it is more or less found instantly from WinFS.

I think of WinFS (as far as the Windows File System is concerned) as an index to help you find what you're looking for quicker than you can today. Ideally, you would be able to say, "show me everything I've communicated with Aaron on in the last 30 days" and in a couple of secs, it would pull the information (thus links to corresponding files) from WinFS and present it to the user. A much richer experience than today. It doesn't seem that data from the MS Office suite is indexed in WinFS though at the moment. Maybe that will change before LH ships (whenever that is) .... who can say ....

This is based upon what I have read in MSDN and from the build I got at the PDC last year and lots of tinkering around.

So ....... to summarize:

- WinFS sits alongside NTFS. It contains metadata from every file within NTFS to help you find what you're looking for much quicker than today

- WinFS is not a replacement for NTFS. Well not for the moment at least.

- WinFS does not contain files from NTFS

- The master write to a file, is still controlled by NTFS

- Updates to the metadata within WinFS is event driven and done on the fly when updates to the properties of a file within NTFS occur

Cheers

Scott

  • 1 month later...

The structure of the folders is not different.

WinFS deals with the search paradigm which will become (I feel it already has in fact) the next major headache of personal computing. When LH ships, the average PC is destined to have roughly a 6GHz CPU, 1TB+ disk space and around 4GB RAM. With devices such as the iPOD meaning that users rip their music collections to their PC, in addition to digital picture collections, and no doubt video over time as well as traditional file types ...... finding what you need is going to be like the needle in a haystack analogy.

WinFS will create a volume for each partition on your PC. In addition it will create a volume for Documents and Settings. It will index file metadata contents from each of these locations (not the Windows nor Program Files Directories). Attribute metadata is what is important. The ideal scenario is "Find me all files that I communicated with Paul on in the past 30 days" and it will find every picture, document, video, email .... etc in seconds. That presents a hugely more compelling search paradigm than is available today, but will be necessary with so much data on a PC.

The name Windows File System is misleading. I liked the original accronym better - Windows Future Storage. Don't think of WinFS as a file system - it's not. NTFS is a file system. Overtime (let's say the Blackcomb timeframe), I would expect WinFS to become the store for all data on the PC, but it will not become the file system itself. That's not to say that WinFS cannot contain files - it can. However(in the LH timeframe), it can only contain/subsume file which are relational in nature (e.g. an Outlook contact is purely and simply metadata). Such file types could be synchronised into WinFS and stored there (in contradiction to earlier posts). However, files which consist of BLOB file stream data will still be stored in WinFS - their attribute data will be stored in WinFS so that the file can be found easily, but the file itself (and the master write to it) will still be controlled by NTFS. The Yukon store (as I've said many times before) is not optimized for non-relational data, and so with the LH client, only relational file types can be stored there. However, metadata for any file in the file system (non-relational file .... e.g. .wma :-)) can be stored in WinFS, whilst the file lives in NTFS. Hopefully in the Blackcomb timeframe that will change, as I would hope that by that time Windows/WinFS will be based upon a Yukon+1 store which will be able to be optimized for relational and non-relational data. When this occurs, WinFS could become the store for all file types, however it would not be the file system. NTFS is very powerful and provides everything from quota management to bad sector remapping to compression and effective change control. Why reinvent the wheel? With WinFS and NTFS you get a marriage of mutually beneficial technologies.

Scott

Edited by Renfrew-guy

I agree that version 3 of a product (provided numbering didn't start at 3) is a good place to take stock and make sure that the project is set for success over the next 3-5 years. This period will cover A number of release cycles. By this stage, the product (earlier versions) will be in production at customer sites and their business-scenario-technology dependancies will drive the feedback cycle back into the product.

As for:

And there are 3 or more incarnations of it that will be presented in differant stages of development to see what catches on and seems most user freindly in the long run

Between this statement and the next it's not clear if you're saying that it will take 3 iterations/product versions of the WinFS store to have evolved and released before the will have a solid store/foundation to build on. I don't know where your getting the number 3 for product versions. The earliest builds of the LH client used the Shiloh (SQL 2000) store (=1st version), then the store was switched over to be a Yukon store (=2nd version). It stays with the Yukon store now, so I'm not sure where v 3 comes from.

As for the user friendly part - nothing fundamentally changes - users will still obtain information from the PC in the same way - ^^^primarily^^^ through the shell. There will be a Default Store created and one for Documents and Settings - consists of the My Documents folder hierarchy and it's content - essentially the data will live in WinFS. In addition a WinFS stored is created for every partition/volumen on every hard disk. The contents of each drive will be indexed (%windir% and %windir%\system32 are excluded from this search). All relational data types will automatically synchronized into WinFS (the File Promotion Manager - a service which runs within WinFS. The FPM is responsible firstly for ensuring that all metadata from all eligible file types/locations on the local machine gets synchronized into WinFS. Secondly, the FPM is resposible for managing Stored Procedure creation which will index each of the WinFS stores allowing users to find what they're looking for in seconds). I think that Microsoft WinFS dev need to look at auto-content archiving of data based upon last date access to keep storage costs and associated management as low as possible.

Files can be moved from WinFS to non-WinFS stores (e.g. the NTFS folder hierarchy). File promoters and demoters serve this purpose. Promoters move the file and it's contents and metadata into the appropriate WinFS store on the machine. When the file machine is moved to a non-WinFS store, the promoter (one required for each fiile type) will take the contents of the database record(s) concerns from WniFS, construct the new files with the correct extension, and move them into the non-WinFS store on the target machine.

Going back to the shell - it is being redesigned to be more task centric - an effort to help the un-assisted user is able to find the information they need in many quicker and more intuitive ways than those which are available today with Windows XP.

The user doesn't have to learn about relational database technologies in order to take advantage of WinFS - it will be largely seamless to the end user. Databae Reads and Writes performed against WinFS will be done in the back ground. The user simply has to interact with the shell as is the case today and all data will appear there. All file related metadata (music artist on a .wma file in the EXIF header for example) is sync'd into WinFS. A bunch of stored procedures run against the host

Indications are the development will take 2 or 3 OS's before a final version.

Incorrect. You're implying that until XP+2/3 (Longhorn, Blackcomb and then what ever comes next), it won't be until that time that a final version of WinFS will be within the Windows Product. Each Windows OS that ships with a WinFS store will be based upon the store from the previous version of SQL Server that shipped (=most current SQL DB version in the market place). The WinFS store which will ship in the box with the LH Client will be based upon a final RTM version of the Yukon (SQL Server 2005) DB store.

If you are saying that it will take Microsoft 3 goes (I presume you mean Windows OS versions) to get WinFS right, that would take close to 10 years according to the mean development cycle of the Windows platform. Also, getting something "right" implies that it is complete or absolute. WinFS will continue to change as new versions of the Windows platofrm are developed and released to the market place. Also, right is "subjective"- you could argue that for the Personal Assistant persona, documentation and all other essential required information (relational data types - OLE Compound Docs etc ....) is stored in WinFS and the new search options in the UI will be super easy to use and the user experience will be super fast. The PA has all she needs - **** In the red corner - round one does to WinFS ****. However, this would likely not be enough for a VP who requires additional functionality - perhaps accessing non-relational file types, providing storage for non-relational file types etc In addition, you have an ISV who wants to have WinFS index all copies of your Customer Connections - ACT database. A sync adapter has to be written to sync the information and related metadata from ACT into WinFS. A sync adapter is just an extension to the sync API. Every application which uses it's own store today for useful metadata like email (Notes, Eudora etc) will need to write a Sync Adaptor to sync this information into WinFS so that all critical information can be stored and searched on in one place - WinFS..... V1 in the LH Client, WinFS v 2 is currently slated for Blackcomb.

Bottom Line with WinFS. WinFS versions which ship in the box with the Windows Operating System will contain the SQL store from our current version of our SQL Server database in the market place. In the case of the Longhorn Client, Yukon (SQL Server 2005) will be the store version provided for use. No beta versions of WinFS wil ship in the box (with Windows) when a new version of Windows is released to the market place. The risk of instability is too high. Following the same logic, the Blackcomb Client will be based upon a Yukon+1 store version.

Files can be moved from WinFS to non-WinFS stores (e.g. the NTFS folder hierarchy).? File promoters and demoters serve this purpose.? Promoters move the file and it's contents and metadata into the appropriate WinFS store on the machine.? When the file machine is moved to a non-WinFS store, the demoter (one required for each fiile type) will take the contents of the database record(s) concerns from WinFS, construct the new files with the correct extension, and move them into the non-WinFS store on the target machine.? ??

Please note that in the text above there is the following sentence:[/b]e:

(one required for each fiile type) will take the contents of the database record(s) concerned from WinFS, construct the new files with the correct extension, and move them into the non-WinFS store on the target machine.

Edited by Renfrew-guy
There will be a Default Store created and one for Documents and Settings - consists of the My Documents folder hierarchy and it's content.

There won't be a seperate store for Documents and Settings. My Documents and all are plain dynamic sets over all stores system wide. System bound data that will be stored in WinFS will go into the DefaultStore, which will also be the default location for the save dialog (unless the application overrides this, e.g. like for remembering the last location, like most applications do). Whether you store your documents in the DefaultStore or by mistake in the user created Pr0nStore or the WinFSStore of one of your additional harddrives doesn't matter, since the dynamic set turns it up no matter where it hangs out.

Let me try that again, 3 differant versions of winfs, how differant I don't know, just that 3 versions were being developed, the plan being, to continue the development over an extended period 2or 3 OS's ,that may mean versions of longhorn alpha's they are each individual OS's or they may have meant full blown OS's these corporations look at time spans a little differantly than we do, they tend to plan thuings way down the road, so your guess would be as good as mine.

There won't be a seperate store for Documents and Settings. My Documents and all are plain dynamic sets over all stores system wide. System bound data that will be stored in WinFS will go into the DefaultStore, which will also be the default location for the save dialog (unless the application overrides this, e.g. like for remembering the last location, like most applications do). Whether you store your documents in the DefaultStore or by mistake in the user created Pr0nStore or the WinFSStore of one of your additional harddrives doesn't matter, since the dynamic set turns it up no matter where it hangs out.

QUOTE (Renfrew-guy @ Jul 2 2004, 11:58) There will be a Default Store created and one for Documents and Settings - consists of the My Documents folder hierarchy and it's content.

Sorry for the error. I totally agree with your correction. It was the early hours when I began typing the mail (it's too damn hot here at the moment). I meant to put "There will be a DefaultStore volume created which will contain the My Documents content for each user"

It is interesting though that the majority of data it will subsume in my case will be music video and audio content which are all BLOB based and store their attributes in the EXIF header. WinFS can sync in the attributes for each of these files to allow for quick and easy search, but storage of the raw file stream is back in NTFS and the master write to that file and it's attributes will be controlled by NTFS.

Cheers

Scott

While the FileStream backend is NTFS, all requests will be tunneled thru the WinFS driver, so it has full control over the incoming data. Files will be accessed via a heavily modified and optimized NetBIOS stack. WinFS files will be addressed via UNC paths ( \\localhost\[folders...]\arbitraryfilename.ext ). If I remember it correctly, ACL's are also managed by WinFS, the NTFS filestream ACLs will be limited to the context WinFS runs on, means no fiddling by outside applications nor the administrator. Everything goes thru the modified NetBIOS interface.

While not claimed anywhere by MS, I wouldn't wonder, if the promoters can monitor write accesses to specific parts in the file. For instance if a fileformat stores all metadata in a fixed size header at the beginning of the file, the demoter can decide whether it kicks in or not after write accesses (speed optimization and stuff).

--edit--

On top of that, the promoter will probably be deferred to some time after the last write access too, otherwise you create pressure on the system and WinFS, for constantly promoting tiny changes, especially when an application is writing out a large filestream.

Edited by Tom Servo
While the FileStream backend is NTFS, all requests will be tunneled thru the WinFS driver, so it has full control over the incoming data.

If I remember it correctly, ACL's are also managed by WinFS

That's an interesting one. If the application in question makes a call using WinFX then I would understand the request being tunneled through the WinFS driver. However, if a straightforward Win32 request is made remotely over RPC then I would think the request would not be tunneled, but would instead use the same mechanism as it does today?

I understand that the LAPI essentially sits abrest/over Win32 and calls can be made using WinFX to the system via csrss.exe, but, remote Win32 requests are going to have to be used remotely for some kind of file access potentially. I would understand the call coming through the WinFS driver to get to files in WinFS volumes - like those in My Docs (or should I say the Documents Volume). However, NTFS is still authoritative for writes to all files that reside on the NTFS file system which are semi structured/non-relational in nature - that includes the attributes that have been sync'd into WinFS.

WRT security, every object in WinFS has a DACL and this the standard Windows DACL model continues to be used. The Security Subsystem deals wiith all access/authorization requests in the same way as things work today.

Cheers

Scott

Actually, the current WinFX way to access filestream data is a byte array, not a System.IO.FileStream on the UNC path. However the NetBIOS interface Win32 applications used to read filestream data can enforce access control, and IIRC it will. But you know the deal, it's not yet beta, and I've been told lots of stuff has changed meanwhile.

Anyway, ACLs is the least concern for me. I actually want a GetFileStream() method on the WinFS filebacked item, to skip around this whole UNC path retrieving mess, that's currently there for managed/WinFX applications. Especially dealing with large data isn't exactly effective on a byte array. I forgot how it exactly worked, but deriving the UNC path from a WinFS File item wasn't exactly nice or elegant.

  • 1 month later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft confirms a new, useful Teams' app is coming very soon by Sayan Sen In the modern digital workspace meeting recordings and summaries are very commonplace, still finding the right recap later can be surprisingly difficult. To address that inconvenience Microsoft is working on a new dedicated meeting recap application designed to bring all meeting recaps into a single, centralized location. In a recent announcement on its Microsoft 365 roadmap website, the company has confirmed the new applet and has explained how the new experience will work and why it believes it can help users stay on top of discussions without having to search through multiple chats, calendars, or files. For those unfamiliar, meeting recaps provide a summary of key discussions, decisions, action items, and other relevant information generated after a meeting ends. They are intended to help participants revisit important points while also allowing those who missed the meeting to quickly catch up on what happened. Traditionally locating older recaps could require users to navigate through various conversations or meeting histories. The new meeting recap app aims to simplify that process by gathering all available recaps into one dedicated hub. According to Microsoft, this should make it easier to browse past meetings, review outcomes, and stay informed about ongoing projects and discussions. One notable feature of the applet is the addition of quick filters which are meant to allow users to instantly narrow down the list of available recaps and surface specific meetings without manually searching through extensive records. Audio recap is also there. If you're wondering how long these recaps will last before self-expiring, the app will provide access to meeting recaps from the past 30 days or approximately one month. You can view the feature entry here on the official Microsoft 365 (M365) website under roadmap ID 564614. Its rollout is set to begin this month (June 2026). Do keep in mind though that new feature rollouts often get delayed.
    • Does it have couch co-op is the question I have here.
    • 7 Days: "Enough is enough," Computex 2026, and the next trillion-dollar company by Aditya Tiwari 7 Days is a weekly roundup of picks of what's been happening in the world of technology - written with a dash of humor, a hint of exasperation, and an endless supply of (black) coffee. This week's highlights are packed with hardware announcements from Computex 2026, Microsoft's BUILD developer conference, and lawsuits against OpenAI and Ring. Let's get started. You can check out the recent issues of the 7 Days weekly roundup. "Enough is enough" From "bribing" users to forcing Edge at startup, Microsoft has turned over every stone to make people use its web browser. Browser Choice Alliance (which includes Chrome, Opera, and Vivaldi) is now after the Redmond giant once more and has penned an open letter to highlight dissatisfaction with its practices. The letter to CEO Satya Nadella emphasizes that "enough is enough" and Microsoft should respect browser choices on Windows. BCA laid down a list of actions to level the playing field and believes that browsers should compete on merit. In other browser news, a fresh update to Firefox fixed a massive VPN button and a bug that disrupted page layout. The Ladybird Browser Project announced that it will no longer accept public pull requests and limit changes to those made by its maintainers as it moves towards its first alpha release. Computex 2026 In one of the week's hottest stories, AMD is trying to make DDR5 RAM even faster on Ryzen systems with its new EXPO ULL (Ultra Low Latency). The feature will enable support for even lower CAS Latency DDR5, bringing significant performance gains over normal EXPO. AMD released new octa-core 3D V-cache CPUs in the form of the new Ryzen 7 5800X3D and Ryzen 7 7700X3D for AM4 and AM5, respectively. The company also brought the 9070 GRE to the USA and other countries. Compared to the NVIDIA RTX 5060 Ti, AMD claims the 9070 GRE offers 22% faster performance and 26% better value. The expo also set the stage for Intel's Crescent Island GPU for data center AI workloads and inference. It can pack up to 480GB LPDDR5X VRAM, and the cooling department is handled by an air cooler with a 350W TDP. The silicon giant's AI-focused data center strategy also includes Clearwater Forest, which comprises new Xeon 6+ up to 288 E-cores. Intel unveiled its OpenVINO Physical AI framework to enable scalable, lower-cost edge robotics with improved efficiency. The company said it has found a way to fill the "missing link" that made it difficult to deploy physical AI at scale across the edge. The next trillion-dollar company? Image via DepositPhotos.com Hitting the trillion-dollar mark is the new fashion in the tech industry. NVIDIA has already done so by a wide margin, and now its CEO, Jensen Huang, says Marvell will be the next trillion-dollar company because of its key role in the AI revolution. Marvell is an American semiconductor company founded in 1995; its stock price jumped by 22% this week after Huang's comment. Backlash for employee tracking Meta previously rolled out the Model Capability Initiative (MCI) tracking system to track keystrokes and screen content within specific apps to train its AI models. It wasn't long before employees raised privacy concerns and complained that the software consumed excessive data and battery life. The company is scaling back by introducing controls that allow employees to pause the tracking for up to 30 minutes and request exemptions. In other news, Meta patched an exploit that reportedly allowed attackers to take over accounts by tricking the Meta AI support assistant. The attackers managed to take control of a dormant Obama White House Instagram account that hadn't posted since 2017. This week in software news Catch up on some of the latest software news updates that arrived throughout the week: Hard battle for AV2: The new AV2 video codec can reduce average bitrate by 30-34% compared to AV1, delivering substantial improvements at equivalent visual quality. However, according to VideoLAN's Jean-Baptiste Kempf, the increased efficiency would come at the cost of dramatically higher computational complexity, making the job for existing CPUs much more difficult. Ring faces lawsuit: The smart doorbell brand is in a legal battle over its "Familiar Faces" feature. The lawsuit claims that the feature collects facial data from millions of other Americans (think delivery drivers, neighbors, mail carriers, and pedestrians) who pass by a camera without their consent. Tuta joins Euro-Office: The German email provider has joined the European effort to break free from American-made software. The open-source office alternative to Microsoft 365 and Google Docs is due for a release this month. Vim Classic: The new Vim fork has successfully launched its first stable version, 8.3.0, which is completely free of LLM-generated code. It's based on Vim 8.2.0148 because the developers wanted to dodge the heavy maintenance footprint of the newer Vim9 Script engine. However, some modern plugins may not work because of it. Fending off data scraping: Strava is done with data scraping for AI. The fitness platform put public data behind a paywall and a login screen to stop AI companies from hammering its servers. DLSS 4.5 Ray Reconstruction: It brings an updated version of NVIDIA's transformer model that promises to deliver even better image quality than before in ray-traced and path-traced games. Fastfetch 2.64 released: The popular command-line system info tool has been updated with experimental scripting support, streamlined compilation options, a smarter logo renderer, and Codec module support. Shotcut 26.6 Beta: The latest beta of the free video editor adds OpenFX and VST2 plugin support, UI tweaks, HDR preview upgrades, and a range of bug fixes. KDE Plasma 6.8: A few changes slated for the next release include a warning on the lock screen that shows when the "Slow Keys" accessibility feature is active, so you don't type incorrect passwords. Improved Linux gaming: Canonical has promoted the Arm64 Steam Snap to the stable channel, using FEX emulation to bring PC gaming to Snapdragon and NVIDIA hardware. This week in hardware news Catch up on some of the latest hardware news updates that arrived throughout the week alongside Computex 2026: Surface Laptop Ultra: NVIDIA is back in the CPU chip game with the new RTX Spark, which debuted on the Surface Laptop Ultra. Promised to be the most powerful Surface to date, it packs a 15-inch mini-LED display, 20-core NVIDIA Grace CPU, NVIDIA Blackwell RTX graphics, and 128GB of unified memory. More information is yet to arrive, alongside RTX Spark-powered computers from other brands. Surface RTX Spark Dev Box: It's a high-performance desktop workstation designed specifically for AI development. With 128GB of unified memory, Surface RTX Spark Dev Box can deliver 1 petaflop of AI compute and run models with up to 120 billion parameters locally, significantly reducing reliance on cloud GPU instances. ROG XBOX Ally X20: ASUS celebrated the 20th anniversary of the ROG brand with a new handheld device, featuring a completely redesigned mainboard, an upgraded display, better joysticks, and even a translucent chassis. Majorana 2: Microsoft unveiled its latest quantum chip, claiming it's 1000x more reliable than last year's Majorana 1. The new development has accelerated the timeline to achieve practical quantum computing from 2035 to 2029. Sony gaming accessories: Sony finally attached a release date to a few of its gaming accessories, including FlexStrike Wireless Fight Stick and 27” Gaming Monitor with DualSense Charging Hook. Both are releasing in August this year. Leaky Surface: Some leaked promo material of the upcoming Surface Pro hints at what the device could offer. The tablet will be powered by a 12-core Snapdragon X2 Elite processor paired with a new Neural Processing Unit operating at up to 80 TOPS. This week in Google News Catch up on some of the latest Google news updates that arrived throughout the week: How to train your AI? An AI model is as good as the data it's trained on. Google is reportedly reaching out to Android developers to get their private codebases to train models and improve development tools, while giving them some cash in return. Design your band: Google published the physical design blueprints for the Fitbit Air, opening doors for anyone with the required skills to customize the screenless tracker and build accessories. The search giant said that certified accessories can also get the official "Made for Google" badge. It's optional now: The UK's competition watchdog has enabled publishers to opt out of Google's generative AI search features, such as AI Overviews and AI Mode. It's also forcing Google to attribute content properly, using clear links to sources, in all AI-generated answers. This week in Apple News Catch up on some of the latest Apple news updates that arrived throughout the week: What to expect? WWDC 2026 is just around the corner. Alongside refinements to Liquid Glass, the iOS 27 update could be centered on the long-awaited upgrade to Siri. iPadOS 27 is also expected to get a major AI boost this year, among various expected updates. Apple smart glasses: If you're hoping to see Apple's new smart glasses at WWDC, you might have to wait. Those plans are reportedly delayed until late 2027. It's said Apple is cautious about launching hardware that relies on underdeveloped visual intelligence systems. Keep in check: A recent court ruling that lifted an injunction on the Texas Age Assurance Law (SB 2420), Apple had to enforce strict age-verification and parental-consent rules for new Apple accounts created in Texas. This week in AI news Catch up on the latest artificial intelligence news updates that arrived throughout the week: OpenAI faces lawsuit: Florida Republican Attorney General James Uthmeier took OpenAI to court, claiming that the AI lab released an unsafe product and misled the public about safety risks associated with ChatGPT. France gets cash for AI: SoftBank plans to invest up to €75 billion ($87 billion) in France's AI infrastructure, making it one of the largest investments in Europe's AI sector. Up to €45 billion will be used to build two AI data centers in Le Bosquel and Dunkirk. AI chaos slows down: After weeks of AI-generated noise and late submissions, Linus Torvalds said that things have quietened down for Linux 7.1 RC6, which is smaller than RC5, and we could be on track for a normal release cycle. ChatGPT memory upgrade: The AI chatbot got a major architectural upgrade to its memory system, significantly improving its long-term context retention. It improved factual recall from 67.9% in 2025 to 82.8% in 2026, and accuracy over time improved from 52.2% to 75.1%. Lockdown Mode expanded: OpenAI is rolling out ChatGPT's Lockdown Mode to all personal and self-serve ChatGPT Business accounts. The feature improves security by disabling live web browsing, Deep Research, Agent Mode, and more. Codex on ChatGPT: The full Codex experience is now available in the ChatGPT app to support knowledge workers, who represent about 20% of Codex users. A new Codex feature called Sites enables users to create and share interactive hosted websites and apps. This week in Microsoft News You can download the Surface Laptop Ultra wallpapers in high resolution. Windows 11 is dominating the gaming market, and data from Steam showed nearly 70% of all participants were using a Windows 11 PC. A third-party tool called OfflineInsiderEnroll is for insiders who want to unlock Windows 11 features with a Microsoft account. You can check out Taras's freshly baked Microsoft Weekly roundup to catch up on all the interesting stories this week. This week in science news Image by Drew Rae via Pexels Catch up on some of the latest science and out-of-this-world updates that arrived throughout the week: How will the Sun end? Astronomers found that an ancient white dwarf star is still consuming rocky planetary debris after cooling for three billion years, proving systems remain active long after their host star dies. Eye of Sauron: Scientists solved a cosmic mystery. A distant black hole is pointing its intense jet straight at Earth, creating an optical illusion that makes the blindingly bright stream look surprisingly low. This week in gaming news Catch up on some of the latest gaming and virtual world updates that arrived throughout the week: Summer Game Fest: The event went live on June 5 from the Dolby Theatre in Los Angeles, California. The two-hour showcase was hosted by video game journalist Geoff Keighley and introduced games across multiple genres. New racing game: Some former Forza Horizon team members created a brand-new racing game called Clutch. The game offers a story-driven campaign, multiplayer action, and aims to be a "benchmark in car customization." FSR hits a new milestone: AMD announced that the latest generation of its FSR technology now officially supports 300 games, a considerable jump from just 30 at launch. What else in gaming? The latest issue of Pulasthi's Weekend PC Game Deals curates several exciting games on sale this week. The final leg of the Epic Games Store's mystery giveaways brings copies of Rogue Waters and Songs of Conquest to claim for PC gamers. Xbox Free Play Days welcomed ten new games this weekend from a single publisher, including Little Rocket Lab, Spirittea, Descenders Next, and Let's Build a Zoo. Meanwhile, Prime members can grab Mafia III, Tomb Raider remasters, and 13 more games in June to keep. That said, here are some more stories from the gaming world: Crystal Dynamics pushes Tomb Raider remake to 2027 A roguelike and a 4X strategy game are free to claim on the Epic Games Store Looks like EA's Star Wars Zero Company will be out this August God of War Laufey announced, introducing Kratos' wife as new protagonist From the review corner If you have been thinking about capturing the night sky, the DWARF mini is the world's smallest smart telescope for night-and-day sky captures, which Steven reviewed this week. For an amateur astronomer spending $399, the telescope offers premium build quality, automated tracking, and a low learning curve. However, the tracking may not always work straight away, and the connection can be finicky. GEEKOM Air12 2026 Edition It's a small mini PC from GEEKOM fitted with an Intel Tiger Lake Pentium Gold 7505, up to 16GB of RAM, and up to a 512GB SSD. GEEKOM Air12 2026 Edition comes with a lightweight chassis, a 15W TDP, supports up to three 4K 60Hz displays, and Type-C on the front. However, points are deducted for its single-rank (2666 MHz) DDR4 RAM, and the front USB port is data-only. AMD RX 9070 GRE Steven and Sayan joined their forces to put the new AMD RX 9070 GRE against the RX 9070, RX 9070 XT, NVIDIA 5070 FE, and some other cards in gaming as well as productivity. AMD has pitched it against the Nvidia RTX 5060 Ti 16GB, which is typically sold at around this price range. The GRE performed quite well against both the 7800 XT and the 4070. It offers balanced performance, sufficient VRAM, and runs cool. However, the ray tracing might feel mediocre. Cuktech 10 Ultra How about a wall charger with a big screen that shows the stats in real time? Taras reviewed the Cuktech 10 Ultra charger, which features four ports, a large display, and up to 110W of power output. Its 1.57-inch display with 700 nits max brightness is the main highlight, capable of showing total output power, current temperature, power distribution across ports, and more. 007 First Light Pulasthi's review of 007 First Light said the game delivers an immersive, globe-trotting origin story for James Bond, packed inside a tightly choreographed action game. It features over-the-top action sequences, Bond's right amount of overconfidence, and satisfying gunplay. On the other hand, stealth can be too predictable, enemy AI is not very bright, and the missing FOV slider is a pain. More price drops! We got you covered with some hot tech deals all week. For some reason, if you missed out on a great discount, here is a summary of some recent deals that are still alive: Samsung 990 PRO SSD 2TB NVMe - $389.99 (39% off) Sonos Sub 4 - Wireless Subwoofer - $759 (16% off) Logitech MX Creative Console - $159.99 (20% off) To view all of our recent deals, click here. So, these were some of the biggest tech news and other updates from this week. There will be more issues of our 7 Days series in the coming weeks and months, so stay tuned. You can also support Neowin by registering for a free member account or subscribing to extra member benefits, along with an ad-free tier option. Have a great weekend!
    • Thanks, Sony and Nintendo, you effectively killed platform-agnostic gaming. Long gone are the days when you could wish to play a specific game on whatever platform you were. Now, you have to buy the hardware just to play that single game. What, you're only interested in THAT game and nothing more? Bad luck, suck it and buy our console.
  • Recent Achievements

    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      71
    4. 4
      +Edouard
      70
    5. 5
      ATLien_0
      67
  • Tell a friend

    Love Neowin? Tell a friend!