OpenAI is refining its ChatGPT Android app with version 1.2026.062, introducing a persistent app-level memory feature that allows users to return to their previous activities after switching applications or force-closing the app. This update also includes improvements in image editing, a new "Fun facts" section for profiles, and a potential transition to a full-screen menu for better navigation. The memory feature preserves the exact state within ChatGPT, addressing disruptions caused by mobile operating systems pausing background applications. The redesign of the image editing interface emphasizes an action-first approach, making tools more accessible. The enhancements aim to reduce user frustration, improve usability, and facilitate better collaboration for users on shared devices.
OpenAI has launched the OpenAI Codex app for Microsoft Windows, expanding its AI coding tools to users of this operating system. The app features multi-agent capabilities, allowing developers to manage multiple AI coding agents simultaneously on a single project, which enhances workflow efficiency by delegating tasks like debugging and code generation. Additionally, Codex includes automation tools that can perform repetitive tasks such as bug testing and code validation, freeing developers to focus on more complex problem-solving. The app supports seamless cross-platform development by synchronizing session history with a user's ChatGPT account, enabling transitions between macOS and Windows without loss of progress. Furthermore, Codex includes a 'Skills' feature that allows developers to customize AI agents' interactions with specific development tools and workflows, integrating Codex into existing development processes.
Arnis is an open-source tool that transforms real-world locations into Minecraft experiences using geospatial data from Amazon Web Services (AWS). It recently migrated to Terrain Tiles, a global elevation dataset, which has reduced data retrieval costs and improved accessibility for nearly 300,000 users. Users can select geographic regions and customize parameters to generate locations in Minecraft, with the conversion process occurring locally on their machines. The integration of elevation data was a key feature, achieved through a processing pipeline designed by contributors after consulting GIS specialists. This pipeline allows accurate terrain rendering globally, even in areas with significant elevation variations.
The transition to Terrain Tiles eliminated the need for a commercial provider, simplifying the codebase and removing account-bound authentication for data access. Previously, users made around 2,000,000 elevation tile requests over three months, incurring substantial costs. Now, users benefit from free access to the Terrain Tiles dataset, enhancing the elevation feature's reliability and accessibility.
The Arnis processing pipeline operates on the client’s machine without backend services or API keys, involving steps such as calculating tile coordinates, fetching terrain tiles from AWS, decoding them, applying smoothing, and voxelizing the map data. A local cache is used to minimize redundant reads, and the system defaults to flat terrain if the endpoint is temporarily unavailable.
Future developments include a public Minecraft server for exploring generated worlds without downloading the application, automatic region selection for optimized data retrieval, expanded landform detection for better representations, and a terrain-only mode for custom city planning and adventure map creation.
Windows 12 is speculated to launch as early as late 2026, coinciding with the expiration of extended support for Windows 10. Rumors suggest it may feature a modular structure, allowing user customization, and will integrate artificial intelligence as a core component. Community reactions have been largely critical, particularly regarding the potential for a subscription model for AI features. There are doubts about whether Microsoft can effectively launch a new version while addressing issues in Windows 11. Additionally, the next iteration may not be called Windows 12, with possibilities of names like Windows AI or Windows Copilot to reflect its AI focus.
Control Resonant features a new protagonist, a different environment, and shifts from gunplay to melee combat, incorporating RPG mechanics. Players can customize their experience in a hub called The Gap, where they refine combat builds. The combat system allows players to charge supernatural abilities through weapon attacks, creating a cycle of attack and power accumulation. Customization includes a shape-shifting weapon, Aberrant, which offers various forms for different playstyles. Players can equip abilities gained from defeating bosses and utilize extensive talent trees for enhancements. The game includes diverse monsters and aims to provide varied combat experiences, drawing inspiration from action titles like Devil May Cry.
Now Playing is a free standalone Android app developed by Google that identifies songs in the user's surroundings and allows them to track their listening history and add tracks to Spotify playlists. It is currently available on Pixel devices.
Nova Drift, a roguelite space shooter developed by Chimeric Games, is set to launch on Android on March 10. Pricing details are not yet confirmed.
Subnautica: Below Zero, a spin-off of the Subnautica franchise developed by Unknown Worlds, will be available on Android on March 10. Pre-registration is open, but pricing details are not confirmed.
The Commuter is a free news app developed by Roambear.com that transforms traditional articles into bite-sized posts and requires a Google account for login.
SnapSafe is a free app developed by Dark Rock Studios that provides secure image capture with encryption, a PIN-protected interface, facial blurring, and a "Poison Pill" feature to delete stored data.
Windows 11 users often find system settings dispersed and many functionalities unconfigurable. The Sophia Script for Windows is an open-source PowerShell module designed to debloat and optimize Windows 10 and 11. It requires manual adjustments to select desired optimizations. To use the script, users must download it via PowerShell or from GitHub, extract files, and run the SophiaScriptWrapper.exe to import the Sophia.ps1 file. Users can customize functions and export a custom script before executing it. The script requires specific commands to run and may prompt users for selections during operation. Users can also run individual functions without modifying the entire script. The Sophia Script offers advanced control over privacy settings and system functions, appealing to power users who seek deeper customization beyond standard interfaces.
Windows 11 users often find system settings scattered, making configurations difficult to access. The Sophia Script for Windows is an open-source PowerShell module designed to debloat and optimize Windows 11 and 10. It requires manual modifications for customization and can be downloaded via PowerShell or from GitHub. Users must extract files, run the SophiaScriptWrapper.exe, and import the Sophia.ps1 file to customize and export their script. To execute the script, users must navigate to the script's directory in PowerShell, set execution policies, and run the customized script. Individual functions can also be executed by navigating to the script directory and using specific commands. The Sophia Script offers extensive control over system-level functions, allowing for deep customization of privacy settings and system behaviors, but may not be suitable for all users due to its complexity.