Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nathyong
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
nathyong
5y ago
You can disable the feature by the following about:config setting: browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar
2.
▲
by
nathyong
6y ago
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, change a value that feeds into many cells) incurs many se
3.
▲
by
nathyong
9y ago
By default the key bindings are cmd+ctrl+opt+{h,j,k,l} to move windows around left/down/up/right respectively.
4.
▲
by
nathyong
9y ago
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 in my opinion.
5.
▲
by
nathyong
9y ago
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 vimperator that still work with WebExtensions but it
6.
▲
by
nathyong
9y ago
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 text to it. For example, to dictate whatever's on
7.
▲
by
nathyong
10y ago
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 you've copied does.
8.
▲
by
nathyong
10y ago
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 time synchronisation software would require. A Haskell
9.
▲
by
nathyong
10y ago
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\=wbKJt1NQtZE youtube-
10.
▲
Contempt Culture
(blog.aurynn.com)
6 points
by
nathyong
11y ago
|
1 comments
11.
▲
The definitive guide to form-based website authentication
(stackoverflow.com)
1 points
by
nathyong
11y ago
|
0 comments