If you thought code writing speed was your problem you have bigger problems
1–10 of 231 posts
Re: If you thought code writing speed was your problem you have bigger problems
#2Re: If you thought code writing speed was your problem you have bigger problems
#3Re: If you thought code writing speed was your problem you have bigger problems
#4Re: If you thought code writing speed was your problem you have bigger problems
#5Re: If you thought code writing speed was your problem you have bigger problems
#6Why not? Why can't faster typing help us understand the problem faster?
> When you speed up code output in this environment, you are speeding up the rate at which you build the wrong thing.
Why can't we figure out the right thing faster by building the wrong thing faster? Presumably we were gonna build the wrong thing either way in this example, weren't we?
I often build something to figure out what I want, and that's only become more true the cheaper it is to build a prototype version of a thing.
> You will build the wrong feature faster, ship it, watch it fail, and then do a retro where someone says "we need to talk to users more" and everyone nods solemnly and then absolutely nothing changes.
I guess because we're just cynical.
Re: If you thought code writing speed was your problem you have bigger problems
#7Seems easy to address with a simple rule. Push one PR; review one PR
Re: If you thought code writing speed was your problem you have bigger problems
#8Re: If you thought code writing speed was your problem you have bigger problems
#9Re: If you thought code writing speed was your problem you have bigger problems
#10> The bottleneck is understanding the problem. No amount of faster typing fixes that. Why not? Why can't faster typing help us understand the problem faster? > When you speed up code output in this environment, you are speeding up the rate at which you build the wrong thing. Why can't we figure out the right thing faster by building the wrong thing faster? Presumably we were gonna build the wrong thing either way in…
Why can't standing on your head?