Hacker News new | ask | show | jobs
by wdrw 1503 days ago
In my ~20-year career I have never once been in a workplace setting where creativity wasn't valued. This is especially true of "technological creativity" (finding a new way of solving a complex technical problem, or better yet - finding some way to NOT have to solve the problem in the first place). But it is also true of "product / business creativity", "marketing creativity", etc. That does not mean that all ideas have equal merit. A new-grad hire may think their creative ideas aren't valued, but that is just because they don't yet truly know all the problem constraints - in a few years' time their creativity will shine.

I also had a situation a couple of times very early in my career, where as an intern I proposed some truly novel approaches, and was told that yes, they're potentially very good, but very risky and never tried before, and that I'm only there for X months and won't be around to deal with the consequences if they fail, so they're not going to do it - but I was told that if I was a full-timer, the decision may have been different.

2 comments

> In my ~20-year career I have never once been in a workplace setting where creativity wasn't valued.

Mayhaps, but if true this is atypical and fortunate. Ninety-nine percent of people get shunted into subordinate labor with no creative meat, in which their job is to support the manager's career and that it all that matters--and this is also true in software, now that the Jira jockeys have taken over and turned it into ticket-shop day labor. Congrats if you've escaped the sprint work, but most people can't.

I disagree that "supporting the manager's career" is necessarily at odds with creativity. Once you reach a certain level of knowledge in a workplace (problem domain knowledge, codebase knowledge, etc), different options appear to deal with each incoming Jira. You can solve them naively, or you can solve them creatively to produce better results and set up the codebase for more success in the future, or you can even (surprisingly often!) question some assumptions and find a way to not even do the work as-originally-specced but rather substitute some simpler version. These latter options make your team (and thus your manager) look even better, there's no conflict of interest here. Sure, this doesn't work with grunt-level "move this button over here" tasks, but presumably after you've actually built up the knowledge I was talking about earlier, you're assigned more interesting and challenging tasks (which are never in short supply).
> Congrats if you've escaped the sprint work, but most people can't.

Are you not involved in designing the solutions and the tickets too? And is that process not creative?

Our experiences are different.

Once, on a job where I was full-time, not an intern, I proposed something new and my boss said, "That's a great idea. Please don't tell anyone. They'll want us to do it."

This was not the best boss I ever had but also not the worst.