Open-Source

Winsage
July 31, 2026
PowerToys is celebrating its 30th anniversary this year, having originally been released for Windows 95 in November 1996. The Power Display feature simplifies the management of multiple screens, while other notable features include FancyZones for window management and PowerRename for file renaming. There is a gap in awareness about PowerToys, indicating that Microsoft could improve outreach to inform more users about its functionalities.
Winsage
July 31, 2026
Microsoft has updated the Details view in File Explorer for Windows 11 to display file sizes using appropriate units (KB, MB, GB) instead of only kilobytes (KB). This change aims to enhance user understanding of file sizes, particularly for casual users. The update is confirmed in the release notes for Windows 11 KB5101684. Users can enable this feature by downloading ViveTool, running a specific command, and rebooting their system. The original KB-only display can be restored with another command, although there is no toggle option provided by Microsoft for switching back.
Tech Optimizer
July 29, 2026
Cloud database provider Turso is developing a Postgres-compatible implementation based on its SQLite-compatible database, which was created from scratch in Rust. CEO Glauber Costa believes Postgres can benefit from modernization for cloud-native applications. Turso's SQLite reimplementation, now called Turso, uses a virtual machine architecture that may eventually support other database frontends, including MySQL and Redis. The company initially forked SQLite into libSQL but later pivoted to a cloud service named Turso. They focused on a virtual machine architecture for their rewrite, which translates SQL queries into a custom bytecode language. Turso has developed a Postgres-compatible prototype named pgmicro, which aims to run existing applications with minimal modifications. The company is also working on a database-as-a-cloud service that will allow customers to use various database types on the Turso platform.
Tech Optimizer
July 28, 2026
Malware can threaten Linux systems, which are often mistakenly believed to be immune to viruses. It can be introduced through email attachments, infected files, or compromised plugins, especially when Linux servers interact with Windows clients or handle internet uploads. ClamAV is an open-source antivirus engine maintained by Cisco Talos, designed for scanning mail traffic and file uploads. As of mid-2026, the stable release is ClamAV 1.5.x, with version 1.5.2 being the latest patch. To deploy ClamAV, users need root or sudo access on a compatible Linux machine, at least 2 vCPUs and 2GB of RAM, 5GB of free disk space, and outbound HTTPS access to ClamAV’s signature mirrors. The installation process involves several steps, including configuring freshclam for automatic updates, validating detection with the EICAR test file, and setting up cron jobs for regular scans. ClamAV can also be integrated with mail servers and a SIEM for enhanced security. Common pitfalls in deployment include skipping the initial freshclam run and using clamscan instead of clamdscan for repeated scans. ClamAV is free for commercial use and can also scan Windows systems, although it does not replace comprehensive endpoint protection solutions.
AppWizard
July 28, 2026
Select titles from the Star Ocean series, specifically Star Ocean: The Divine Force and Star Ocean: The Second Story R, are now available on GOG, marking their premiere on the platform. Both games have been included in the GOG Preservation Program to ensure compatibility with modern operating systems. GOG is also working on making the GOG Galaxy launcher compatible with Linux systems, acknowledging the growing number of gamers migrating from Windows to Linux.
Winsage
July 27, 2026
The FreeBSD project released its Q2-2026 status report, highlighting several advancements, including the introduction of an AMD ROCm port and the development of a new NTSYNC driver. Enhancements for desktop and laptop users included porting the latest graphics driver code, transferring WiFi driver code from Linux, improving suspend and resume functionalities, enhancing support for the Framework Laptop, implementing suspend-to-disk capabilities, and refining the audio stack. An intern from the FreeBSD Foundation worked on porting AMD ROCm, and the NTSYNC driver is designed to be compatible with the Linux 7.0 interface. The unified system management platform, Sylve, received new features, and improvements were made in the scheduler, IPv6 support, and various software updates.
Search