A technical guide for installing Armbian Linux on the ZTE B860H set-top box using a microSD card and HDMI boot dongle. The process involves flashing an Armbian image and U-Boot bootloader to the microSD card, then booting the device without requiring prior root access.
Binbows 98 is a bootable disc image that emulates Windows 98 aesthetics and functionality, featuring an animated boot splash, recovery console with command history, and real access to the boot volume's file system. The 3.5 megabyte image boots directly from firmware and provides a nostalgic experience of 1990s computing with genuine DOS-like commands while clarifying which features are authentic versus humorous.
NightRun is a minimal UEFI application that boots a local language model directly from a USB drive on Raspberry Pi or x86 computers without requiring an operating system, supporting small models like Llama 3.2 and Qwen3 in the 1-4GB range. The project, written largely with Claude Code, runs entirely in RAM with no network access and provides only a basic chat interface with two commands, though building it requires navigating Rust nightly compiler compatibility issues.
A repository containing a RISC-V instruction set emulator with Linux kernel support, including an rv32ima emulator, minimal device emulation, build configurations for a custom Linux kernel, device tree definitions, and init programs needed to boot a complete Linux system from scratch.