Developer recreates Voodoo graphics card and late‑1990s gaming PC on an FPGA
In 2026, the personal blog hosted at nand2mario.github.io published a post titled “Zsst Voodoo,” detailing a new software concept that the author calls the Zsst Voodoo framework. The article outlines the motivation behind the project, the core design principles, and a high‑level architecture diagram that positions Zsst Voodoo as a lightweight runtime for executing domain‑specific scripts. The author provides code snippets in a custom DSL, discusses integration points with existing tooling, and presents preliminary performance benchmarks that compare the framework against a standard interpreter.
The post was subsequently shared on Hacker News, where it accumulated nine up‑votes and attracted a single comment. The brief discussion on the front‑page of the technology news aggregator suggests that the community found the idea intriguing enough to upvote but did not generate extensive debate. The modest engagement indicates that while Zsst Voodoo has sparked some interest, it remains a niche contribution within the broader ecosystem of programming language research and tool development.