Open-Source

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.
AppWizard
July 26, 2026
Microsoft has released four original Xbox titles for PC, enhancing its gaming ecosystem and aligning with its commitment to backwards compatibility. These titles are packaged as standard Games on Demand (GOD) files, which can be converted into base ISOs using GOD extractors. The company has utilized a native x86 version of its Xbox 360 emulator, Xe03, to facilitate this transition. Xe03 is integrated into Xbox One and Xbox Series consoles for backwards compatibility and allows modern consoles to run original Xbox titles. The recent PC port of Xe03, combined with components from projects like XWine1, enables the running of dumped backwards-compatible Xbox 360 and original Xbox games. Among the released titles is Fuzion Frenzy, and Microsoft plans to expand its library of backwards-compatible titles for PC. The PC version of Xe03 enhances the original 480p output of OG Xbox games to 4K and includes features like built-in V-Sync and enhanced anti-aliasing. These games are available through the Xbox PC app under the Xbox Anywhere program, allowing users with digital licenses on console to access them for free on PC. Microsoft is also set to introduce Xbox Achievements support for these titles.
Winsage
July 26, 2026
Microsoft has mandated the inclusion of the Trusted Platform Module (TPM) as a standard feature in all new motherboards and CPUs to enhance the Windows activation process. The company has introduced an enhancement to its Key Management Service (KMS) that leverages TPM's security capabilities to authenticate the legitimacy of KMS servers. This new "TPM-based attestation" aims to mitigate exploitation risks associated with KMS by validating the cryptographic integrity of KMS servers. Starting in August 2026, TPM-based attestation will be required for KMS activation with the next release of Windows Server. Microsoft has also closed off the "KMS38" activation method in 2025, while traditional KMS activation remains functional. The Massgrave collective has developed an Online KMS method that may be impacted by the new TPM-based attestation.
Winsage
July 25, 2026
In 2012, Valve's CEO Gabe Newell expressed concerns about Microsoft's control over the PC market due to Windows 8, prompting the company to explore Linux and develop SteamOS. Valve addressed the "chicken and egg" issue of game compatibility on Linux by introducing Proton, a compatibility layer that allows Windows games to run on Linux without separate versions. The company also began contributing to the Linux ecosystem by upstreaming improvements in graphical rendering and developing the RADV open-source Vulkan driver for AMD GPUs. Valve has made SteamOS available for free download and installation on personal computers, aiming to compete with Windows in the gaming sector and promote broader Linux adoption. As a result, Valve has become a significant player in the Linux landscape, enhancing the gaming experience and benefiting the open-source community.
AppWizard
July 25, 2026
In the late 1990s, the internet saw a surge in websites, including those dedicated to PC gaming. The Massassi Temple, a website for Star Wars Jedi Knight: Dark Forces 2, was founded by Brian E. Lozier in early 1998. Lozier created the site to share tutorials and support fellow modders after discovering a community of modders while exploring other gaming websites. He learned programming to build the site, which has remained active due to the dedication of its community, despite challenges like the dotcom bubble burst and the failure of some games. The site hosts a vast collection of Jedi Knight content, including mods and multiplayer maps, and serves as a hub for ongoing support and development. Lozier has stepped away from the site multiple times but continues to return to ensure its survival. He aims to create a permanent archive of community contributions and reflects on the evolution of the internet and the shift toward corporate dominance.
AppWizard
July 25, 2026
The Union Home Ministry has requested GitHub to remove repositories related to Bitchat, a Bluetooth-based messaging app that functions without internet connectivity, due to security concerns amid protests in central Delhi. Jack Dorsey, co-founder of Twitter, shared the directive, which aims to suppress the availability of such technologies. The Indian Cybercrime Coordination Centre has expressed worries that decentralized communication tools like Bitchat could be misused for unlawful activities. The directive, issued under Section 79(3)(b) of the Information Technology Act, 2000, requires GitHub to disable access to three Bitchat-related repositories within three hours. The Internet Freedom Foundation criticized the government's lack of transparency and argued that concerns about potential misuse do not justify banning access to the app's code. The protests, initiated by the Cockroach Janta Party, are demanding the resignation of Union Education Minister Dharmendra Pradhan over alleged mismanagement of competitive examinations, with increased support following police actions against demonstrators.
Search