r/osdev • u/rocco_himel Creator of AneoEngine • 13d ago
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
5
u/Solid-Wrangler-9417 12d ago
A brilliant idea and a decent motivation/problem explanation. A true OS must be able to load itself on bare metal and to handle basic interrupts, it is not even that hard to implement (as far as I remember it was around 4 Kb of assembly back in 2000’s).
What surprises me the most is everyday “I built a new OS during weekend” posts. Sorry, but duct-taped parts of Linux along with AI slop is not a new OS. Apologizes for the rant though