Tag
Proposes Gaussian process latent factor regression (GPLFR) for low-data, high-dimensional output problems, demonstrating it with a spatially resolved emulator of global climate models for rocky exoplanets.
Translates Windows executables (win32/x86) to WebAssembly to run in the browser, discussing challenges like blocking vs async design.
Nicholas Carlini's project implements a 2-ply minimax chess engine using 84,688 regular expressions, executed sequentially to play valid chess moves. The post explains the design of a regular expression computer that interprets instructions.
Bud launches as an "AI Human Emulator" product that gives an AI agent its own full computer, storage, browser, messaging and file-editing capabilities.
Theseus is a new static Windows/x86 emulator that translates programs at compile-time rather than interpreting or JIT-compiling them at runtime, representing an alternative approach to traditional emulation architectures.
A CHIP-8 emulator implementation written in Spectre, a custom programming language, released as an open-source project on GitHub.
A new open-source WebAssembly-based emulator for the 1980s Plexus P/20 Unix server, letting users run SystemV Unix in the browser.
Built a pint-sized Macintosh using a Raspberry Pi Pico running Pico Micro Mac firmware, with VGA output and USB keyboard/mouse.