Ask HN: Little hacks that make your life easier?
31–40 of 84 posts
Re: Ask HN: Little hacks that make your life easier?
#321. Synergy I use Synergy to use my netbook's keyboard and touchpad for my workstation. I just zoom everything up on the workstation and lay back on the bed and code. Very cool. Bash alias on both systems is "synergize" The next thing that I am going to do is switch the server and client roles automatically so that when I am using the workstation I would be able to control my netbook. 2. Tmux I ssh to the workstation…
alias wl="vim -o $HOME/worklog/{todo,progress,done}"
Tasks flow down the splits. If you'd prefer tasks to go left-to-right, use `-O`.Re: Ask HN: Little hacks that make your life easier?
#33I can't recommend LastPass enough. Also, PIA for VPN. I put a little cash and my credit card in my phone case so that I have only one thing to carry and always have money on me. I really liked f.lux when I used windows, if only I had a decent replacement for ChromeOS.
I really want to like LastPass, but I can't get over all of my passwords being stored on someone elses server. Doesn't that seem like a terrible security risk?
Re: Ask HN: Little hacks that make your life easier?
#34Earlier quoted context omitted.
How does it compare to just using git grep?
It works outside of git repositories and is faster than grep or awk.
Re: Ask HN: Little hacks that make your life easier?
#351. Synergy I use Synergy to use my netbook's keyboard and touchpad for my workstation. I just zoom everything up on the workstation and lay back on the bed and code. Very cool. Bash alias on both systems is "synergize" The next thing that I am going to do is switch the server and client roles automatically so that when I am using the workstation I would be able to control my netbook. 2. Tmux I ssh to the workstation…
Re: Ask HN: Little hacks that make your life easier?
#36echo 127.0.0.1 news.ycombinator.com >> /etc/hosts
Re: Ask HN: Little hacks that make your life easier?
#37My shirt rack has three "zones". Clean clothes go in zone 1. When I take out a shirt, I put a special color hanger in its place. At night I hang up my shirt in the next zone, or chuck it in the hamper as appropriate. My memory for little stuff sucks, so this makes it easy to wear each one three times.
Re: Ask HN: Little hacks that make your life easier?
#38My shirt rack has three "zones". Clean clothes go in zone 1. When I take out a shirt, I put a special color hanger in its place. At night I hang up my shirt in the next zone, or chuck it in the hamper as appropriate. My memory for little stuff sucks, so this makes it easy to wear each one three times.
Re: Ask HN: Little hacks that make your life easier?
#39I feel the risk is low, I trust google enough and there's really no risk as a cardholder anyway
Re: Ask HN: Little hacks that make your life easier?
#40A Mac app called Alfred has saved me countless hours. It comes with a clipboard manager (extremely useful), and the ability to create custom workflows/hotkeys, which I use to switch back and forth between Skype, Chrome, and Sublime. iTerm2 already has a hotkey feature built in, but if it didn't I'd have made one (takes Following Gary Bernhardt's advice, mapping Caps Lock to a modifier key (he recommends Control I thi…
Where can I find hop? All my search results talk about traceroutes.