Digital Archaeology: Half-Life 2 in a Browser and the Scripts That Built the Early Web
How this was made Verified AI
Every Intellegix briefing is generated from that day's broadcast and run through automated checks before it publishes — with a human paged on any flag. Here is the trail for this edition.
A project running Half-Life 2 entirely in a browser — no installation required — earned 301 points and 108 comments as both a technical achievement and a demonstration of how comprehensively the web platform has matured. The implementation at hl2.slqnt.dev uses WebAssembly to run the Source engine directly, with WebGL for rendering and the Web Audio API for sound. What would have been unthinkable a decade ago is now achievable by skilled individuals, not major corporations.
Bohemia Interactive, the studio behind the Arma series, has released the source code for Cold War Assault — the remastered version of Operation Flashpoint — on GitHub. With 92 points and 16 comments, the release won't break records, but source code releases extend a game's lifespan indefinitely by enabling modders and historians to study engine architecture and preserve titles in ways proprietary binaries cannot sustain.
A Tedium retrospective on Matt's Script Archive — the late-1990s collection of CGI scripts that served as the infrastructure layer for much of the personal and small-business web — earned 57 points as genuine internet history. Before content management systems, before WordPress, before cloud functions, Matt Wright's form handlers, guestbooks, and hit counters written in Perl democratized dynamic web publishing for a generation of site owners. The security implications of those widely distributed scripts were poor by modern standards, but the culture of sharing reusable solutions to common problems is a direct ancestor of npm, PyPI, and RubyGems at scale.
The Dolphin Emulator's June 2026 progress release, at 42 points, represents over two decades of continuous open-source work preserving GameCube and Wii software. Each fix to a previously glitching title and each performance improvement is a small act of digital preservation for games that would otherwise become inaccessible as original hardware ages. Separately, Markdy, a project applying the diagram-as-code philosophy of Mermaid to animated motion graphics, drew 77 points and 36 comments for its text-based syntax approach to explainer content.