Earlier quoted context omitted.
>Most developers hardly ever actually do anything legitimately hard in their day-to-day work. I might agree with that in an absolute sense. But if we're going to talk about percentiles, and relative to the human population, very few people (percentage-wise) can even do the "easy, boring" part of programming you're referring to.
It is hard to learn. But once you learn it, not that hard to do CRUD day to day. When you have to learn some new framework/library it gets harder again.
Four Hours of Concentration
81–90 of 93 posts
Re: Four Hours of Concentration
#82Earlier quoted context omitted.
>Most developers hardly ever actually do anything legitimately hard in their day-to-day work. I might agree with that in an absolute sense. But if we're going to talk about percentiles, and relative to the human population, very few people (percentage-wise) can even do the "easy, boring" part of programming you're referring to.
It is hard to learn. But once you learn it, not that hard to do CRUD day to day. When you have to learn some new framework/library it gets harder again.
Re: Four Hours of Concentration
#83Unbelievable, 40+ comments and not one contrary opinion. Alright, I'll be that guy. I have no trouble doing more than 4 hours worth of mentally strenuous work in a day, and neither do most of the people I work with. Frequently enough I've put in sustained 12-16 hour days for weeks on end to meet a tough deadline. You'll generally find that the most successful people who are best at what they do have no trouble with t…
The article refers to mathematical work, which is by its nature very dense, much more dense than other intellectually-demanding jobs like programming. As a programmer, you might spend half an hour now and then thinking through all the potential race conditions in a parallel algorithm. But you don't do it non-stop all day, day in and day out. Most of your time is spent on things that require far less concentration.
Re: Four Hours of Concentration
#84Unbelievable, 40+ comments and not one contrary opinion. Alright, I'll be that guy. I have no trouble doing more than 4 hours worth of mentally strenuous work in a day, and neither do most of the people I work with. Frequently enough I've put in sustained 12-16 hour days for weeks on end to meet a tough deadline. You'll generally find that the most successful people who are best at what they do have no trouble with t…
If I were to hire someone, and he claimed he can put in 12-16 hour days for weeks on end, I'd be inclined not to hire, based on the expectation that it means that he's either bullshitting me, or does not understand his own limits. In 17 years of managing many dozen staff, mostly developers admittedly, in a variety of different settings, I've never seen a someone that managed to be productive with mentally strenuous e…
Re: Four Hours of Concentration
#85I don't intentionally try to structure when/where/how I think about things, but after 23 years, I've gotten pretty in tune with knowing how things 'feel' inside. I know if I'm going to have a shitty day or a great day the moment I wake up, the first interaction I have with a person (knowing this may make it more likely to happen, but short of that...). I know when my brain is running on all cylinders, and when it's c…
Re: Four Hours of Concentration
#86Unbelievable, 40+ comments and not one contrary opinion. Alright, I'll be that guy. I have no trouble doing more than 4 hours worth of mentally strenuous work in a day, and neither do most of the people I work with. Frequently enough I've put in sustained 12-16 hour days for weeks on end to meet a tough deadline. You'll generally find that the most successful people who are best at what they do have no trouble with t…
I think you may be missing most interesting point of article which is about the cognitive limits of enhancing skill through deliberate practice. There was an academic paper a few years back "The role of deliberate practice in the acquisition of expert performance" ( a nice summary here - http://blog.vivekhaldar.com/post/3881908748/tldr-summary-the... ). The paper breaks down 3 types of activity: work, play and delibe…
Re: Four Hours of Concentration
#87Earlier quoted context omitted.
It is hard to learn. But once you learn it, not that hard to do CRUD day to day. When you have to learn some new framework/library it gets harder again.
Well, as a mathematician, I can say the same is true of mathematical research. Climbing Mount Bourbaki is a difficult endeavour, but from the top the pastures are relatively peaceful to explore. Most papers are not groundbreaking theoretical sledgehammers, but minor updates on footnotes of a vaster theory.
Just recently I was given a task of debugging a major problem with our website that was causing frequent emergencies -- and apparently, was mystifying the developers.
My lead realized I'd need to understand the website's infrastructure first, so he took about 45 minutes explaining how it all fit together and where the problem occurred. But once I got to that point, my reaction was, "Wait -- wouldn't the problem go away if you just ... didn't do $STEP at that point?"
Turned out to be the entire solution to the problem.
Re: Four Hours of Concentration
#88Do we have any idea what it actually _is_ what is getting depleted when we start to run out of energy or concentration? It's something I've wondered about already a few times - I mean I can pretty much feel running out of steam myself. Which means there is some way in which my mind is able to measure whatever it is that it causing this.
Re: Four Hours of Concentration
#89Earlier quoted context omitted.
>Most developers hardly ever actually do anything legitimately hard in their day-to-day work. I might agree with that in an absolute sense. But if we're going to talk about percentiles, and relative to the human population, very few people (percentage-wise) can even do the "easy, boring" part of programming you're referring to.
It is hard to learn. But once you learn it, not that hard to do CRUD day to day. When you have to learn some new framework/library it gets harder again.
Re: Four Hours of Concentration
#90Earlier quoted context omitted.
It is hard to learn. But once you learn it, not that hard to do CRUD day to day. When you have to learn some new framework/library it gets harder again.
Hey, I'm not the one you need to convince. You should be talking to VCs about your great idea to save money on programming by hiring burger flippers and turning them into mediocre programmers.