Live data from Hacker News

Learning at work is work, and we must make space for it

sloanreview.mit.edu

111–120 of 467 posts

Re: Learning at work is work, and we must make space for it

#112

This is one of the reasons I quit programming. I could be spending time improving as a developer but instead they've got me doing some totally inconsequential "bug" fix (spend the next two hours updating this translation for the third time). I just got sick of someone rationalizing me doing non work by saying it's better for the business as though I have no broader perspective of what might be better for the business…

Who is "they"? Did you not have product teams writing clear business cases for everything you work on? Like if a developer doesn't understand why something is important it isn't going to get done right.

Re: Learning at work is work, and we must make space for it

#113

Earlier quoted context omitted.

You're correct but the difficulty is finding an alternative. Training employees who are then free to take their skills to another company that didn't bother with training gives that company the ability to lure workers away with higher salaries. There is a bit of tragedy of the commons in the skilled labor pool.

Won't it mechanically increase skilled people's wages?

up until the moment you realised that your very specific skill is not that worth much more elsewhere.

Re: Learning at work is work, and we must make space for it

#114

This is one of the reasons I quit programming. I could be spending time improving as a developer but instead they've got me doing some totally inconsequential "bug" fix (spend the next two hours updating this translation for the third time). I just got sick of someone rationalizing me doing non work by saying it's better for the business as though I have no broader perspective of what might be better for the business…

Can I ask what you do now? I'm programming for one and half decade and wonder about moving to something else. But it's bit scary as software is only thing I know.

Not OP, but I feel the same way as them. I'm taking an EMT class and planning on applying to PA programs. It's scary doing something totally different but it feels so much better.

Re: Learning at work is work, and we must make space for it

#115

I agree making time to learn at work for a job you've had for a while is important, but we should probably make a distinction for newhires. Software has a low barrier to entry and I'm sure many of us have been victim to people who earnestly, but mistakenly, believe they are capable programmers. As a result, they're constantly "learning", in effect turning the job into a classroom, and leaving embittered peers who hav…

This is a good point: the tradeoff for learning vs doing depends on how good a learner the individual is. You're describing people who are not efficient at learning. Therefore allocating a lot of learning to them is a bad idea.

Maybe this is why programming interviews are infamous for arbitrary puzzles: the more unexpected and weird, the more the interview tests adaptability rather than current skill.

Re: Learning at work is work, and we must make space for it

#116
post #109
post #86

Earlier quoted context omitted.

University is a total racket. We pay these institutions to be treated like their low level employees to provide job training for companies. Corporations have successfully offloaded their training responsibilities onto a process that used to be much broader than vocational training.

I disagree. I went to a state University and it really made me a better person. I worked in groups with diverse group of people and while it was tough I enjoyed the experience. Plus, it wasn't really that expensive considering my income now and before. However, I guess non-technical/engineering degrees have different results.

I had a good experience at undergrad, but that was due to its divergence from the norm. It actually gave me the broader perspective by having me read thousands of pages of the primary literature for the Western canon, along with in depth critical group discussions of the texts, and learning to write coherent papers. Nothing in my CS degree impacted my life, except making me marketable. Much of the CS I could have picked up on my own, and very little have I actually used in day to day jobs, except the programming experience. On the other hand, the literature program has indeed changed my life.

Re: Learning at work is work, and we must make space for it

#117

I’ve always learned on the job and have never asked permission. I guess I’m lucky that I haven’t worked in the type of places where somebody’s looking over my shoulder every minute of the day. Somewhere around an hour a day every day and I’ve been doing it for years and nobody has ever said anything about it. I subscribe to those weekly emails for the programming languages we use at work and I read them when they com…

Very much this. If the management culture at your workplace is so sick they feel the need to make this behaviour a problem, there are probably other things wrong with the culture there.

Re: Learning at work is work, and we must make space for it

#118

This is one of the reasons I quit programming. I could be spending time improving as a developer but instead they've got me doing some totally inconsequential "bug" fix (spend the next two hours updating this translation for the third time). I just got sick of someone rationalizing me doing non work by saying it's better for the business as though I have no broader perspective of what might be better for the business…

You do not understand what it is to be a programmer. Programmers fix bugs. It might be boring but it's required. Programmers document. It also might be boring but it's required. Programmers write unit tests. We've hired people that don't want to do the non-fun stuff. They don't last long, they generally come in, cause problems for the team and then leave. The people that are willing to do what's needed even if it isn…

You do not understand what the parent comment meant. It's not bug fixing he's opposed to. It's busywork and the idea that a programmer themselves have no idea how their time might be well spent. So much human potential wasted by corporate efficiency tyrants that do nothing other than burn out their employees.

Re: Learning at work is work, and we must make space for it

#120

I'm currently a frontend engineer. I told my team lead a while back that I'd like to transition to the server side, especially since our server team is woefully understaffed and our frontend team is overstaffed. He told me "Sure but you'll need to learn all that stuff on your own time". So I never did it because I'm interested in doing other things at home.

From the POV of your team lead, this is perhaps not an advantage move on his side, so I do understand his concern, after all he is not the company, just an employee as you. And from your description it seems that you are a competent employee, thus even the less

Nevertheless he should give a more encouraging answer as a team lead. And if you still want to make the change (looks like you are not very interested in it too), maybe just ask to spend a little more time on server stuffs and see what's the reply.

It's all negotiation and sometimes it's difficult to ask the right question.

Post reply on HN