Live data from Hacker News

Software Development at 800 Words per Minute

neurrone.com

1–10 of 78 posts

Re: Software Development at 800 Words per Minute

#2
This is really interesting. I wonder–would it be possible to listen to an audiobook or PDF at 800 wpm once one learns how to understand the screenreader "language"? Presumably the cognitive load would get heavy if the content were a stream of unstructured prose as opposed to code.

Re: Software Development at 800 Words per Minute

#3
I worked with a developer briefly who would produce code at an extremely high speed (this was before LLMs) and I've observed them write 50% of the code for two projects in the matter of a few days.

While I never got around to asking them how they coded so fast, this was probably one of the tools in their arsenal.

Re: Software Development at 800 Words per Minute

#5
Some vaguely related research: https://www.science.org/doi/10.1126/sciadv.aaw2594

If you compare different languages, the speed people tend to speak (measured in syllables per second) varies significantly. However, the number of possible syllables also varies significantly. Once you account for that, the speed of speaking in terms of information is fairly consistent across languages.

I'm not aware of any specific research directly on point to what the author of the posted blog describes. But his hypothesis that having a consistent speaker reduces the cognitive overhead of decoding seems to be part of the story.

However, we would expect a similar effect in people who read, as the writing is also highly standardized. However, I've generally seen silent reading speads for English estimated at around 250. Getting up to 800 WPM puts you well within the realm of speed reading territory.

The relatively high structure of code and rote emails probably helps too.

Re: Software Development at 800 Words per Minute

#6

I worked with a developer briefly who would produce code at an extremely high speed (this was before LLMs) and I've observed them write 50% of the code for two projects in the matter of a few days. While I never got around to asking them how they coded so fast, this was probably one of the tools in their arsenal.

FYI in case you didn't read the article - it's not about LLM coding but about a blind software developer who uses a screenreader at 800wpm to read code. It's really astounding to hear how fast that is I recommend checking it out!

Re: Software Development at 800 Words per Minute

#7
ok, so you can understand the words at 800wpm...can you really comprehend what's being said? When I listen to youtube videos at 2x speed I can usually pick apart all the words just fine but I often have to slow it down to properly process the meaning behind those words.

Re: Software Development at 800 Words per Minute

#8

ok, so you can understand the words at 800wpm...can you really comprehend what's being said? When I listen to youtube videos at 2x speed I can usually pick apart all the words just fine but I often have to slow it down to properly process the meaning behind those words.

It's a matter of practice and progression. I listen to podcasts and audiobooks in English at 3x speed, but it took me maybe 2-3 years to get to this level.

I understand all casual and technical content just fine. The only thing tripping me is fiction where I struggle with character names that I don't know how to spell (my visual memory needs it!). That's an English-only problem though. I don't have any of those issues with content in my native language (Bulgarian).

Re: Software Development at 800 Words per Minute

#9
post #6

I worked with a developer briefly who would produce code at an extremely high speed (this was before LLMs) and I've observed them write 50% of the code for two projects in the matter of a few days. While I never got around to asking them how they coded so fast, this was probably one of the tools in their arsenal.

FYI in case you didn't read the article - it's not about LLM coding but about a blind software developer who uses a screenreader at 800wpm to read code. It's really astounding to hear how fast that is I recommend checking it out!

I understand it's about LLM coding, but if I don't put that disclaimer there'll be tons of comments telling me how programming skills are obsolete in the LLM age.

Re: Software Development at 800 Words per Minute

#10

ok, so you can understand the words at 800wpm...can you really comprehend what's being said? When I listen to youtube videos at 2x speed I can usually pick apart all the words just fine but I often have to slow it down to properly process the meaning behind those words.

Uh, the author is visually impaired. So they really have no other choice than "really comprehending what's being said."
Post reply on HN