Marcus Aurelius' Stoic idea of winning the morning. This means doing your best to make the most of the first part of the day: arise early and jump into doing the most important tasks of the day. Practice good habits. Then, as the day expands and becomes less in your control, you've 'won' the morning. I use 'win the morning!' almost as a mantra, and just that single, simple idea been life-changing.
Ask HN: What Skills to Acquire in 2020?
631–640 of 876 posts
Re: Ask HN: What Skills to Acquire in 2020?
#632Earlier quoted context omitted.
I guess I understand how many people dislike cooking, I guess. For me, it's a very creative, relaxing, rewarding, (and necessary) process in my life. For me, it's like coding, but with ingredients. Take a bunch of relatively trivial components, and combine them creatively into something complex, useful, even beautiful--inspiring. You generally follow "industry best practices", but there's plenty of room for interpret…
Cooking is like coding. Baking is like quantum physics.
Re: Ask HN: What Skills to Acquire in 2020?
#633Earlier quoted context omitted.
I have a lot of trouble finding first principles resources. For instance, I'm trying to build up my expertise in business intelligence / analytics. I have found it basically impossible to find anything that isn't at the "for dummies" and / or temporarily dominant technology level. Do you have strategies for finding these kinds of books?
Mining your Own Business is a great book about delivering business value for analytics programs.
Re: Ask HN: What Skills to Acquire in 2020?
#634Marcus Aurelius' Stoic idea of winning the morning. This means doing your best to make the most of the first part of the day: arise early and jump into doing the most important tasks of the day. Practice good habits. Then, as the day expands and becomes less in your control, you've 'won' the morning. I use 'win the morning!' almost as a mantra, and just that single, simple idea been life-changing.
I guess what I'm saying is, I feel like if you put the right spin on almost any series of morning activities you can call it winning the morning. So it's not very prescriptive advice that I can use to be more productive. It's almost a tautology - to be more productive, start your day by being productive.
Re: Ask HN: What Skills to Acquire in 2020?
#635Marcus Aurelius' Stoic idea of winning the morning. This means doing your best to make the most of the first part of the day: arise early and jump into doing the most important tasks of the day. Practice good habits. Then, as the day expands and becomes less in your control, you've 'won' the morning. I use 'win the morning!' almost as a mantra, and just that single, simple idea been life-changing.
"If it's your job to eat a frog, it's best to do it first thing in the morning. And If it's your job to eat two frogs, it's best to eat the biggest one first."
- not Mark Twain.
Re: Ask HN: What Skills to Acquire in 2020?
#636Some suggestions: - Build something. A new workbench for your office. Fix up an old car. Build a pull-up bar in your garage. Use your hands, cut some wood and metal, and treat yourself to a new tool or two. Do this with every project and you will have a nice tool collection before you know it. - Learn to take pictures on a manual camera. You can do this with a modern automatic camera if it has a manual mode. Learn ab…
What blows my mind is how much I took my ability to cook for granted. So many people my age (millennial) can barely cook anything. I have friends who eat out every single meal of every single day. People give me weird looks when every single workday I have the same answer to “you wanna go out and get some lunch?” “Nope. I have leftovers!”
Cooking edible food is easy for most people, they are either lazy or like me sometimes where their appetite is gone. Following recipes is more bothersome than you think for a lot of folks, programmers don't find it that bad given they are used to reading monotone instructions.
I was actually thinking about opening an online food service for people with diabetes/weight problems/specific goals where you can get good food delivered to your home. The recipes aren't that different for someone doing keto and suffering with diabetes type 2. They can generally be combined for example.
Finding ingredients for a keto low carb diet is hard if you are vegetarian/vegan and there is ton of problematic information out there. Recipes are not clear, it won't taste good and frankly speaking, it is expensive if you get the ingredients in low quantity due to the demand.
People need a dietician + food without jumping through many hoops. That way, More people can be healthy.
Re: Ask HN: What Skills to Acquire in 2020?
#637Some suggestions: - Build something. A new workbench for your office. Fix up an old car. Build a pull-up bar in your garage. Use your hands, cut some wood and metal, and treat yourself to a new tool or two. Do this with every project and you will have a nice tool collection before you know it. - Learn to take pictures on a manual camera. You can do this with a modern automatic camera if it has a manual mode. Learn ab…
I have done all of the above except the classical music. I find spending time to do meditation is more useful. All of the above, I find cooking is an incredible skill that many people underestimate greatly. Here are the things that I do for my cooking for every week or every two weeks. + 30-45 minutes grocery shopping including driving. + 30-60 minutes per day to cook daily dinner and prepare breakfast. + 10-15 minut…
https://chrissnell.com/cookbook/womc.pdf
Hope you enjoy it as much as I did. For newcomers to the book, I highly recommend the cheese enchiladas recipe and the anticuchos recipe. Anticuchos are not authentic Tex-Mex but they are very much tied to San Antonio and that recipe is probably the best in the book if you make it with good quality steak.
Re: Ask HN: What Skills to Acquire in 2020?
#638Earlier quoted context omitted.
Totally agree. It's so easy to overthink cooking. Take off the exec-chef-in-restaurant apron and focus on the simple stuff: - Add salt/pepper/spices by hand if you can. Shakers/larger-volume canisters lead to over-application, but it's so easy to grab a little bit of salt, apply, taste, and do it over again until you hit the right mark - Learn how to cook in a single pot - stews/soups/etc. Saves on cleaning, and brot…
Easy to overthink you say, yet you’ve listed a lot of quite complicated aspects, many of which aren’t directly related to cooking.
Re: Ask HN: What Skills to Acquire in 2020?
#639Earlier quoted context omitted.
I have a suspicion this kind of living, in part, explains why so many people are miserable. I feel like removing every inconvenient thing from your life, and "having someone else do it for you" must make your ability to handle discomfort atrophy to the point where the tiniest unpleasantness feels like a catastrophe. Like muscles, your brain, your immune system, etc., we need a little discomfort / struggle once in a w…
I believe that your comment is spot-on. As one part of the population goes further and further towards living in a world where we get everything we need from a smartphone, another part of the population has figured out that this is the road to misery and is running quickly in the other direction, embracing stoicism, cold showers, and Crossfit workouts. A podcast I listen to calls this "ordinary misery" and stresses t…
Re: Ask HN: What Skills to Acquire in 2020?
#640In the cloud technologies, I would focus on serverless. I see serverless as basically just another abstraction layer beyond containers. You shift the burden of managing all that to the cloud provider. Even if you are fluent in k8s, using managed services / databases and letting someone else do the heavy lifting while you focus on just code is very rewarding.