Ask HN: What are your long-term goals?
61–70 of 79 posts
Re: Ask HN: What are your long-term goals?
#62Reduce health care spending in the US by 50% without decreasing quality of life or life expectancy. Started a company that is trying to achieve those goals.
The answer seems to be universal single payer health care.
Re: Ask HN: What are your long-term goals?
#63Re: Ask HN: What are your long-term goals?
#64Retire by 40
I thought the same thing, but I’d have no idea what to do without work. If I didn’t have to save for kids college, I could retire now at 46. Other problem is 401k can’t be accessed until 60. Retire for me just means enough FU money, but I’ll probably work till I drop dead.
Re: Ask HN: What are your long-term goals?
#65Re: Ask HN: What are your long-term goals?
#66Yes. I run the behavior-change company Pavlok[1] -- our goal is quite massive -- to help 100% of people achieve 100% of commitments they set. That means, ending addiction, 100% adherence to diets, etc. We create technology (the Pavlok wearable, and the Shock Clock at this moment), offer coaching, create courses, and much more to build the world's first truly effective behavior change platfom. I wrote a FB thread abou…
Re: Ask HN: What are your long-term goals?
#67Lifetime goal: being kind to everybody at all times. Means to achieve it: first, became aware of every time I am not being kind; later, analyze the circumstances that lead to that behavior, so that I can prevent them in the future. This sometimes requires undoing bad habits. I do have other goals, but they are much less important.
Re: Ask HN: What are your long-term goals?
#68Yes. I run the behavior-change company Pavlok[1] -- our goal is quite massive -- to help 100% of people achieve 100% of commitments they set. That means, ending addiction, 100% adherence to diets, etc. We create technology (the Pavlok wearable, and the Shock Clock at this moment), offer coaching, create courses, and much more to build the world's first truly effective behavior change platfom. I wrote a FB thread abou…
I am awfully intrigued by the downvotes here!
Re: Ask HN: What are your long-term goals?
#69Reduce health care spending in the US by 50% without decreasing quality of life or life expectancy. Started a company that is trying to achieve those goals.
The answer is fairly simple if we look at the examples available to us - health metrics and spending per capita of of all other first world nations. The answer seems to be universal single payer health care.
I think instituting a single payer system in the US would be a good first step, but it is unlikely to completely solve our problems.
Re: Ask HN: What are your long-term goals?
#70Something I've become passionate about in the last couple of years is reliability in software and professionalism in software development. I feel like we're at an inflection point where the cost of developing formal specifications is coming down enough for more teams to be using them in their practice. I'd like to continue that trend to allow more developers to use pure maths to solve their problems and use computers…
This is something I think about from time to time as well, I haven't been able to see how to actually implement this in a real project. When I studied Computer Science, I had a particular interest in formal design, (studied Eiffel breifly) but haven't seen that aspect of it translate into my work. I work in enterprise web application development, and the way projects are estimated, resourced and budgeted (in my exper…
For your two examples, rather than modeling how you communicate with Facebook for the bot, focus on how the bot gets data to and from your e-commerce store and how they stay synchronized or consistent. Your communication with Facebook's services may not even make it into your model. For the angular driven warehouse catalog application, same thing. You don't need to model angular and the UI. You need to model how the data gets to and from the UI and stays consistent with the warehouse catalog.