TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are you using touch typing?

3 pointsby alvilover 7 years ago
While writing code?

1 comment

andreareinaover 7 years ago
Yup. The less I need to keep my mind on <i>how</i> to type, the more I can keep my mind on <i>what</i>. Hunting for punctuation&#x2F;braces is <i>slooow</i>, and not much else is happening while you&#x27;re doing that. Given the density of punctuation in code, that&#x27;s a lot of context switching.<p>Steve Yegge talks about it some: <a href="https:&#x2F;&#x2F;steve-yegge.blogspot.com&#x2F;2008&#x2F;09&#x2F;programmings-dirtiest-little-secret.html" rel="nofollow">https:&#x2F;&#x2F;steve-yegge.blogspot.com&#x2F;2008&#x2F;09&#x2F;programmings-dirtie...</a>