HackerTrans
トップ新着トレンドコメント過去質問紹介求人

maligree

no profile record

投稿

Ask HN: Wanting to grow – what questions should you ask yourself?

101 ポイント·投稿者 maligree·4 年前·58 コメント

コメント

maligree
·3 年前·議論
This was 22 years ago... it's honestly so tiring to see people use this as a "got 'em!" argument. Times change, businesses change. This is not a case of ideology.
maligree
·4 年前·議論
I feel this is a good question, but alone may be a step too far, too abstract to provide insight. At least without guidance.

Isn't the honest answer "I don't know. No-one knows."?
maligree
·4 年前·議論
Great points, thank you.

You also helped me realize that part of all this mess is that I HAVE been feeling old. Well, maybe not old... older. I feel like I got hyper-focused on being a programmer (and I feel I never explicitly committed to it, just sort of went along with it) and now I just realized it's been 16 years.
maligree
·4 年前·議論
Thank you!

Something I realized when reading your response is that I winced a tiny bit when you mentioned "finding meaning in your work" - as if that was something I did not believe could be achieved.

I think in my mind it's more about going to work and doing things are not... so made-up. I find this extremely hard to communicate. This may be due to me being too far removed from the actual impact whatever we deliver may have. Or as other posters have pointed out, lack of confidence in the general mission.

Or maybe I haven't yet figured out the real reason and this is just something my brain has made up.

Again, thanks for your response.
maligree
·4 年前·議論
Hey, thanks for your input! These are good questions.

Funny thing. A few months ago I've also decided to improve my communication skills - both in reading and writing. (Long way to go...) It did hit me that whatever I end up doing in the long run, communication is the only 100%-reusable skill that can pay off anywhere. And so much time is wasted due to sub-optimal communication.
maligree
·4 年前·議論
Interesting point! I think there's something to it.

Forgive me if my central European bias is showing, but I've always discounted how important it is to align yourself with the mission of the company you decide to work for. Seemed to me like it's a complete bonus and luxury if the two overlap, and the default is just... work.

Of course as long as the company isn't actively working against something you would consider your values.

But it's definitely a question that can't be ignored if one wants to do some digging.
maligree
·4 年前·議論
Using the sorted() built-in returns a new sorted array. Getting keys from a dictionary is literally just calling dict.keys(). Sorry, but I don't think you've used Python enough to offer lists like these.