Build muscle memory with your favorite editor
shortcutfoo.com
Build muscle memory with your favorite editor
1–10 of 122 posts
Re: Build muscle memory with your favorite editor
#2That said, the site can be pretty confusing. What's the difference between practice and drill (other than slight interface difference?)
Re: Build muscle memory with your favorite editor
#3muscle memory - if you type eg "uptime" when the answer should be "free", it fails on the first character, but you're still typing, by which time it's on to the next question. which you then fail, because the answer to the next question isn't "ptime"
Re: Build muscle memory with your favorite editor
#4Wow, this is actually fairly awesome. Works better than the vim cheatsheet I have hanging next to my monitor. That said, the site can be pretty confusing. What's the difference between practice and drill (other than slight interface difference?)
Re: Build muscle memory with your favorite editor
#5Re: Build muscle memory with your favorite editor
#6Re: Build muscle memory with your favorite editor
#7If you get something wrong, and what you type is longer than the expected answer, you end up failing the next couple of questions too. muscle memory - if you type eg "uptime" when the answer should be "free", it fails on the first character, but you're still typing, by which time it's on to the next question. which you then fail, because the answer to the next question isn't "ptime"
Re: Build muscle memory with your favorite editor
#8Another important component is seeing the scenario. Seeing the words "Duplicate line" doesn't hit the same neurons as seeing the situation in the text-editor that toggles my brain to think, "I need to duplicate a line here".
Obviously, none of these features are trivial to implement. Great work, though!