HN user

luisehk

62 karma

https://herrada.me

Posts1
Comments31
View on HN

I think the term has negative connotations because of people who build the wrong thing before asking critical questions or clarifying anything that would help shape the requirements.

I understand some people enjoy being just implementers, though. I don't think that's enough but to each their own.

I understand your point and I agree, but have you read the book? It's useful for managing stakeholder expectations and to fight scope creeping by keeping things simple.

Yep, working remote is awesome. Just consider not everyone is a good remote worker, so you need to filter out a lot of people who want to work remote but don't have the skills (yet).

30 mins is an estimate, but also they are simple recipes, 3-4 ingredients max. More complicated stuff I save it for the weekend.

Yeah, I've been in the hospital twice in the last 2 years thanks to the stress of running a company and obsessing about being productive. I've made lifestyle changes and they've not only made me more productive but also healthier physically and mentally.

Lifestyle changes:

  - Live near work to avoid traffic
  - Work around 35 hours a week
  - Don't take my work home
  - Don't even think about work on weekends
  - Do things that make me happy and unrelated to work
  - Don't stress about attending every tech meetup
  - Moderate alcohol consumption. Used to drink everyday
  - Exercise but don't obsess about it
  - Understand building a successful company takes years of work
  - Therapy. Don't need it as much anymore but I check-in on a monthly basis
  - Constantly remind myself that Health > Happiness > Work
Usual routine goes like this:
  - 6:00am: Wake up, make breakfast, shower, etc.
  - 7:20am: I'm at work at 7:30 am (10 mins commute)
  - 7:30am: Meditate 20 mins
  - 7:50am: Set objectives for the day
  - 8:00am: Get stuff done. (insert productivity tips here)
  - 3:30pm: Eat lunch
  - 4:00pm: Get home and relax
  - 4:30pm: 20 mins workout at home
  - 5:00pm: Spend time with my wife and disable phone notifications
  - 6:00pm: I may play the guitar, play videogames or watch some Netflix 
  - 8:00pm: Make dinner, probably some new recipe I found on the internet
  - 8:30pm: Watch some TV show or read a book, or just chill
  - 10:00pm: Get to bed
EDIT: formatting.

Well, a critical eye is a must. Just keep away from the noise and pay attention to what would really make an improvement on your current framework/workflow.

For example, I still do my web development in Django or Flask because they do the job, I'm pretty good at Python and most projects don't really need the concurrency Go or Elixir offer.

One of the best recent additions to my skillset was Docker... a lot of people say containers are not a must but they really made my life easier and allowed me to do cool things for clients from different industries.

It doesn't sound as cool as doing machine learning, computer vision or natural language processing, but don't let the AI/VR hype make you anxious, just focus on what you really want to do.

Lately I've been writing some small scripts in Python to automatize some work and learn the language too, so this site is just what I needed. Great stuff.