rabdill / monkeysim

Monkeys on typewriters makin' Shakespeares
1 stars 0 forks source link

Put Dvorak keyboards at some monkey stations #8

Closed rabdill closed 6 years ago

rabdill commented 6 years ago

Each monkey will have its own typing habits, but how are those results affected when the keys they're hitting are for different letters?

Note: It isn't interesting to give a MONKEY a different keyboard, because that's just a different typing profile. If there are, say, 10 goroutines processing monkey typing, maybe give one of the goroutine "typing stations" a Dvorak keyboard, so sometimes different monkeys will end up using it.

rabdill commented 6 years ago

https://github.com/rabdill/monkeysim/commit/8ce9810afee79e27426a4a8e95673e3e661e9547

rabdill commented 6 years ago

Only thing missing is that when it sends the list of seated monkeys, the response doesn't indicate which monkeys are currently using Dvorak keyboards. This should be sent along and displayed in the UI.

rabdill commented 6 years ago

https://github.com/rabdill/monkeysim/commit/46862529fe220e7904c851fb68c3735f82f845a6