Live data from Hacker News

Most Pressed Keys and Programming Syntaxes

mahdiyusuf.com

1–10 of 99 posts

Re: Most Pressed Keys and Programming Syntaxes

#5
it'd be interesting to see these heatmaps in some sort of normalized way. for example, 'e' is the most common letter in english, so its the most commonly used letter in these programming languages. it'd be very interesting to see, for example, this heatmap with the intensities divided by each letter's frequency of use in the English language, or across a large set of data including a lot of different programming languages

Re: Most Pressed Keys and Programming Syntaxes

#7
post #5

it'd be interesting to see these heatmaps in some sort of normalized way. for example, 'e' is the most common letter in english, so its the most commonly used letter in these programming languages. it'd be very interesting to see, for example, this heatmap with the intensities divided by each letter's frequency of use in the English language, or across a large set of data including a lot of different programming lang…

For this reason, I think it would have been more interesting to ignore the alphabet keys and just heatmap the rest.

Re: Most Pressed Keys and Programming Syntaxes

#8
This just graphically displays what I whine about most of the time. Why does my pinky has to do most the work? My pinky is pretty short and all the pinky movements are awkward. It considerably slows down my code typing speed.

I wonder If there would be another keyboard layout specially made for programmers. If you look at it you'll see that most of it has a similar pattern.

Re: Most Pressed Keys and Programming Syntaxes

#10
post #3

I'd love to see a keyboard layout based on data like this.

It already exists in terms of a more logical layout for faster typing of many latin-based languages. Instead of QUERTY keyboard, it's called the Dvorak layout and is really common in certain circles and places - I believe that in OS X you can switch to this alternative layout pretty easily if you're interested in learning a faster way of typing. More info here: http://atmac.org/dvorak-keyboard-layout-switching
Post reply on HN