Hacker News new | ask | show | jobs
by cyberax 98 days ago
How much was built with the AI? An OS is definitely a fun project and the classic x86 is a pretty good platform for that!
1 comments

I wrote the core architecture and most of the code myself. I used Claude occasionally to help debug tricky issues and understand some concepts, but the design decisions and implementation are mine.

I think AI is a great learning tool when you're trying to understand low-level concepts for the first time.