Live data from Hacker News

Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

medium.com

81–83 of 83 posts

Re: Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

#81
post #32

Earlier quoted context omitted.

An aphorism I occasionally use (I can be tedious): "the only way to make a twenty-year old comfortable leading a meeting is to wait until they're a thirty-year old." Doesn't stop us from forcing the poor bastards to do public-speaking assignments or dropping them into "teams" of completely inexperienced people they've never met with no leaders in the name of ephemeral "soft-skills."

I am only 26, and I know I'm not good at management, but I don't think that's really true. During secondary school, I took part in Model United Nations conferences, and after the first two or three, I was magically completely happy standing up in front of a large audience of peers being asked awkward questions. There are a bunch of required skills that you can simply train (e.g. with Toastmasters), even if you can't…

I was active in Model UN many years ago, and I really just didn’t get Toastmasters. It felt like talking about nothing for no reason to people that don’t care. It’s unfortunate that meaningful formal debate seems to stop in adulthood. There certainly are plenty of things to disagree about.

Re: Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

#82
post #81

Earlier quoted context omitted.

I am only 26, and I know I'm not good at management, but I don't think that's really true. During secondary school, I took part in Model United Nations conferences, and after the first two or three, I was magically completely happy standing up in front of a large audience of peers being asked awkward questions. There are a bunch of required skills that you can simply train (e.g. with Toastmasters), even if you can't…

I was active in Model UN many years ago, and I really just didn’t get Toastmasters. It felt like talking about nothing for no reason to people that don’t care. It’s unfortunate that meaningful formal debate seems to stop in adulthood. There certainly are plenty of things to disagree about.

There should be a topic-specific analogue of Toastmasters and it shouldn't urge you to exude false confidence.

Re: Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

#83
post #12
post #6

Earlier quoted context omitted.

A lot of people would google FizzBuzz unfortunately.

I'm about to do some interviewing and I am much more interested in how they would handle a credit card provider being down when processing a transaction. Or if they can articulate that solution verbally. Or if they handle me taking an opposite position as devil's advocate well, etc.

Using a resilience library like Polly, if the transaction still fails after a few attempts then handle it according to business requirements.

https://github.com/App-vNext/Polly

Post reply on HN