π¬ spectra.video spectra.video
2021-08-15: A network-less browser built up from machine code
I couldn't search all of the history of https://futureofcoding.org/community so I built a browser for its offline backups. All the way up from machine code. 256 colors, no file system, no networking. Main project page: https://github.com/akkartik/mu Try out the prebuilt binaries (requires Qemu): ``` wget http://akkartik.name/mu/foc-data-20210814.img.gz wget http://akkartik.name/mu/mu-browser-20210815.img.gz gunzip foc-data-20210814.img.gz gunzip mu-browser-20210815.img.gz qemu-system-i386 -m 2G -hda mu-browser-20210815.img -hdb foc-data-20210814.img ```
βhttps://spectra.video/w/bTNDFuDczBG4MBXw8ANA1G
Indexiert von findnix.eu Β· Eigene Seite einreichen