Hacker News new | ask | show | jobs
by peauc 214 days ago
I started by writing a user interface that handled they keyboard events in a thread and communicated to the main thread using a message queue. IMO that's a good easy first step :)