Live data from Hacker News

Ask HN: What did you learn the hard way?

news.ycombinator.com

61–70 of 322 posts

Re: Ask HN: What did you learn the hard way?

#61
How to run..

After I first started running and losing some weight, I became enthusiastic about it. Then with the notions of 'more is better' and 'no pain, no gain', I cranked up the mileage and pushed through the pain. But I learned a hard lesson when I tore a calf muscle.

Since then I've learned that form and technique, consistent and gradually harder practice, and getting expert help are necessary to really learn something. Ten years later, and over 18k miles logged, I can say I know how to run.

Re: Ask HN: What did you learn the hard way?

#62
When you tutor someone, don't tell them what to do step by step. When they ask you how to solve a problem, don't solve it for them.

It's tempting to explain in minute detail something you are good at, but if you always tell people how to do their job, they will become dependent on you.

Let them figure it out on their own.

When there's a bug in their code, point it out, but don't tell them how to fix it.

If you alwaystell people how to do stuff, they will never learn to think for themselves.

Re: Ask HN: What did you learn the hard way?

#66
Know when it's time to quit, and when to accept failure.

Putting hours, effort, and emotion into a person/project won't save it from inevitable collapse if that's the direction it's headed in. Set a timeline, create metrics, and if you aren't on a positive trending track, quit, otherwise you'll just keep chasing something that will lead at best to mediocrity.

Re: Ask HN: What did you learn the hard way?

#68
The danger of overly ambitious goals is their brittleness, and when they break, they break all the way. Much like "the best camera is the one you have", the best diet is the one you keep, and the best course is the one you'll attend. It's better to set yourself up for modest success than spectacular failure.

-------

Community matters. Relationships with other people matter. When I thought strong work would scratch my every itch, it's because I'd yet to discover the contours of other ways of life one might have. I was fine being an antisocial workaholic at 20. As I approached 30, my face went white as some unspoken emotional thing in me began to realize what I'd missed. But you can come back from that, and it's very worth it. If you're willing to suss out the rules of engagement and play it straight, the world is happy to have you.

-------

Western religion and American conservatism (archetypically, not the current implementations) have interesting and important insights about society and conduct, and they're things that off-the-shelf liberal culture suppresses or misunderstands, not from raw malice, but from calcified disinterest.

Revisiting the bible and last-generation conservative ideology with the idea that it might be an imperfect set of abstractions with something to teach rather than a guidebook for cruelty to be read literally led to a lot of personal growth, since the stories are archetypes about different types of conduct and their potential consequences. These stories aren't always right, and aren't always useful, but they were a second voice that, living in a coastal/liberal/progressive filter bubble, I had never heard. Seeing and understanding the "best" of what the right thinks, instead of the most "otherizing", led me to a worldview that feels more balanced, more centrist, and less polarized. It makes me assume positive intent in more people, and pick sides and fight less often.

I credit Jordan Peterson's lecture courses for packing these in a way that my progressive athiest self didn't immediately reject.

-------

https://www.kalzumeus.com/2012/01/23/salary-negotiation/

Everything @Patio11 says about salary is true. I missed out on gigantic sums of money, but later got them back on the table. The mental models in the article have, on a 5 year timeline, resulted in serious earning growth with absolutely no negative consequences.

Re: Ask HN: What did you learn the hard way?

#70

Worse is better Or, to put it a bit more optimistically - usable now is better than perfect later. I've found that, if I disappear behind a curtain and spend a long time trying to make something really well-polished and feature rich, that just gives the user a lot of time to build up their expectations, and also to get frustrated by the delay. By the time you ship, they'll be actively looking for ways to find fault.…

Thank you, I think there’s generally some perfectionism on the technical side and things that are easier to address later that don’t require delays
Post reply on HN