Hacker News new | ask | show | jobs
by flexagoon 2 days ago
> 90% of my time as a coder is spent typing

> 90% of our time should be spent thinking

Thinking and typing often happen at the same time. Its much easier for many people to reason about a problem by writing and changing the code, and it's also why LLMs can significantly reduce code understanding even if you read everything they wrote.