Hacker News new | ask | show | jobs
by david-cako 1921 days ago
true, the first thing I thought was "wow, I didn't realize you could do this with C#"
1 comments

That’s how more than a few of my projects have started. It really helps you learn the performance mechanics of a language and it’s runtime doing something like, implementing an emulator then optimizing it. Maybe not something as ambitious as a switch emulator though. I like 16 bit processors like the MSP430 :)