ergonomics

Can I write SQL using speech recognition?

心不动则不痛 提交于 2020-01-09 09:08:14
问题 I have wrist pain when I type and I would like to start writing SQL statements, stored procedure, and views using speech recognition. 回答1: Yes. SQL is well-suited to speech recognition (as well-suited as a programming language can be, that is), given it's limited vocabulary and sentence-like structure. Aside from formatting the SQL so that it looks nice, I can dictate it much faster than typing. Dictating code isn't for everyone, however. It can be quite frustrating in the beginning. The

Can I write SQL using speech recognition?

天涯浪子 提交于 2020-01-09 09:06:15
问题 I have wrist pain when I type and I would like to start writing SQL statements, stored procedure, and views using speech recognition. 回答1: Yes. SQL is well-suited to speech recognition (as well-suited as a programming language can be, that is), given it's limited vocabulary and sentence-like structure. Aside from formatting the SQL so that it looks nice, I can dictate it much faster than typing. Dictating code isn't for everyone, however. It can be quite frustrating in the beginning. The

Good UI practice in Android, are there some sample code? [closed]

两盒软妹~` 提交于 2019-12-21 22:35:23
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . I read carefully the good UI practice from the Google Dev Blog; http://android-developers.blogspot.com/2010/05/twitter-for-android-closer-look-at.html and I found that they are right and twitter is an application that I really love for its User Friendly Interface ( like the Google IO app too) As I spend most of

`git add --patch` with `--word-diff`

让人想犯罪 __ 提交于 2019-12-21 07:58:06
问题 git add --patch provides a great interface for reviewing unstaged changes and then staging only the ones that are wanted in the next commit. Great, except for one thing: there is no obvious way to choose which diff view to use. In particular, I would like to be able to configure git add --patch to present diffs to me the same way that git diff --word-diff does. How can I achieve that? (N.B. neither --word-diff nor --word-diff --color is exactly the same as --color-words , and so this question

How to organise translation fields and commun fields using symfony a2lix and knp doctrine behaviors

别来无恙 提交于 2019-12-11 20:40:06
问题 After a lot of research and your helps, I can use A2lix and KNP doctrine behaviors translation. All seems to work fine but... I would like to organise my fields (those for translation and common). How can I only have ONE tabMenu translation (EN|FR|NL) for my full entity. Until now I found this documentation (How to order translated with not translated fields using doctrine knp translatable extentions with A2lix translation form?) but I always have Tabs for each translation field and no tab

Switching workspaces in xmonad using programmer dvorak keyboard layout (shifted numbers)

此生再无相见时 提交于 2019-12-08 17:09:22
问题 Well, I am not using Dvorak actually but Neo2, but as I am using a matrix type keyboard (Truly Ergonomic) I have also shifted the numbers. Therefore this construction in my xmonad.hs does not work ergonomically: -- mod-[1..9], Switch to workspace N -- mod-shift-[1..9], Move client to workspace N -- [((m .|. modMask, k), windows $ f i) | (i, k) <- zip (XMonad.workspaces conf) [xK_1 .. xK_9] , (f, m) <- [(W.greedyView, 0), (W.shift, shiftMask)] I want to change that, to be able to access the

Should I start out learning emacs with ErgoEmacs? [closed]

人盡茶涼 提交于 2019-12-05 11:13:25
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 8 years ago . I am just beginning on emacs, and have just completed the tutorial. As a longtime Windows user (I am running emacs on Win7), the

`git add --patch` with `--word-diff`

爱⌒轻易说出口 提交于 2019-12-04 02:46:55
git add --patch provides a great interface for reviewing unstaged changes and then staging only the ones that are wanted in the next commit. Great, except for one thing: there is no obvious way to choose which diff view to use. In particular, I would like to be able to configure git add --patch to present diffs to me the same way that git diff --word-diff does. How can I achieve that? (N.B. neither --word-diff nor --word-diff --color is exactly the same as --color-words , and so this question (and its answer ) are different to this question and its answers. However, that question's answers are

Should I start out learning emacs with ErgoEmacs? [closed]

痞子三分冷 提交于 2019-12-04 00:53:31
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 8 years ago . I am just beginning on emacs, and have just completed the tutorial. As a longtime Windows user (I am running emacs on Win7), the shortcuts do feel unintuitive, however I had expected that and was prepared to dedicate time to learning the

How to remap keyboard keys to avoid RSI in VIM

北慕城南 提交于 2019-12-03 04:58:11
问题 I hope this does not come across as an attempt to spark conversation purely for the sake of doing so. I use vim a great deal (5-10 hours a day) and I noticed my left wrist is the first to start aching. The standard keyboard layout (see image below) is almost guaranteed to give you arthritis. Currently, I have remapped Ctrl to Shift Shift to Caps Lock Caps Lock to Ctrl This helps with common commands such as Ctrl f or Shift 2 ( @ ), but I still have to twist my wrist to get at those