286

LESSWRONG
LW

285
Life ImprovementsSoftware ToolsPractical
Personal Blog

40

Ten small life improvements

by paulfchristiano
20th Aug 2017
3 min read
19

40

40

Ten small life improvements
5eggsyntax
4RomeoStevens
4HungryHippo
1ShardPhoenix
3lukeprog
1buybuydandavis
1Dr_Manhattan
0Risto_Saarelma
0wuthefwasthat
0JohnGreer
0gilch
0Peter Wildeford
0paulfchristiano
0westward
0MaryCh
0entirelyuseless
0Dustin
1paulfchristiano
0Dustin
New Comment
19 comments, sorted by
top scoring
Click to highlight new comments since: Today at 1:36 PM
[-]eggsyntax8mo50

A few 2025 updates to Paul's recommendations, some of which are now outdated:

  • Spectacle => Rectangle
  • AdBlock => uBlock Origin (IIRC AdBlock proper got sketchy; if you want a closer 1:1 match go with Adblock Plus)
  • Karabiner => Karabiner Elements
  • ClipMenu => CopyQ (the best of the ones I've tried but there are others)
Reply
[-]RomeoStevens8y40

news feed eradicator

delayed gratification

rescue time

Increase the delay on reward loops with your phone by activating developer settings and setting colorspaces to black and white and setting animation speeds to 2x or 5x. I tried going back to 2x after months with 5x and it felt palpably neurosis inducing.

Reply
[-]HungryHippo8y40

keyboard shortcuts to snap windows to any half or third of the screen (or full screen).

In Windows 10 you can,

  • Maximize a window using Windows Key + Up Arrow.
  • Un-maximize with Win + Down Arrow.
  • Minimize window with Win + Down Arrow again.
  • Cover left half, with Win + Left Arrow.
  • Upper right quarter with Win + Right Arrow, followed by Win + Up Arrow.
  • Lower left with Win + Left Arrow, followed by Win + Down Arrow.
  • When using left/right split windows, dragging the center resize bar will resize both windows.

Very convenient.

Reply
[-]ShardPhoenix8y10

You can also move windows between monitors with Win + Shift + Left/Right.

Reply
[-]lukeprog8y30

One of my most-used tools is very simple: an Alfred snippet that lets me paste-as-plain-text using Cmd+Opt+V.

Reply
[-]buybuydandavis8y10

Video Speed Controller

That sounds nice!

Hope it works in mobile chrome. I prefer all talking videos at 2x, and have to go back to youtube desktop to get it. It will help me get off Youtube, and move to alternate video sites now that Google's has changed it's motto to Do Evil.

EDIT: yay! Works at Bitchute

Reply
[-]Dr_Manhattan8y10

Org-mode is an emacs outliner plugin that has clocking also

Reply
[-]Risto_Saarelma8y00

And for people on the Vim side, there's VimOutliner for doing workflowy-like outlines, also with a time-tracking component.

Reply
[-]wuthefwasthat8y00

clipmenu lets you configure the history amount - I set it to 1000. also you can save snippets to paste (accessed via a different hotkey) - e.g. your email address, email templates, common code snippets in developer console

also, a possible alternative to karabiner for vim users is wasavi, which lets you use vim in browser textareas

Reply
[-]JohnGreer8y00

You might be interested in Inbox When Ready which can hide your inbox and do a number of other things.

Reply
[-]gilch8y00

AutoHotKey can remap keys in Windows, among other things. I used it to get basic Vim commands in any text field. It also has a Python module. I haven't found a good alternative for Linux or Mac.

Reply
[-]Peter Wildeford8y00

Have you thought about Vimium instead of Karabiner?

Reply
[-]paulfchristiano8y00

I also use vimium, but there are lots of things it doesn't cover.

Reply
[-]westward8y00

JumpCut for OS X

My paste hotkey for it is Shift-Cmd-V and you can hold one key after to arrow through old items.

Reply
[-]MaryCh8y00

BTW, try taking portraits with a camera mounted on a tripod or just somehow fixed in place, eith Christmas lights for illumination. The results are quite magical, although a large portion of the photos are too dark.

Reply
[-]entirelyuseless8y00

Clipdiary is free for personal use and keeps a database of previous clips up to the previous 100,000, set to whatever you want in the options.

Reply
[-]Dustin8y00

I'd be really interested in how someone uses (work|vim)flowy day to day.

I've started to use workflowy several times over the years but then just kind of drift away after a week or so...

Also, Ditto is a great clipboard manager for Windows.

Reply
[-]paulfchristiano8y10

See here.

Reply
[-]Dustin8y00

I'm very impressed you're still using this sort of system 5 years later!

Reply
Moderation Log
More from paulfchristiano
View more
Curated and popular this week
19Comments
Life ImprovementsSoftware ToolsPractical
Personal Blog

I've accumulated a lot of small applications and items that make my life incrementally better. Most of these ultimately came from someone else's recommendation, so I thought I'd pay it forward by posting ten of my favorite small improvements.

(I've given credit where I remember who introduced the item into my life. Obviously the biggest part of the credit goes to the creator.)

Video speed

Video Speed Controller lets you speed up HTML 5 video; it gives a nicer interface than the YouTube speed adjustment and works for most videos displayed in a browser (including e.g. netflix/amazon).

(Credit: Stephanie Zolayvar?)

Spectacle

Spectacle on OSX provides keyboard shortcuts to snap windows to any half or third of the screen (or full screen).

Pinned tabs + tab wrangler

I use tab wrangler to automatically close tabs (and save a bookmark) after 10m. I keep gmail and vimflowy pinned so that they don't close. For me, closing tabs after 10m is usually the right behavior.

Aggressive AdBlock

I use AdBlock for anything that grabs attention even if isn't an ad. I usually block "related content," "next stories," the whole youtube sidebar, everything on Medium other than the article, the gmail sidebar, most comment sections, etc. Similarly, I use kill news feed to block my Facebook feed.

Avoiding email inbox

I often need to write or look up emails during the day, which would sometimes lead me to read/respond to new emails and switch contexts. I've mostly fixed the problem by leaving gmail open to my list of starred emails rather than my inbox, ad-blocked the "Inbox (X)" notification, and pin gmail so that I can't see the "Inbox (X)" title.

Christmas lights

I prefer the soft light from christmas lights to white overhead lights or even softer lamps. My favorite are multicolored lights, though soft white lights also seem OK.

(Credit: Ben Hoffman)

Karabiner

Karabiner remaps keys in a very flexible way. (Unfortunately, it only works on OSX pre-Sierra. Would be very interested if there is any similarly flexible software that )

Some changes have helped me a lot:

  • While holding s: hjkl move the cursor. (Turn on "Simple Vi Mode v2") I find this way more convenient than the arrow keys.
  • While holding d: hjkl move the mouse. (Turn on "Mouse Keys Mode v2") I find this slightly more convenient than a mouse most of the time, but the big win is that I can use my computer when a bluetooth mouse disconnects.
  • Other stuff while holding s: (add this gist to your private.xml):
    • While holding s: u/o move to the previous and next word, n is backspace. 
    • While holding s+f: key repeat is 10x faster.
    • While holding s+a: hold shift (so cursor selects whatever it moves over, e.g. I can quickly select last ten words by holding a+s+f and then holding u for 1 second).

I'd definitely pay > a minute a day for these changes.

Keyboard

I find split+tented keyboards much nicer than usual keyboards. I use a Kinesis Freestyle 2 with this to prop it up. I put my touchpad on a raised platform between the keyboard halves. Alternatively, you might prefer the wire cutter's recommendations.

(Credit: Emerald Yang)

Vimflowy

Vimflowy is similar to Workflowy, with a few changes: it lets you "clone" bullets so they appear in multiple places in your document, has marks that you can jump to easily, and has much more flexible motions / macros / etc. I find all of these very helpful. The biggest downside for most people is probably modal editing (keystrokes issue commands rather than inserting text).

The biggest value add for me is the time tracking plugin. I use vimflowy essentially constantly, so this gives me extremely fine-grained time tracking for free.

Running locally (download from github) lets you use vimflowy offline, and using the SQLite backend scales to very large documents (larger than workflowy can handle).

(Credit: Jeff Wu and Zachary Vance.)

ClipMenu [hard to get?]

Keeps a buffer of the last 20 things you've copied, so that you can paste any one of them. Source for OSX is on github here, I'm not sure if it can be easily compiled/installed (binaries used to be available). Would be curious if anyone knows a good alternative or tries to compile it.

(Credit: Jeff Wu.)

Mentioned in
18Rational Feed