healthcare

Winsage
August 6, 2026
Microsoft has announced that support for Windows 10 Enterprise LTSC 2021 will end on January 12, 2027, coinciding with the release of a final security update. Organizations can enroll in the Extended Security Updates (ESU) program to maintain security updates beyond this date, which will cost per device in Year 1, with prices doubling each subsequent year until the program ends on January 8, 2030. ESU sales will start on September 1, 2026, and licenses are cumulative. The ESU program does not cover Windows 10 IoT Enterprise LTSC, which is supported until January 13, 2032. Organizations using Microsoft’s cloud-based update services can receive a 25 percent discount on the Year 1 price. As of July, 16.9 percent of monitored devices were still running Windows 10, with migration to Windows 11 stalling due to compatibility issues and hardware requirements.
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.
AppWizard
August 2, 2026
PC gamers can purchase a bundle for a low price featuring over 100 games, created by indie developers as part of the Game Industry Hardship Fund on the Itch platform. This initiative, led by Necrosoft Games, aims to support laid-off developers in the gaming industry. The bundle includes 127 games from various indie studios, such as A Short Hike and Neurocracy. The fund seeks to raise 0,000 and will remain active until August 13, 2026, providing financial assistance to developers affected by layoffs. The fund is managed by United Videogame Workers and is available only to developers in the U.S. and Canada. The bundle can be downloaded exclusively from Itch.
AppWizard
July 31, 2026
The United Videogame Workers union, in collaboration with Necrosoft Games, has launched the Game Industry Hardship Fund bundle on Itch.io to support game developers affected by layoffs, including Microsoft's reduction of 3,200 employees. The bundle features over 100 games and proceeds will go to a hardship fund for eligible developers in the U.S. and Canada to cover essential expenses. The initiative has raised nearly ,000 and will be available for purchase until August 14.
Winsage
July 22, 2026
Approximately 17% of all Windows client devices are still running Windows 10, equating to about one in six machines. Windows 11 accounts for 78% of Windows devices, with third-party trackers indicating it surpassed 70% of desktop share as of February 2026. Official support for Windows 10 ended in October 2025, but Microsoft’s Extended Security Updates (ESU) program will provide patches until October 2027 for eligible devices. A typical Windows 10 device has an average of 1,903 active security vulnerabilities, nearly three times the 652 CVE-tracked flaws found on a Windows 11 machine. 66% of Windows 10 vulnerabilities are classified as "high" or "critical." Small and medium enterprises have 21.4% of their Windows devices still on Windows 10, while larger enterprises have 16.6%. The healthcare and pharmaceuticals sectors have 23% of devices on Windows 10, followed by consumer and retail at 22%, and manufacturing at 18%. Lansweeper is urging organizations to enroll in the ESU program and address reasons for remaining on Windows 10 as 2026 approaches.
Winsage
July 20, 2026
Windows 11 is currently operating on 78.8% of Windows devices, while Windows 10 holds a 16.9% share. Microsoft ceased support for Windows 10 on October 14, 2025, making it vulnerable to security threats. Eligible Windows 10 devices can receive Extended Security Updates (ESU) until October 12, 2027, through a paid program, with free ESU available for users in the European Economic Area until October 14, 2026. Approximately 21.4% of devices in small and medium-sized businesses and 16.6% in large organizations still run Windows 10, often due to budget constraints. Devices in industries like healthcare and manufacturing are particularly slow to adopt Windows 11. Windows 10 devices face nearly three times the number of active vulnerabilities compared to Windows 11, with 66.6% rated as high or critical. About 2.8% of Windows 10 systems do not meet the hardware requirements for Windows 11. A total of 18.7% of Windows devices are running unsupported operating systems, with 22.2% on versions that will reach end of support within six months, totaling 40.9% of systems that are unsupported or soon to be. The consumer ESU program will expire on October 12, 2027, after which many devices will transition to unsupported status.
Winsage
July 18, 2026
Approximately 16.9% of Windows client devices are still using Windows 10, which has three times more active Common Vulnerabilities and Exposures (CVEs) than Windows 11, totaling 1,903 compared to 652. Two-thirds of the vulnerabilities in Windows 10 are classified as high or critical, with an exploitable rate 1.7 times greater than in Windows 11. Migration to Windows 11 is not primarily hindered by technical limitations, as only a small fraction of Windows 10 devices do not meet the hardware requirements. Additionally, nearly 20% of monitored Windows devices are running end-of-life operating systems, including Windows 7, 8.1, and XP.
Search