Hacker News new | ask | show | jobs
by neocanable 379 days ago
90% by hand, 10% AI. I do this for fun and to learn about jvm.
2 comments

I think that sort of ratio is the sweet spot for learning. I've been writing an 8086 simulator in C++ and using an LLM for answering specific technical questions I come up with has drastically sped up my progress without it actually doing the work for me.
Wow, impressive. A project of the scale and depth.