
HamsterOS is a new 32-bit multitasking graphical operating system designed to fit on a single 1.44 MB floppy disk, targeting 386 and 486-era hardware. Created by John Swiderski, it includes a suite of native applications, DOS support, and thoughtful features for vintage hardware users such as a CMOS crash counter that forces VGA safe mode after three failed boots. The project also includes HamsterWeazle, a free GUI front-end for the open-source Greaseweazle USB device, making it easier to write floppy disks without legacy hardware already running.
Nguồn: https://hackaday.com/2026/06/29/hamsteros-crams-complete-graphical-desktop-onto-1-44-mb-floppy. 8sync News chỉ tóm tắt và dẫn link; bản quyền nội dung thuộc tác giả và nguồn gốc.
Developer Yeo Kheng Meng built a Swift development environment that targets the Apple II platform, covering the original 1977 model through the IIe. Since the Apple II runs a 1 MHz 6502 CPU, the approach compiles Swift to bytecode executed by a virtual machine running on the 6502. The setup requires a 48 KB RAM upgrade but otherwise targets stock hardware. Claude Code and GPT 4.5 Codex assisted in piecing the project together.
A look at reviving the i-Buddy, a USB HID accessory originally designed for MSN Messenger that could light up, twist, and flap wings in response to IM notifications. Using a Windows 7 PC, the Escargot service (a community-run MSN Messenger revival), and a patched Windows Live Messenger 2009 client, the i-Buddy is brought back to life after tracking down a compatible version 2.10 of its software from an old forum post.
Lance Harvie revisits his collection of vintage Transputer boards, including a university-era T400 board and a newly acquired four-processor T425 board. The Transputer was a 1980s UK-designed processor built for task-level parallelism by networking standalone compute nodes — a precursor to modern cluster computing. The four-CPU board is notable for having all inter-processor serial links connected on-PCB, making it a self-contained parallel system, and its chips were manufactured as late as 1999 by ST Microelectronics after the UK government cancelled the project. Lance plans to eventually power up the boards and interface them with a modern Linux machine.