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

mobjack

no profile record

コメント

mobjack
·4 年前·議論
That is short term cynical thinking.

Being able to give honest and constructive feedback is a skill that will grow your career more in the long run.

An exit interview is one of the safest times to practice that

I am not expecting anything to change, but I am going to do my best to make an impact as I leave for the benefit of the business and my coworkers.
mobjack
·7 年前·議論
There are still tradeoffs to be made no matter your skill level.

Good engineers choose between the minimal acceptable quality vs high quality code.

Bad engineers struggle to get create minimal acceptable quality in the first place.
mobjack
·7 年前·議論
Bugs get missed in testing because developers can't anticipate all the ways users can break it. That is why beta testing exists.

There are also bugs that are rare and take lots of effort to fix. You can first see how often that bug actually occurs in the wild before prioritizing it.

Sometimes it never occurs or if it does happen, the user can recover from it easily so it doesn't break your product.