layers

AppWizard
August 11, 2026
The Tor Project has launched the Snowflake Volunteer app, an Android application developed in collaboration with Bloco, aimed at helping users in restricted regions bypass internet censorship. This app enhances the existing Snowflake capabilities, allowing users to share their internet connections through volunteer-operated proxies to access the Tor network. In June, the number of unique proxy IP addresses used daily increased from approximately 1,300 to 1,700, marking a 29% rise. The Tor Browser operates as a free, privacy-focused network, routing traffic through volunteer-run secure computers. The Snowflake Volunteer app employs "domain fronting" to connect users to various proxies and is designed for those with limited technical skills, simplifying the process of becoming a proxy. Users can download the app from F-Droid or Google Play, run it in the background, and set usage restrictions. While Tor generally advises against using VPNs, some experts recommend them for users in highly censored regions, though this approach has its own challenges.
AppWizard
August 10, 2026
Project Xodus is an open-source initiative focused on reverse-engineering Xbox PC and Game Pass titles to enable their use on Linux and Mac systems. The project has made significant progress in Microsoft authentication and package decryption, allowing Linux users to download and process Xbox subscription games locally. The team has successfully reverse-engineered Microsoft’s identity services and license verification systems, unlocking encrypted MSIXVC game files and enabling the verification of game licenses and decryption of installation packages on non-Windows operating systems. Xodus serves as a translation bridge for Microsoft’s proprietary ecosystem services, providing custom proxy libraries for games to function as if they are running in a native Windows environment. It specifically targets modern games built on Microsoft’s GDK framework, excluding older titles using the Universal Windows Platform and those dependent on kernel-level anti-cheat mechanisms. The project aims to improve access to Xbox Game Pass on devices like the Steam Deck by facilitating direct local hardware execution, reducing reliance on cloud streaming and enhancing portable gaming experiences. Community feedback has been positive, with developers actively sharing updates and engaging with inquiries.
AppWizard
August 10, 2026
The original "Prince of Persia: The Sands of Time" is a classic game from 1989 that is being remade to appeal to both new and veteran players. "Dungeon Master," released in 1987 by FTL Games, is a first-person dungeon crawler that introduced a dynamic improvement mechanism for character attributes and skills, featuring real-time combat and detailed monster designs. "Maniac Mansion," developed by Lucasfilm Games in 1987, is a horror-comedy point-and-click adventure that involves rescuing a teenager from a mad scientist's home, known for its intricate puzzles and multiple endings. "MIDI Maze," released in 1987 for the Atari ST, was an early multiplayer first-person shooter that allowed up to 16 players to battle using floating smiley faces as avatars and included networking capabilities and a level editor. "Starflight," released in 1986, allowed players to explore a vast galaxy, interact with civilizations, and engage in diplomacy and trading, featuring 270 star systems and the ability to recruit crew members and upgrade spacecraft.
AppWizard
August 9, 2026
Sam Barlow is the director of Half Mermaid and a notable figure in interactive fiction, known for his work on games like Arrival, Ghost Rider, Silent Hill: Shattered Memories, Her Story, Telling Lies, and Immortality. He has a fondness for the game D: The Game, appreciating its cinematography and atmosphere despite its design flaws. Barlow has dedicated over 500 hours to Shiren the Wanderer: The Mystery Dungeon of Serpentcoil Island, which he considers one of the greatest roguelikes. He also treasures Riven, keeping it installed at all times for its artistic value. On the non-gaming side, he relies on Fade In, a screenwriting software that he finds essential for his work. Barlow's desktop is chaotic, as he saves everything there, leading to a cluttered environment.
AppWizard
August 6, 2026
PC gamers can now enjoy a native port of Castlevania: Symphony of the Night, originally launched on the PlayStation 1, following the release of a recompilation based on the Xbox 360 version. The unofficial port, NocturneRecomp, allowed players to experience the 2007 Xbox 360 version, while SymphonyRecomp, introduced by BlackLabelHQ, offers an alternative. The new recompilation provides the PS1 version natively on PC, featuring widescreen resolutions and a built-in randomizer. The Sega Saturn version included additional content, such as new areas and the playable character Maria Renard, but it remains unclear if this content will be included in the new port. The PC version retains the nostalgic charm of the '90s credits theme.
Tech Optimizer
August 5, 2026
Google Cloud has introduced its Database Migration Service, which focuses on converting SQL Server stored procedures with multiple result sets into PostgreSQL code. The service uses an automated decision-making process to determine if a SQL Server procedure should be translated into a PostgreSQL stored procedure or function, based on the number of result sets and the presence of a scalar return value. Procedures with a single result set or scalar return value are converted into PostgreSQL stored procedures, while those with multiple result sets are transformed into functions returning a SETOF refcursor. In a healthcare reporting example, a master procedure retrieves patient details and may return multiple result sets along with a status integer. The PostgreSQL translation involves simpler child procedures as standard procedures and more complex routines as functions that open cursors sequentially. Scalar return values are handled by placing them in a dedicated cursor at the end of execution, changing how applications interact with the outputs. Testing of these translated objects must occur within an explicit transaction block due to PostgreSQL cursor lifecycle constraints. The user executes the function to generate cursor references and fetches data sequentially. Google Cloud's internal analysis classifies stored procedures by scanning for direct result sets and considers conditional logic and loops that may complicate result set counts. A directed graph of procedure calls is constructed to determine the result set classification. Database migrations often face challenges due to legacy application logic, especially with stored procedures designed to minimize database round trips. Successful code conversion is only part of the task, as teams must also adjust test harnesses and application data access layers for PostgreSQL's cursor management. Google Cloud's service categorizes SQL Server procedures into three types: no result sets, a single result set, or multiple/dynamic result sets.
AppWizard
August 4, 2026
Support for independent tech journalism is emphasized, particularly for Chrome Unboxed, which offers a membership for an ad-free experience and exclusive access to a private Discord. The author expresses frustration with the limitations of Android apps on ChromeOS, specifically citing issues with PUBG Mobile's performance on Chromebooks. The introduction of Googlebook, particularly the Lenovo Googlebook ‘Sapphire’ detachable tablet, is highlighted as a potential solution, featuring an architecture built on native Android, which promises improved app compatibility, native input mapping, direct hardware acceleration, and seamless Play Store integration. The author envisions an ideal tablet experience that combines the functionality of a desktop Chrome browser with robust Android applications.
AppWizard
July 31, 2026
Bulletstorm is often referred to as the "stupidest game ever made," featuring a narrative centered on Hunt, a flawed leader dealing with the loss of squadmates and a friend's transformation into a RoboCop-like existence. The game includes self-aware dialogue, with characters like Trishka openly criticizing Hunt. It incorporates modern mechanics such as regenerating health and aiming-down-the-sights, but lacks a jump function, limiting player movement. The environmental design is visually impressive, though the level design is primarily linear. Despite its crude humor, Bulletstorm is recognized for its inventive gameplay and complex characters.
Search