this post was submitted on 29 Jan 2024
42 points (81.8% liked)

Programmer Humor

19564 readers
1200 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 9 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!

[โ€“] [email protected] 2 points 9 months ago* (last edited 9 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/ ).