Clean-room implementation of Half-Life 2 on the Quake 1 engine

Published: (February 10, 2026 at 06:21 AM EST)
2 min read

Source: Hacker News


⚠️ Collection Error: Content refinement error: AI refinement returned empty result


Loading… Why am I seeing this? You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone.

Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive.

Ultimately, this is a hack whose real purpose is to give a “good enough” placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn’t need to be presented to users that are much more likely to be legitimate.

Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain.

This website is running Anubis version 1.19.1.

0 views
Back to Blog

Related posts

Read more »

Unity Physics Body Types

Static Bodies Static bodies are completely immobile. Once placed in the scene, they stay fixed in position and rotation. They don’t respond to forces or collis...

Starting a dev journey

Background I'm a beginner, but not entirely a newbie. I learned BASIC in the 80s as a kid, HTML + CSS in my twenties, but then hardly did anything with code af...

My f...second game

Introduction I originally planned to start documenting my journey when I made my first game. You can check it out here: Hostbound. It was built for a horror ga...