Edge

Winsage
August 7, 2026
In 2020, Microsoft committed to Manifest Version 3 (MV3) for the Chromium extensions platform. As of now, 95% of the top MV2 extensions have transitioned to MV3 in the Edge Add-ons store. Starting in August 2026, Microsoft Edge will begin transitioning consumers away from MV2 extensions, aiming to complete this by the end of 2026, with enterprise deprecation expected in early 2027. Currently, only 58 MV2-based extensions show meaningful usage, and three of these lack an MV3 version. Notifications will be sent to users and developers regarding the transition, and MV2 extensions will gradually be disabled by default. Developers are encouraged to finalize their transition to MV3 and submit updates via Microsoft Partner Center.
AppWizard
August 7, 2026
QuakeCon 2026 is celebrating the 30th Anniversary of the Quake franchise. A new episode titled "Dawn of the Machine," created by MachineGames and id Software, is now available as a free update for Quake, featuring a 19-map campaign, time-bending mechanics, a new soundtrack, and a new Deathmatch map. A special event discussing this episode will take place on August 6 at 1:30 PM CT with industry legends. The id Signature Series has new designs available for purchase, including tees and hoodies. "Quake: The Board Game," a cooperative dungeon crawler developed by Archon Studios, is set to launch in Q4 2026. The DOOM Collection for Evercade, including DOOM (1993) and DOOM II), is available for preorder, along with a limited-edition Evercade Nexus DOOM Edition releasing in October 2026. Additionally, "Return to Castle Wolfenstein" is now available uncensored in Germany on various platforms.
Tech Optimizer
August 5, 2026
Timescale has released its State of PostgreSQL 2024 Report, highlighting PostgreSQL's growing role as the preferred database for AI applications. Key findings from a survey of 688 developers indicate that 78.6% prefer PostgreSQL for its ability to manage diverse data types, including vectors. There has been a 65% increase in PostgreSQL usage compared to the previous year, with 55.3% of developers now using AI tools, reflecting a 55% year-over-year growth. Additionally, 60% of developers use PostgreSQL for both personal and professional projects, a 20% increase from last year. PostgreSQL is recognized for its stability, extensibility, and developer-friendly nature, making it a strong alternative to specialized databases. Developers cite data integration flexibility (78.6%) and ease of use (56%) as key reasons for their preference. PostgreSQL's capabilities have led to its adoption across various industries, including finance, healthcare, and IoT, due to its proficiency in handling transactional and analytical workloads. Timescale is enhancing PostgreSQL's AI capabilities with innovations like pgai and pgvectorscale.
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.
Winsage
August 4, 2026
Microsoft Edge includes a Read Aloud function, which allows users to listen to content. Speechify has launched a Windows app that offers real-time text-to-speech and voice typing capabilities. Speechify provides a variety of natural-sounding voices and allows users to customize speech speed and tone, while Edge's Read Aloud is integrated into the browsing experience without additional downloads. Speechify's app includes voice typing, a feature not available in Edge's Read Aloud.
AppWizard
August 2, 2026
Actor, the developer of Spanking Exorcist, released a free "apology game" called Apology.exe after missing its launch date on July 24 due to content moderation issues on Steam. The game allows players to humorously simulate spanking the developer as a form of retribution. Spanking Exorcist, which blends first-person exploration with unsettling visuals, officially launched on Steam six days after the missed date, priced at .99 with a launch discount bringing it to .39.
AppWizard
August 2, 2026
Android 17 introduces App Bubbles, allowing users to create floating bubbles for apps on their screen for easier access while using other applications. Samsung Galaxy phones have a similar feature called Pop-Up View, which offers a more refined multitasking experience with resizable, floating windows. Pop-Up View allows users to interact with multiple apps simultaneously without disrupting the primary app, making it useful for tasks like watching videos while chatting. Users can access Pop-Up View through the Recents menu, a swipe gesture, or the Edge Panel. The swipe gesture is preferred for its speed, though it may require practice. Pop-Up View supports individual window resizing and maintains visibility of app contents in the background, unlike App Bubbles, which can obscure the screen.
Search