Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
harr01
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Improving Terminal Ergonomics
(aiex7.github.io)
2 points
by
harr01
2mo ago
|
0 comments
2.
▲
by
harr01
2mo ago
I have my own version that works without any ctrl-r https://github.com/AIex7/zsh-mouse-and-flex-search .
3.
▲
Show HN: macOS utility to record and playback mouse, keyboard events
(github.com)
4 points
by
harr01
4mo ago
|
0 comments
4.
▲
Show HN: macOS ncdu alternative with Finder reveal and live incremental scanning
(github.com)
2 points
by
harr01
5mo ago
|
0 comments
5.
▲
by
harr01
6mo ago
The benefit of a touchscreen MBP is that Apple will be forced to make their screens more protective.
6.
▲
Show HN: A GUI configurator for hidutil, the native macOS keyboard editor
(ualexk.github.io)
2 points
by
harr01
6mo ago
|
0 comments
7.
▲
by
harr01
6mo ago
The least they could do is show subdomains, so that when you click on squarespace.com it doesn't take you to a virus. They will show https: but not subdomains? Excellent UI.
8.
▲
by
harr01
7mo ago
Have you ever seen a MacBook air's screen? Those use fractional scaling and look fine.
9.
▲
by
harr01
7mo ago
Take a language that is equidistant from english and chinese, like Malay, and translate that dataset into both languages. Then train a model and benchmark them. I suspect the differences would be irrelevant.
10.
▲
by
harr01
7mo ago
For 1, take a look at https://github.com/alex-903/zsh-mouse-and-flex-search . It runs as a zle-line-init hook, so it works in any terminal. A full terminal app implementation would be cleaner, however.
11.
▲
Show HN: Modernizing command entry with Emacs-style flex search + mouse support
(github.com)
2 points
by
harr01
7mo ago
|
1 comments
12.
▲
by
harr01
7mo ago
I recently switched back to a terminal-based workflow from Emacs, and I missed fast fuzzy command recall and mouse-friendly editing in the prompt. So I built a small zsh UI that brings Emacs-style flex matching to shell history, adds full m