|
|
|
|
|
by tluyben2
3693 days ago
|
|
I walk insane lengths as it clears the mind and fosters creativity. I talk into my phone during that; either to colleagues or to a recorder and then type it in at home (no, speech to text does not work; if someone wants to work with me to get that working, that would be great but for now, it does not even work a bit; only gibberish comes out; it seems to have something to do with my way of talking which I am trying to fix but I type faster than I talk anyway). Because I walk so much (through the mountains here) and my brain works better while walking, I really work on programming on the go. I want to be able to program while walking and besides discussing code with a colleague while there is internet (which is not everywhere in the mountains) I cannot code while walking which annoys me. I get ideas and want to try them right away. Now I have to sit down, get out my pandora and try it. I want to try it while walking. I believe I will find a way of doing that eventually but everything I tried (from primitive AR to Scratch like programming languages) doesn't really work well. The thing is ; I can text chat fine while walking so why not coding... I know why but I try to somehow resolve it anyway. The purposelessness here is the time between I want/need to write code or talk; that's most of the walk. Edit: one of the findings is that you basically should not need any scrolling/dragging within small distances; like scrolling to a part of code and dragging your cursor to make changes for instance. This includes dragging/dropping the Scratch visual code; it doesn't work while walking. |
|
For any one in this situation, I think any "code while walking" solution should be voice activated, as it may be important to have eyes and hands free over the terrain. Straight voice-to-code would be cumbersome. Something like a voice-to-UML might be better. But I think what we really need is to first define a visual logic language itself that can be easily translated into high level code. Thanks for sharing, and keep exploring. There are definitely others who would be interested ;)