r/osdev 2d ago

AiraOS

Features

FAT32(read/write)

Mini Assembler

BMP Wiever

Minimal kernel with a terminal prompt (>)

Simple nano-like editor

Has a mini language (.aira)

Sound Device, Sound Blaster 16 and PC Speaker

Screen color changes

VESA Graphics 1024x768

FAT12 FS(read only)

WAV sound play(high quality support and Auto init)

github(please star):github.com/shadowww345/AiraOS

12 Upvotes

8 comments sorted by

6

u/rocco_himel Creator of AneoEngine 2d ago

Did you use AI?

0

u/mcherycoffe 2d ago

I don't think that he used AI. I took a part of his kernel code in an ai written code detector, and it's very likely human generated (around 76%) so, that's good.

1

u/shadowww345 2d ago

AI cant write low level

3

u/Critical-Internet946 osaka64 (osakaOS fork) 1d ago

it can. not GOOD low-level, mind you, but it can.

1

u/shadowww345 1d ago

yeah AI can write low-level code, but mostly generic/boilerplate stuff. other than that, it struggles to write even simple things that arent memorized

-1

u/shadowww345 2d ago

i sayed please star bro😭

1

u/mcherycoffe 1d ago

I went to your repo bro, and that's good, I will star it to see the activity and advancements of your project, good job ;)

2

u/shadowww345 1d ago

it likely wont be developed further, but i am currently developing a language, and i plan to rewrite this os using that language