Viewing profile — nathyong
nathyong
HN member- Joined
- Tue, Sep 24, 2013, 12:37 AM UTC
- HN karma
- 20
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About nathyong
No profile information was provided.
Recent public activity
-
comment
Comment #30680663
You can disable the feature by the following about:config setting: browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar
-
comment
Comment #26393722
Updating a cell in Excel is a CPU round trip, whereas updating a cell in Sheets is a network round trip. An operation that touches as few as 1000 lines (e.g. autofill a large range…
-
comment
Comment #16444127
By default the key bindings are cmd+ctrl+opt+{h,j,k,l} to move windows around left/down/up/right respectively.
-
comment
Comment #15783557
You can actually search for ' -l' (two spaces in front) and abuse the man layout engine to find the point at which the flag itself is defined. Makes the man pages a lot more useful…
-
comment
Comment #15774331
I don't know where this was when I was searching for alternatives to vimperator, but thanks so much for mentioning vim-vixen. It seems like it's just a port of the parts of vimpera…
-
comment
Comment #15506803
You might not know this, but you don't need to go through the Preferences panel. You can use the `say` command from the command line, which uses the same engine, but you can pipe t…
-
comment
Comment #13892839
Looks like some of your text got a little mutilated by the pseudo-markdown parser; perhaps copying that into a gist or paste would be better? I'm really curious what some of what y…
-
comment
Comment #13314032
A more relevant point that would disqualify Haskell is the fact that its runtime (or rather, the GHC's runtime) is nowhere near predictable enough for the realtime guarantees that …
-
comment
Comment #11461326
It's possible your shell has some kind of regular expression magic enabled that is eating the '?' and the '=' characters: $ echo youtube-dl https://www.youtube.com/watch\?v\=wbKJt1…
- comment
- story
- story