If I remember correctly, Gmail stayed in beta for some (~4+) years.
Looking at the repository, maybe the author wants to work on mobile support, think about alternative storage methods, as for the last commit, maybe he's working on something else of simply living his life.
Pretty sure Gmail never stayer 4y without commits though. Probably not even 1 year. Not disagreeing with the notion itself, but noting, that the comparison doesn't really fit.
I've used tmux and vim/nvim on macOS and never experienced performance issues but I'm really curious about your experience, could you share more details?
I have no measurements or anything but if I open a file in neovim within tmux, I get more lag than if I open the file directly without tmux in between. I've seen people on github having similar issues
Hold your horses...
First of all not all french citizens think or act the same way, and as for the rest Macron is not the first president (and certainly not the last) to screw up.
I'm convinced that whatever president they elect, they'll complain just as much.
I think it's a funny example of great UI discoverability still having failures. I say great because having the tilt keys adjacent to the paddle keys seems like a setup for accidentally hitting tilt in a moment of heat, thereby leading to discovery of the tilt keys. Though perhaps 'moment of heat' is exactly when the player is least likely to realize they hit the wrong key.
Javascript events contain both a key "code" (which generally corresponds to the position on the keyboard and/or the function of the key) and a character string which represents the text that should be added to e.g. an input box.
It seems this game appears to be using the text string to decode the key, so I can press shift+7 (the same key I press to get a "/" character) to trigger the right flipper. You can press whatever key-combination you use to get a "/" character and it will likely work as well.
That is lucky (many things use the code which can be hit-or-miss) in that we can trigger the right flipper, but, at least for me it is a very awkward gesture.
I think it would be nice to be able to change the player controls. I seem to recall the original game permitted this, but the menu option in this version doesn't seem to do anything except pause the game.
I don't have a key for the forward slash either and still am able to write it: /////
The trick is that people like us can reach it by pressing Shift+7. Which of course is rarely recognized by games (or IDEs for that matter - many shortcuts simply don't work).
On my swedish keyboard the left bumper is z and the right bumpers is the *-key (right of 'ä'). Tilt is still x and . so no tilt proximity for the right bumper but usable.
Looking at the repository, maybe the author wants to work on mobile support, think about alternative storage methods, as for the last commit, maybe he's working on something else of simply living his life.
reply