Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderI tried this and a handful of alternatives a while back, but would often get frustrated because they’d jump to something different than what I intended or were missing some directory I wanted. Eventually I came up with an alternative using fd¹ and fzf². I have a variant of this in my .zshrc: function n { cd "$(fd . "${HOME}" --type d --color never | fzf --select-1 --query "${*}")" ls } Call it with `n` and get an interactive fuzzy…
I use fasd, which is just like z, v, autojump, only much more powerful: https://github.com/clvv/fasd
That's a useful feature. I've recently switched to fish shell and it has similar fuzzy autocomplete which turns out to be more useful that I thought. http://fishshell.com - Fish Shell http://fishshell.com/assets/img/screenshots/autosuggestion.p... - Unintrusive autocomplete, thanks to coloring.
I like it! Always wondered why some of the built in commands don't evolve in more holistic ways, like 'cd to wherever I usually go after here'
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 337
- Total comments
- 157
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2011-11-20 | Z - jump around the directories in the command line | tambourine_man | 2 | 0 |
| 2012-02-22 | Z - Switch directories very quickly (bash/zsh) | agscala | 2 | 0 |
| 2012-09-01 | Z - Jump to directories that you actually use.First breakout | snihalani | 101 | 32 |
| 2015-12-07 | Z: Super fast terminal navigation | pranav7 | 2 | 1 |
| 2015-12-12 | Z – quickly cd to 'frecent' directories | mrswag | 91 | 49 |
| 2024-01-15 | Z – Jump aroundBest thread · Latest 20+ point return | lovestaco | 139 | 75 |
