Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nathangrigg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
nathangrigg
12y ago
Python: def g(a='', n=0): return 'g '+ 'o'*n + a if a else lambda a='': g(a, n+1)
2.
▲
by
nathangrigg
13y ago
The PDF is full to the brim with hyperlinks. That is the point of this.
3.
▲
by
nathangrigg
13y ago
It has both a "printed" TOC starting at the end of the first page, and a PDF TOC which should be visible to iBooks.
4.
▲
Reproducing Vim help as a fully cross-referenced PDF
(nathangrigg.net)
2 points
by
nathangrigg
13y ago
|
0 comments