Open-Source

AppWizard
May 3, 2026
NetHack, an iconic roguelike game first released in 1987, has been added to the Museum of Modern Art alongside other notable titles. As of yesterday, it has been updated to version 5.0.0, which includes 3,100 fixes and changes. The game is still an active open-source project supported by the DevTeam. Players should be aware that old saves and "bones files" will not be compatible with this new version. The main menu of the NetHack website now provides download links for various platforms, including Windows, DOS, and Amiga. The game's GitHub page contains detailed updates, including gameplay notes. Resources like PC Gamer's "NetHack from aaaa to Zruty," a let's play series, are available to assist players in navigating the game.
Tech Optimizer
May 3, 2026
On March 31, 2026, EDB launched WarehousePG, an open-source data warehouse built on Postgres, designed for petabyte-scale analytics and in-database AI. It features real-time data ingestion, advanced vector processing for complex queries, and supports existing SQL workflows. Organizations migrating from proprietary data warehouses can achieve up to a 58% reduction in total cost of ownership. WarehousePG supports hybrid deployments and addresses data sovereignty concerns, allowing compliance with local regulations.
Tech Optimizer
May 3, 2026
TigerFS is an open-source project introduced on April 4, 2026, by Michael Freedman, the CTO of TigerData. It allows users to mount a PostgreSQL database as a POSIX-like filesystem, storing database rows as individual files while ensuring ACID guarantees. Key features include an MIT license, support for both file-first and data-first workflows, mounting options using FUSE on Linux and NFS on macOS, and integration with standard Unix tools.
AppWizard
May 2, 2026
Google Clock may not effectively wake heavy sleepers. Alternatives include: - Chrono: An open-source alarm app with customizable alarms and a Tasks section that requires users to complete challenges before dismissing the alarm. - Sleep As Android: A comprehensive sleep health app that tracks sleep patterns and offers wake-up tasks (CAPTCHAs) and a Smart Wake Up feature for a gentler waking experience. - NFC Alarm Clock: A lightweight app that allows users to disable alarms using NFC tags placed around the home, promoting physical activity to get out of bed. - Alarmy: An app designed for heavy sleepers, featuring various wake-up tasks, including physical challenges and notifications, to ensure users wake up. - Sun Alarm: An app that allows users to set alarms for astronomical events like sunrise, suitable for photographers and weekend mornings.
AppWizard
April 30, 2026
Cybersecurity threat hunters have discovered an active infostealer campaign targeting the gaming community, involving malware called LofyStealer (or GrabBot) that disguises itself as a Minecraft hack named “Slinky.” The attackers use the official game icon to trick young gamers into executing the malware. The Brazilian cybercrime group LofyGang has enhanced its technical capabilities, utilizing a sophisticated two-stage modular architecture. The initial stage features a 53.5 MB loader file named load.exe, which is a Node.js runtime environment that obscures malicious signatures. The loader connects to the attacker’s server and decrypts a 1.4 MB C++ payload, chromelevator.exe, which targets eight web browsers to extract sensitive information like cookies and passwords. The stolen data is compressed, encrypted, and sent to the attacker’s server. LofyGang has evolved into a Malware-as-a-Service platform, offering a web panel for operators to monitor victims and generate custom executables. The campaign highlights the increasing threats to the gaming community, with advanced evasion techniques being employed by cybercriminals. Security professionals are advised to monitor network traffic and conduct audits for suspicious activities.
Winsage
April 29, 2026
Microsoft has made the source code for 86-DOS 1.00 available on GitHub to celebrate its 45th anniversary. 86-DOS, developed by Tim Paterson, was foundational for MS-DOS and Windows. This release is part of Microsoft's effort to preserve historically significant software. Microsoft previously released the source code for MS-DOS versions 1.25, 2.11, and 4.0. A team of historians and preservationists has gathered and transcribed DOS-era source listings, including the 86-DOS 1.00 kernel and development snapshots of the PC-DOS 1.00 kernel. Microsoft acquired 86-DOS from Seattle Computer Products for approximately ,000 and modified it to deliver PC-DOS 1.0 in August 1981, which became known as MS-DOS for IBM-compatible computers.
AppWizard
April 29, 2026
s&box, the successor to Garry's Mod, has been unveiled as an open-source platform aimed at a mature audience, similar to Roblox. It has received a mixed reception on Steam, with many negative reviews citing issues related to AI-generated content. The platform features hastily assembled games, including one titled Terry's Granny (Now with Co-op!). Newman from Facepunch stated that while the studio does not encourage using AI for game creation, they recognize its value as a learning and productivity tool. He emphasized the importance of human creativity and a balanced approach to AI use, suggesting a 50/50 method. Newman mentioned that Facepunch uses AI mainly in early pre-production phases and views it as a tool for learning rather than a replacement for creative processes. He believes that low-quality AI-generated content will eventually be disregarded by users. S&box is now available on Steam for users to explore and contribute to its community.
Tech Optimizer
April 28, 2026
Constructive has released agentic-db, an open-source Postgres database aimed at improving AI agents with features like persistent memory, structured knowledge, and hybrid retrieval. This database allows for efficient searching, filtering, and ranking of information, addressing inefficiencies associated with traditional markdown file storage. Key features of agentic-db include long-term memory, conversation tracking, a versioned registry for skills and tools, rules and policies for governance, task orchestration, and runtime observability. It is delivered as a single installable Postgres schema, indexed for multiple retrieval modes, and supports integration with various AI assistants through generated Agent Skills and CLIs. agentic-db is available under the MIT license for local use, with a cloud offering in development for secure, scalable solutions. Developers can access it on npm and GitHub.
Search