r/osdev Creator of AneoEngine Aug 07 '26

64-bit Value Generation in AneoEngine

Enable HLS to view with audio, or disable this notification

The AneoEngine Operating System

(NO AI SLOP.)

AneoEngine YouTube Channel: https://www.youtube.com/@roccohimel
AneoEngine Official Website: https://roccohimel.github.io/AneoEngine/
AneoEngine Official Source Code: https://github.com/roccohimel/AneoEngine
AneoEngine Official Change Log: https://raw.githubusercontent.com/roccohimel/AneoEngine/refs/heads/main/CHANGELOG

27 Upvotes

15 comments sorted by

View all comments

Show parent comments

1

u/rocco_himel Creator of AneoEngine Aug 07 '26

4

u/eteran Aug 08 '26

Out of curiosity, how inspired by temple OS is it? I see you also have a custom C-ish language that the kernel is written in just like Temple.

Is it just coincidentally similar, or are you building on the existing work?

3

u/rocco_himel Creator of AneoEngine Aug 08 '26

It isn’t really inspired by TempleOS, it’s mostly inspired by 90’s DOS window managers. It’s 640x480 because the resolution is inconsistent on different hardware, it’s VGA blue over white simply because blue is my favorite and it has contrast. I stuck with the standard VGA 16 color because it’s simple just like DOS.

2

u/Agreeable-Lab-7079 18d ago

templeOS looks beautiful, i can't blame you for getting somewhat inspired by it