HackerTrans
TopNewTrendsCommentsPastAskShowJobs

apjana

no profile record

Submissions

Show HN: Dslib – a library of connected data structures in C

github.com
1 points·by apjana·vor 5 Jahren·0 comments

Show HN: Buku – browser-independent bookmark manager

github.com
1 points·by apjana·vor 5 Jahren·0 comments

Happy Birthday nnn. Celebrating with release v4.0 Sushi

github.com
1 points·by apjana·vor 5 Jahren·0 comments

Show HN: Googler – Google from the terminal

github.com
1 points·by apjana·vor 6 Jahren·0 comments

Show HN: Imgp – High-performance CLI batch image resizer and rotator

github.com
1 points·by apjana·vor 6 Jahren·0 comments

Show HN: Nnn – unorthodox terminal file manager

github.com
123 points·by apjana·vor 6 Jahren·103 comments

comments

apjana
·vor 4 Jahren·discuss
You can set glow (https://github.com/charmbracelet/glow) as the markdown previewer in nnn if you use a customer opener.
apjana
·vor 5 Jahren·discuss
Also check if your terminal supports Shift-PgUp/PgDn to scroll up/down a page.

Works in gnome terminal: https://help.gnome.org/users/gnome-terminal/stable/adv-keybo...
apjana
·vor 5 Jahren·discuss
Yes, nnn is completely navigation oriented with an extra focus on speed and remaining lightweight. The plugin autojump supports jump/autojump/zoxide.
apjana
·vor 6 Jahren·discuss
> but it (like ranger) doesn't seem to support this out of the box

No utility can support cd-on-quit out of the box because a spawned process can't send the $PWD to the parent directly when it quits. It needs tweaks in your shell's rc file. nnn also needs the same instrumentation.
apjana
·vor 6 Jahren·discuss
Yes, as a user I feel nnn was extremely disruptive as a FM. As the author I see at least 7 to 8 FMs drawing inspiration from it, which is a very positive testimony.
apjana
·vor 6 Jahren·discuss
Got it! Thanks for clarifying.
apjana
·vor 6 Jahren·discuss
Can you please elaborate what you mean by "half baked"? nnn has macOS users and I believe the number is picking up given we are getting more bug reports from macOS users recently. Knowing macOS users, we can consider polishing some crude corners if the problem statement seems reasonable.
apjana
·vor 6 Jahren·discuss
> I did not want to learn a new set of keystrokes.

You don't really need to learn too many new keystrokes for the set of functionality you get in ranger. Many of them are same too.
apjana
·vor 6 Jahren·discuss
tig is awesome!
apjana
·vor 6 Jahren·discuss
> lots of extra features

https://github.com/jarun/nnn#features
apjana
·vor 6 Jahren·discuss
Yes, that's a good file manager too! Especially for people familiar with vim.
apjana
·vor 6 Jahren·discuss
I get the sarcasm but probably a lot of that would depend on the calculation involved.
apjana
·vor 6 Jahren·discuss
I think that workflow is available in almost any terminal file manager now.
apjana
·vor 6 Jahren·discuss
Cool! Thanks for sharing!
apjana
·vor 6 Jahren·discuss
Please head here: https://github.com/jarun/nnn/wiki/Performance
apjana
·vor 6 Jahren·discuss
> Sometimes a GUI is faster for me, especially when I'm not 100% sure where things are or there are many files to select.

nnn takes care of these already. I don't think you would see a difference once you get used to.
apjana
·vor 6 Jahren·discuss
Not until I posted my hard work in one of these public forums for people to use and benefit.
apjana
·vor 6 Jahren·discuss
You are welcome!
apjana
·vor 6 Jahren·discuss
Yes, it's very useful for people like me who live on bookmarks.

Thank you!
apjana
·vor 6 Jahren·discuss
> May I ask why are you not trying to leverage the assortment of useful tools you wrote with sizeable following to be some kind of side income?

I started contributing to open source because I learn a lot from it since my graduation days. I think of it as a payback to the community. Having said that - I do appreciate users donating now and then. :)

> This was partly inspired by the 'to spend more time with his kid than at a computer' quote.

My regular job is a demanding one. So I have to work smart to save time for my kid and family. Some of the utilities were written to help with that.

> Do you have a rough idea about the number of actual users, other than github stars?

Not really. But I know for sure even some orgs use some of my utilities.