Category smol

5 bookmarks saved in this category.

Building a Minimalistic Virtual Machine

pointersgonewild.com/2023/02/24/building-a-minimalistic-virtual-machine
Categories:vm,smol

Damn Small Software - Björn Wärmedal

warmedal.se/~bjorn/posts/2021-11-27-damn-small-software.html

Now and again I go back to looking at the Damn Small Linux website. I never tried it but I absolutely love the idea. It was a desktop OS at only 50 MB, meant to include everything you may need on a daily basis. Of course it had to go with small scale versions for most things, but it packed no less than three different web browsers, two window managers, word processor, spreadsheet editor, pdf reader, and more. Wow!

Categories:smol

HOT DOG Linux

hotdoglinux.com

HOT DOG Linux uses a custom lightweight Objective-C foundation on top of the GCC Objective-C runtime. The style of Objective-C is completely different from the one Apple uses, everything is basically id.

By design, Unicode is not supported.

Low DPI displays are preferred, since the graphics are bitmapped and fixed in size. The preferred aspect ratio for HOT DOG Linux is 5:4 in landscape, and 3:4 in portrait.

Categories:operating_system,smol

duskos: 32-bit Forth OS mixed with C

sr.ht/~vdupras/duskos

Dusk OS is a 32-bit Forth and big brother to Collapse OS. It does everything Collapse OS does, has the same laser sharp focus on simplicity, but has a widened scope

Categories:operating_system,forth,c,smol

KolibriOS official site

kolibrios.org

A small operating system

Categories:operating_system,smol