Skip to content(if available)orjump to list(if available)

Programming on 34 Keys (2022)

Programming on 34 Keys (2022)

81 comments

·May 25, 2025

FrankWilhoit

Are there, really, developers whose productivity is first and foremost constrained by how fast they can type? If so, what else is known about them? What class of problems are they working on?

NobodyNada

It's not about how fast you can type, it's about how effortlessly you can type.

Programming involves long periods of thinking interrupted by short periods of typing. Anything you can do to reduce the mental effort of typing reduces the impact of this interruption to your train of thought.

Try programming by hunt-and-peck typing -- it's certainly possible, but having to think about putting each individual character on the screen is incredibly tedious and distracting. This is why people learn things like Vim motions or minimalist keyboard layouts -- anything that speeds up the feedback loop between your brain and your code is an improvement. It's not a drastic difference, but it's significant enough that I now feel mildly annoyed using a regular keyboard when I have to move my whole arm to reach the arrow keys rather than having them right under my fingers on the home row.

throwaway71271

For me its not how fast I can type, my brain(ADHD or whatever this is) needs certain flow of speed; I think of something and want to type it, if I am delayed (e.g. imagine I change from qwerty to dvorak and am still learning) for whatever reason, e.g. key is stuck, my mind goes somewhere else, and then I have to "bring it back".

Also as I am typing one thing I am thinking of another, or even third, so if something goes wrong with the mechanics of the first thing, then whole set of dominoes fall and I have to go back.

Sometimes for a given thought I even type 3rd of 4th word instead of the first if for some reason my keys are not pressed. And then I type a word from the next thought and etc. It even gives me anxiety.

As I am typing the code, I am thinking about the code that is going to use the it, and then the code one layer up, I also think of the machine itself, its wires, cache lines, or I think of how the variable I am typing now is related to its surroundings, I imagine a ladder to the moon each step with its address, and I think how far are things from "me", and so on.

I cant speak of others, but for me keyboard layout and even key feeling/rythm is important just because it allows me to think uninterrupted.

throwaway71271

btw thats why I hated the old butterfly keyboards, a tiny crumb gets in and then the probability of a key drops to like 80%, or sometimes it double presses.

I am very happy that apple moved away from the quest of making the keyboard 0 height.

FireSquid2006

I'm one of the people that uses neovim, a tiling window manager on nixos, and a weird split keyboard.

It's true that it will lead to healthier wrists and more productivity, but thats not the point. I know people with incredibly unergonomic setups and habits (vscode with membrane keyboard and a chronic overuse of the mouse) that get around the same or more actual features implemented as me. There might even be something to be said for more friction forcing you to think more.

The reason most of us do it (at least if we are honest with ourselves) is because it's fun---and that's ok. Jumping around in vim on a split keyboard gives me the same joy that watching my first lines of code execute in Gamemaker Studio 2 did in 8th grade.

It's always worth investing to make your work joyful.

polyaniline

I have a really similar setup to yours. NixOS, Niri, Draculad. I think being forced to use something like Windows 11 with something like VSCode would be very frustrating long term. Mostly the looming knowledge of we can do better, we have done better.

jinay

I used to think that typing speed was not really that important, especially when now we have so many LLMs doing the typing for us. But honestly, now I think it's even more important because the specificity and detail in your prompts are paramount to getting a good response, and something like a dictation tool (which is what I'm using right now) is really good for generating very specific prompts.

In fact, I wrote all this out using a dictation tool in ~20 seconds (258 WPM).

arcanemachiner

Agreed. I installed Whisper on my Linux computer with a program called SpeechNote. The dictation is all done offline, and it is astonishingly good.

I also have a whisper dictation app on my Android phone (the app's ID string is 'org.woheller69.whisper', there's a few Whisper apps with the same name "Whisper", but this one is my favorite).

FWIW this was typed by hand on my phone, but these apps are both amazing.

carlinm

Curious, what dictation tool are you using?

jinay

https://github.com/JinayJain/dictator

Built one for myself. It's context-aware and promptable.

Tested well on Linux, not so much on other platforms but in theory should support them.

It's a bit meta but I wrote it mostly using Claude Code. Once I had an MVP, I was able to prompt much faster by just speaking out what I wanted it to change.

carlmr

Same, 258wpm is something.

arcanemachiner

FYI I wrote a comment in the same thread where I described the tools I use (TLDR: Whisper).

carlmr

I find fast typing is super important to my programming, not because I need to write walls of text, but because if I get into a flow state, I find it irritating if my thoughts are constrained by my typing speed.

James_K

There are developers whose wrists explode after years of holding down the shift and control keys. I honestly can't recommend a split keyboard enough from an ergonomics perspective. It's even more practical than a regular keyboard. You can put drinks or food in between the two halves, and if you get one using laptop-style low-profile switches you can put it in your pocket and take it with you anywhere on the go. Combined with some of those Android apps that give you a VTT and you can fit an entire coding set up in your pocket.

ayrtondesozzla

There's a lot of ignoring your question and telling an anecdote - some nice anecdotes, though.

I'd guess the answer is yes. If someone (somehow) gets into a junior dev role, has no to little experience, and hunts and pecks 20 words a minute, they'll have to get that up to 50/60 surely before they can be a more normally functioning member of a team, right? I think in some bad cases it could be priority number one.

If your job is producing text in files, you tend to need basic proficiency in typing.

I guess you're rather imagining a really solid developer, types 70/80 wpm but never put any effort in to typing per se, uses whatever system or IDE is the norm and isn't bothered. Learns a few keyboard shortcuts here and there maybe, but again, who cares.

Imagine a counter to your question - if that last developer could click their fingers and get to an effortless, consistent 100 wpm, would they? Should they? I think the answer is yes, and yes. They can still spend as much time as they want staring at the ceiling thinking, with the notepad out sketching, etc.

Now, not everyone wants to think about it, and that's fine, other things matter more in the end. How pleasant of a colleague you are matters more in many cases. But surely the notion itself of typing faster being preferable is easily understandable - programmers are text file producers.

kfrane

Typing speed might not seem that important if you're looking at the speed of typing and the overall amount of code that an engineer produces that ends up in a PR. But it might take 10x more code that are ephemeral versions that lead up to the full solution. If you're very comfortable with typing and editor commands to manipulate code efficiently then you can iterate faster, creating more intermediate versions of the code that then lead to better overall solutions just because you've tried out more stuff.

stephendause

My coworker has a similar setup and loves it. Personally, it feels diametrically opposed to the way that I like to use my keyboard. I don't even like holding Shift to type `{`, `_`, etc when programming. I wish I had dedicated keys for those and other common symbols. I don't mind moving my hands a few inches at all, but for some reason, it feels cumbersome to me to hold down a key to activate another layer. To each their own, of course.

theroncross

There's a non-obvious, but significant, difference between holding with a thumb in a neutral position and holding with a pinky in a stretched position. Layers become effortless on a keyboard like this.

Hojojo

I have my layer switch key configured to require only a button press, then the next key I type will be from that layer. So I don't have to hold it down. It's so much more comfortable to use special symbols this way. I've also done this for my shift key.

_def

I guess that's why the thumbs get used here to activate the other layers. I have to try it, but thinking about it it seems way more ergonomic compared to the usual position of the shift key

Hojojo

This is definitely the case. Since the layer key is at the thumb, it doesn't require moving your hand and you barely need to move your thumb. As somebody who suffers from wrist pain, this makes a huge difference.

layer8

Unfortunately I developed beginning arthrosis in my thumbs, so pressing space is about the most I can subject them to.

James_K

What actually has way more of an impact that that is having the home-row keys set to the modifiers. The best part is that it works even with regular keyboard, you just need to have some kind of hot-key tool running on your computer.

lawn

I suggest you look into combos (press multiple keys as an extra key).

For example, I don't hold to type either { or _ or any symbol (O can hold of I type multiple symbols in a row though).

https://www.jonashietala.se/blog/2024/11/26/the_current_cybe...

layer8

I agree. I also developed serious RSI from overuse of modifiers and cords. Not everyone’s RSI is the same, but just as a caveat.

pandastronaut

I am always amazed by the dedication and craftmanship that keyboard enthusiasts put in their creation.

In the meantime, I have spent my life following the opposite path : minimizing all form of customization so that I can switch computer at any time without feeling lost or missing something ( I have to use computers from several clients all the time).

whartung

I am absolutely in this camp.

I won't say I never customize things, but, 99.99% of things, I do not customize.

I just cope with what's there, make do.

E.g. the limit of my emacs customization is Slime for Lisp (and, honestly, it took me several years to pull that trigger).

Same reason I learned vi a zillion years ago, while my friend was pushing emacs. I had to jump around random Unix boxen as a daily thing, and they weren't mine.

CTDOCodebases

I'm 100% this for software.

Living off the land with minimal customization.

CTDOCodebases

You can do both.

I use to type on 60 key boards using layers but when I switched to using a laptop keyboard it would mess me up as I used caps lock to switch layers and I had a navigation layer that used hjkl for arrows.

So what I changed to a TKL 80 key keyboard for QWERTY and then use Colemak Mod-DH on my split (Cantor Remix).

The result is I can type on both due to the context switch. So if I need to use a QWERTY board I am fine.

Also my golden rule with split keyboards is I only use open source designs. I don't want to invest time into a layout if the keyboard isn't going to be available in the future.

mihaaly

Exactly!

Dependence on special hardware instead of generally available ones is the making of future trouble for yourself.

Also in collaborative environments allowing others to work on your computer, assisting you in an easy way, is important.

For people working 40 years alone in a remote cellar the exact very same way throughout, and making several reserve clone of the unique and specialist hardware replacing the worn out ones, this could be ok.

pandastronaut

That's also part of my reasoning. I don't want to feel uncomfortable because of whatever customization I would be missing or make other people unable to use whatever environment or computer I work with. Most of the time, I am not allowed to plug a personal device or modify the setup anyway.

But I am cool with people that customize everything, from software to hardware, as long as this is not in the path of other people. Everyone can find its one and best way to work :)

eddd-ddde

On my main keyboard I can activate custom "layers" by holding some special keys, then each layer turns every other key into a special binding.

I have so many shortcuts programmed that whenever I'm working directly on my laptop's keyboard I found myself pressing wrong keys expecting it to do something different. It's really funny how muscle memory works.

lawn

So then you'd have to be comfortable with multiple operating systems, IDEs and to some extent keyboard layouts.

If you use a custom keyboard (and layout) then you only have one extra thing to learn.

I can still use VSCode and a regular keyboard/layout but I still maintain my own custom keyboard layout and highly configured Neovim setup.

James_K

My keyboard fits in my pocket. I never have to deal with using a computer that doesn't have it. And, as a bonus feature, you look like a mega-hacker when you take some hand-soldered circuit-board-looking keyboard out of your pockets with blank keycaps and plug it into a computer.

mrbenjihao

I feel that most tend to not realize that typing on a keyboard like this actually forces you to type correctly. In the past I've gotten by through my own typing style, however since moving to this type of split keyboard I've found myself using every finger to a much greater degree - especially my pinkies.

null

[deleted]

ivanjermakov

I got my typing style fixed this way. Not because of a split design, but because of ortholinear design. It makes so much sense to have columns vertically align, since there is no ambiguity what key to press.

lolive

Remapping my CapsLock as a layer activator has been the best idea of my life.

[CapsLock+Space=Enter, CapsLock+jklm=arrows, CapsLock+uiop=Backspace,PgDn,PgUp,Delete. CapsLock+1-9=FunctionKeys. All that on a 60% AZERTY keyboard.]

Highly recommended !

[Just added CapsLock+f=. and CapsLock+ù=/ , as they are particularly impractical characters to type on a french keyboard]

James_K

I've been doing a similar thing for a while now, but I have a 36-key board. I take a slightly different approach to the one in this article, namely I just have the space key on the left thumb cluster to raise to a layer with the numbers on the home-row keys, and then I have the Shift+Number combinations that you would have on a normal keyboard. I mainly do this so that I'm not completely at sea when typing on a regular board, though one of the great advantages of a 36-keyer (and mine uses low profile laptop switches) is that you can just put it in your pocket and take it around with you. You can cover all of the standard typing symbols in just two layers which are nicely similar to that of a regular keyboard (and if you use Vim keys, that's all you need).

dang

Discussed at the time:

Programming on 34 Keys - https://news.ycombinator.com/item?id=32648245 - Aug 2022 (69 comments)

userbinator

Looking at things like this is like gazing into an alien world. I wonder if people who do this are able to use a regular keyboard layout, or if their muscle memory has been completely replaced with that of their custom input device. A standard full-size keyboard works best for me, having experienced the frustration that is modern laptops' castrated layouts.

tom_

I switched to dvorak about the same time I switched to using a split keyboard, and it feels like I've ended up with separate muscle memory for these two different arrangements. I imagine something similar could apply for this sort of thing too.

(I don't get all that much practice with QWERTY, but sometimes I use my laptop without an external keyboard, and I've got a couple of retro computers with inbuilt QWERTY keyboards, and it never takes long before my fingers get back into it. It's not very comfortable, and I don't like to do a lot of typing this way, but I'm not hunting for every keypress.)

toomanyreps

Its not as crazy as it looks in my opinion. This is about as far as it goes in terms of customization, maybe a few more layers if you have a specialized workload. Once you are used to changing part of a layout once or twice, you pick up new changes much faster. Every layout feels different to me mentally, its harder to confuse them than one might think.

magarnicle

I'm most of the way to OP for my work keyboard, but at home I just use a regular keyboard as it's shared with family members. I have no problem switching, apart from very occasionally holding down f and expecting that to be shift.

wishinghand

I can easily switch back and forth. I have more than 34 keys, but I don't use the number row or modifier keys. My layout is also columnar, similar to the OP's.

dylan604

I met someone that could switch between QWERTY and DVORAK without issue. I'm pretty sure they were not from this planet

danieldk

Some observations from someone who has also used minimalist layouts on similar keyboards for a while:

- Thumbs can also get overuse. I would generally only recommend to use one key for each thumb very frequently to avoid too much lateral movement. Also don't go overboard with layer holds on thumbs.

- The thumb key placement on some of these boards, e.g. the placement of the inner thumb key on the Ferris-based keyboard in the linked post, is quite disastrous. Unless you have very small hands, the thumb will be very close to the palm or even under the palm, and this can get very painful over longer periods. Even worse is that if you type very fast, the index finger can cross the thumb. Just try it a few times. If you keep your thumb on the thumb key while doing that, there is a lot of tension in the fingers.

- The obsession with minimalist layouts is to minimize finger/hand movement. But I could find not much evidence in the scientific literature that less movement is actually good. It's also a huge trade-off, because you end up with a lot of holds (which are probably not great for your fingers either) or additional key presses (Callum mods). There are also other ways to decrease finger travel, like using a key well keyboard, which not only reduces distances, but also puts your fingers in a more natural resting position and makes the finger movements more natural (since keys are laid out along the natural arcs of the fingers) [1].

I went away from small keyboards and minimalist layouts. I certainly use far fewer keys than most people and some layers. But I have found that key well boards make more keys reachable and have superior ergonomics.

Also, if you have a finger/hand issue as a result of keyboard/mouse use, visit a medical expert, not /r/ergomechkeyboards .

(I am not a health/ergonomics expert, just speaking from experience. Though it's probably best to ignore this and consult an expert.)

[1] There is a lot of pseudo-science in the whole ergo keyboard community, with folk wisdom like "Dactyl-style squeeze thumb clusters are better, because we naturally squeeze our thumbs to grab objects", meanwhile a lot of folks had thumb injuries from that type of cluster. The only types of keyboards that I could find research papers about were Microsoft Ergonomic Keyboard-style boards, which seem to have their design decisions grounded in actual human trials and some of the early Maltron keyboards.

cenamus

The navigation and symbol layer (not the limited number of keys) seem very reminiscent of the Neo layouts.

In german, but should be clear enough: https://www.neo-layout.org/

hackernudes

I didn't see any way to type function keys (f1, etc...). I see some of the allure of minimalist keyboards but when I imagine myself using it it seems painful.

CTDOCodebases

The firmware that is loaded on these devices is very configurable.

There are layers and double/quick/long tap keys that can let you add these keys to the layers.

To use keyboard shortcuts though you need to put a lot of thought into the layout and what shortcuts you use.

The payoff is better ergonomics. No bent wrists (if you type that way) and open chest when typing and less slouching. It opens up a multitude of options e.g. mount the keyboard halves to the sides or arms of your desk chair and code on your loungeroom TV or supine computing.

The downsides is the time spend configuring a layout and learning it.

ivanjermakov

I have my f key layer set up very similarly to digit layer, so that 1-9 and f1-f9 are the same keys, just on different layers.