Hacker News new | ask | show | jobs
by reassembled 2282 days ago
Byuu, your code base is awesome and I've been studying it a lot lately. I'm not programming emulators, I'm studying your architectural design more than anything. Your passion and dedication really shows. Best of luck in your future.

I've also had bouts of RSI and it can really be frustrating, especially when what you do shapes so much of how one thinks of oneself, and that starts to whittle away.

1 comments

Thank you kindly! The structural design aspects of programming was one of my favorite parts. I may've gone a bit too far in the final releases of higan with the reference-counted tree to describe system states (specifically serializing the tree is quite involved), but I'm still really happy with the result ^-^;

Hopefully a respite from coding in my spare time will help my hands recover a bit.