this post was submitted on 29 Jan 2024
48 points (83.3% liked)

Programmer Humor

19315 readers
81 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 8 months ago (1 children)

For anybody else curious, he's using KalibriOS.

It's an open source, ultra-lightweight os that is not a fork of Linux... I think.

Neat project though!

[โ€“] AlmightySnoo 3 points 8 months ago* (last edited 8 months ago)

Yeah it's not Linux. It's forked off MenuetOS (https://menuetos.net/ ) which is a hobby OS written entirely in assembly (FASM flavor, https://flatassembler.net/ ).