Most active commenters
  • nidnogg(4)
  • ellieh(3)

←back to thread

131 points tosh | 13 comments | | HN request time: 1.226s | source | bottom
1. nidnogg ◴[] No.44364425[source]
I've been using Atuin for at least a year and a half, and I think it's definitely the tool I'd been looking for the most in my entire dev career. It has made me much more confident with my hazy memory. Before it I'd struggle consistently to remember most of my recent commands.

bck-i was always a bit obtuse to me and I honestly never grokked it until I had Atuin wired into my workflow (hard) and ran into bck-i instead when SSH'd.

Anytime a peer views my screenshare, they ask "what's the funny thing that makes you so fast". I then proceed to share, first and foremost, Atuin.

Thanks Atuin team! Would love to contribute someday with more time.

replies(3): >>44364580 #>>44364618 #>>44368362 #
2. ellieh ◴[] No.44364580[source]
(dev here!) thank you so much! I love to hear things like this <3
replies(4): >>44364660 #>>44364856 #>>44365009 #>>44379881 #
3. thibaultamartin ◴[] No.44364618[source]
I second this wholeheartedly. Atuin is a joy to use and makes it so easier to find past commands. Thanks a lot atuin, and thanks to the colleague who recommended it!
4. lblume ◴[] No.44364660[source]
Thanks a lot for your work!
5. nidnogg ◴[] No.44364856[source]
now please give us the cloud history feature opt-out by default please please. cheers
replies(2): >>44364885 #>>44364951 #
6. ellieh ◴[] No.44364885{3}[source]
You already have it

Nothing syncs without you registering an account or logging in

replies(1): >>44365248 #
7. Despacito2019 ◴[] No.44364951{3}[source]
did you even try to read the web page documentation? or the previous answer to that same question you asked? it doesn't send anything by default...
replies(1): >>44365253 #
8. InsideOutSanta ◴[] No.44365009[source]
I hadn't heard of this until just now, and I already can't imagine living without it. Thank you!
9. nidnogg ◴[] No.44365248{4}[source]
lovely. I vaguely remember back when I first signed on, it wasn't opt-out by default so I assumed it stayed the same. disregard my quip! hahaha
replies(1): >>44366533 #
10. nidnogg ◴[] No.44365253{4}[source]
it could've been back in the day when I first installed it. glad to have it resolved tho. take it easy man
11. ellieh ◴[] No.44366533{5}[source]
I don't mean to be rude but this has been the case since the project first started in 2021. You have always had to sign in to sync anything at all

It's always been opt-in, or "opt-out by default".

12. jauntywundrkind ◴[] No.44368362[source]
One of the things I really struggle to retain about the shell is the various expansions.

Unfortunately history shows the expanded form of what's happened, so I can't go reference that I used the third word of history item 773 as an argument, I only see the resolved argument.

Alas I haven't found any hooks in zsh that show promise here. I'd really love the pure history.

One technique I've used in the past is making a quick command in vim, that takes the selection or current line, and sends it to a given terminal. And perhaps starts a new line too. Basically using vim to author commands, to build the history log. Also I get to use vim, yay.

13. digdugdirk ◴[] No.44379881[source]
Thanks for your work! Atuin is definitely one of those "How did nobody figure this out before now?" sort of ideas, executed really well. Two thumbs up.

I'm really intrigued by the upcoming Runbooks - they seem like they could be an absolute game changer. Any updates/teases on that front?