Earlier quoted context omitted.
Well... isn't everyone basically spending all their time (working) to just incrementing numbers in a server (bank account balance)?
The difference is that you can accomplish meaningful things in reality with those numbers.
Ask HN: What was your “why didn't I start doing this sooner” moment?
221–230 of 785 posts
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#222Every time I start seriously exercising this hits in about week ~4. Sadly, I only generally keep it up for 6 months before falling back to old habits. Professionally: email lists. If you have any reason to have a blog, you should have an email list. It surfaces the identities of the people who are actually interested in what you have to say, and ties people to you much, much tighter than "Oh yeah, that thing you wrot…
If you want better luck making the exercise (or any other) habit stick better. Try one or more of the following: * reduce the habit down to a ridiculously small subset of the habit. Eg. "I will floss every day" becomes "I will floss my upper, front two teeth". Or "I will exercise every day" becomes "I will change into my exercise clothes and step out my front door.". You don't have to floss all your teeth... just one…
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#223Here's my list: - Using Vim. Just do it. You'll be more productive than in most other editors, and you can use it over ssh on pretty much any machine. - Using Python. Batteries included means less work for you to do. - Using Django. Ditto - Stopped chasing the latest and greatest JS framework and just use what I know (jQuery and Angular lately). Not worth my time when I already feel very productive. - Use puppet for…
I don't understand the hype behind vim. The biggest productivity boost I find is having an editor which has great code completion and error squigglys as soon as you cause an error.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#224How about stopped doing? There was a weekend where I had spent close to 20 hours playing World of Warcraft to farm materials and reagents for the epic engineering mount. After I had finished it, and spent the requisite time showing it off in-game, I looked around and realized that all of thrill of lifelong learning and making things in the "real" world has been subsumed when all my spare time was consumed in a virtua…
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#225Learning Python! I've been a C#/Windows developer for years. I then switched to Ruby, which for some reason inevitably means you switch to a shiny mac, and then your work paradigm changes revolving around the command line. One day a quick task came up, and I decided to hack it out. The only library I could find was a python library, so that's what I used... and it was so quick to get something. 10 lines later my bori…
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#226Earlier quoted context omitted.
Why not just give it a try on your own? Do it for 21 days and don't let yourself have an opinion on it until that stretch of time is done. Then see how you feel and make a decision.
At least in the western Zen tradition, there's a strong element of 'try this and see if it works for you' which I deeply appreciate. Empirical religion ftw.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#227Daily exercise, forgot about this for years. I think more clearly, feel better during the day, sleep better at night.
Home cooking, so easy to lose this joy when busy.
Swimming in the water when ever you go on vacation, whether is a pool, or stream, or ocean.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#2283 things for me: 1) Meditation, I used to think it was something hippies did. I now think its worth 10 IQ points. I honestly can't recommend it enough. 2) Sleep, I'm getting close to 40 and the last 2 times I pulled all nighters I ended up deleting pretty much all the code I wrote from 11pm onward. 3) Occasional Fasts. I normally fast from 6pm until noon the next day but I now do one 3 day fast each month. I think th…
Any meditation tips? I've gone through multiple fits & starts but I just can't keep my mind from wandering.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#229Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#230Clojure (LISPs, more generally)