Back to browse
Aurion OS v1.1 (C/x86 ASM) [video]

Aurion OS v1.1 (C/x86 ASM) [video]

by Luka12-dev·Apr 28, 2026·1 point·1 comment

AI Analysis

MidShip ItCozy

MicroPython port is the standout feature in this otherwise standard hobby OS.

Strengths
  • Porting MicroPython to a custom kernel is a genuinely impressive technical hurdle.
  • Building a custom GUI renderer (AurionGL) from scratch shows serious graphics commitment.
  • Includes a graphical installer, which many hobby kernels skip entirely.
Weaknesses
  • Critical graphics subsystem is currently broken, limiting immediate utility.
  • Lacks the unique architectural constraints or novel mechanisms that define bangers.
Category
Target Audience

OS development enthusiasts and students learning low-level programming

Similar To

SerenityOS · ToaruOS · MenuetOS

Post Description

AurionOS v1.1

(the link is youtube tutorial to setup AurionOS :D)

a few week ago i posted about AurionOS

today i am releasing AurionOS v1.1 with much more added :D

i added AurionGL(sadly not working but i will fix it for on full release :D), Wallpaper is finally real picture(not just colors), kernel panic, ported MicroPython(still testing) added better installer and login screen

here's source code: https://github.com/Luka12-dev/AurionOS

any feedback :D ?

Similar Projects

AI/ML●●Solid

SnesGPT, micro-GPT ported to ASM on the Super Nintendo

This stuffs a full decoder-only transformer (RMSNorm, ReLU^2 MLP, multi-head attention with KV cache) into a SNES ROM and makes the 3.58 MHz 65816 actually perform matrix math by using the PPU hardware multiplier and Q8.8 fixed-point math. The repo documents the pipeline end-to-end — training/export, ROM lookup tables, and an assembler build — so it reads like a curated engineering demo rather than a sketchy toy.

WizardryNiche GemRabbit Hole
vga805
214mo ago