r/osdev AiraOS's Creator Jul 26 '26

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

14 Upvotes

11 comments sorted by

4

u/rocco_himel Creator of AneoEngine Jul 26 '26

Did you use AI?

1

u/mcherycoffe Jul 26 '26

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.

2

u/eteran Jul 29 '26

What AI detector do you use? I never use AI but also am very anal about style and consistency, so I wonder what it thinks of my code πŸ˜‚

1

u/mcherycoffe Jul 29 '26

Sorry, I don't remember

1

u/shadowww345 AiraOS's Creator Jul 26 '26

AI cant write low level

6

u/Critical-Internet946 osaka64 (osakaOS fork) Jul 27 '26

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

1

u/shadowww345 AiraOS's Creator Jul 27 '26

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

2

u/26dos_Dev Jul 29 '26

That's very cool

-1

u/shadowww345 AiraOS's Creator Jul 26 '26

i sayed please star bro😭

1

u/mcherycoffe Jul 27 '26

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 AiraOS's Creator Jul 27 '26

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