Live data from Hacker News

Ask HN: What are your best life hacks/best tools in life/time savers?

news.ycombinator.com

71–80 of 140 posts

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#71

1) iMac 27" 2) Yoga + Meditation (everyday) 3) MixCloud (for fresh + awesome source of music playlist)

Meditation has been life-changing for me, and combines nicely with a good diet and regular exercise to keep me feeling terrific. Negativity and stress are almost non-existent for me, and at 48 years old I have never felt better in my life.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#72
post #43

When asked to do things you do not want to do, say no. Obviously you have to pick your battles, but this simple act is guaranteed to give you more time to do the stuff you do want to do.

Excellent point. An added benefit is that most people will respect you for standing up for what you want, and will tend not to bother you with trivia.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#73
post #50

I rarely cook a meal for just myself. Either I cook for my housemates, or one of them cooks for me. It saves a lot of time, because cooking scales sublinearly. It's also cheaper and tastier (I put more effort in if I'm cooking for others).

Also, if you live alone (or have a diet incompatible with your housemates), try cooking for several days at once. Cooking and meal planning are skills you're guaranteed to be using for life, so put in the time to become at least moderately competent at them.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#74
post #69
post #52

Earlier quoted context omitted.

>> 5) don't commute more than 20mins each way I walk to work. Free 1.5 hr of exercise every day and I don't have to spend money on transportation.

You can get to work some quicker way and run instead. Running is much more valuable than walking.

Well, you have to factor in changing out of your running clothes and showering if you're in a "professional" environment.

Also I have bad knees that make even the mile I walked to the job I just quit a little difficult. I doubt they will ever heal enough that running is a good idea.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#75
Think about ways you can spend a few dollars to save yourself time. By driving to my subway stop and paying to park instead of walking, I save myself over 5 mins each way every day. That comes to over 3 hrs a month I get back--about 40 hrs a year. I get exercise elsewhere and it is a pretty ugly walk anyway, so I don't miss it at all.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#76

1) iMac 27" 2) Yoga + Meditation (everyday) 3) MixCloud (for fresh + awesome source of music playlist)

++ for Yoga. You might also try Tai Chi.

I have found the physical demands of Tai Chi to be less extreme than Yoga. I have been in too many car accidents.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#77
post #42
post #35

GNU Screen is the big new thing for me. While old hat for many programmers, I just recently started realizing the power of it, especially detaching and reattaching, or reattaching to a broken SSH connection.

I agree, GNU Screen is great... but try tmux, I do prefer this one because of the ease of splitting horizontally and vertically without the need of a patch. If you want to stick with Screen... try Byobu

Is splitting terminals really that helpful? I tend to use 80 character wide, tall terminals so that I can have emacs sitting next to it (in similar dimensions). I guess if I used console emacs, having one terminal with it split would be fine, but when I'm using a tiling window manager, I don't necessarily see the benefit..

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#78

If your living space is limited, ditch your dining table and get a folding ping-pong table with wheels. Do this before you find your life partner.

Wow, I'm glad somebody thinks alike. My living room has no furniture whatsoever except for the ping-pong table and a refrigerator.

And this was a joint decision post finding my life partner!

Advantages:

1. Loads (and loads!) of fun, along with all the accompanying benefits of learning/improving at a sport

2. The lack of furniture ensures random hangers-on who visit don't stay for too long, and only good friends who can appreciate our lifestyle stick around for eats and drinks and such.

Disadvantages:

1. Hard to get work done at home

2. Nothing else that I can think of!

edit: formatting

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#79
Use a good social bookmarking service. I use Diigo, there are a few key things it does for me: - Keeps a copy of a page (if it goes off the web, i've still got it) - Lets you tag and keyword search all the content of my bookmarks (Useful when you have a few thousand built up over years) - Lets you highlight/annotate text on a page

I actually don't really use the "social" aspects of social bookmarking at all.

Re: Ask HN: What are your best life hacks/best tools in life/time savers?

#80
post #77
post #42

Earlier quoted context omitted.

I agree, GNU Screen is great... but try tmux, I do prefer this one because of the ease of splitting horizontally and vertically without the need of a patch. If you want to stick with Screen... try Byobu

Is splitting terminals really that helpful? I tend to use 80 character wide, tall terminals so that I can have emacs sitting next to it (in similar dimensions). I guess if I used console emacs, having one terminal with it split would be fine, but when I'm using a tiling window manager, I don't necessarily see the benefit..

Well, I sometimes have to work in a server without X Windows, but with framebuffer enabled and tmux it's a pleasure to work on it.
Post reply on HN