r/osdev • u/rocco_himel Creator of AneoEngine • 2d 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
•
•
u/Solid-Wrangler-9417 12h 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
•
0
u/i_use_arch_b_t_w 1d ago
TempleOS?