I was once curious about this sort of thing. I hate that I didn't know how a computer worked from the ground up, it made them feel like magic when I knew they were just clever machines. I wasn't satisfied with learning…
What kind of programmer knows how the electrical engineering of a keyboard works and why should that be a deciding factor in getting a job in some crumby internet company that has no business working on hardware layer…
You use a game library for this and then it becomes as simple as pushing a key handler onto the event loop and usually the keycodes are already processed for you as well. I don't get the false dilemma people are…
I was once curious about this sort of thing. I hate that I didn't know how a computer worked from the ground up, it made them feel like magic when I knew they were just clever machines. I wasn't satisfied with learning…
What kind of programmer knows how the electrical engineering of a keyboard works and why should that be a deciding factor in getting a job in some crumby internet company that has no business working on hardware layer…
You use a game library for this and then it becomes as simple as pushing a key handler onto the event loop and usually the keycodes are already processed for you as well. I don't get the false dilemma people are…