Live data from Hacker News

Atuin – Magical shell history

atuin.sh

81–90 of 118 posts

Re: Atuin – Magical shell history

#82
post #67

The page claims this is "trusted by engineers" at Google, MS, Apple, Amazon, you name it. Could maybe some engineer at these companies enlighten me how you could convince your security team that it is fine that all your shell commands are streamed to an outside server? Yes, I know it's E2E, but still, without a proper audit, my security department here would laugh me out of the room if I'd ask for this. Do you all se…

Or they could mean "used by engineers who work at Google (for their non-work related projects)"?

Re: Atuin – Magical shell history

#83
Related:

Atuin replaces your existing shell history with a SQLite database - https://news.ycombinator.com/item?id=38936102 - Jan 2024 (10 comments)

I quit my job to work full time on my open source project - https://news.ycombinator.com/item?id=38935205 - Jan 2024 (176 comments)

Atuin replaces your existing shell history with a SQLite database - https://news.ycombinator.com/item?id=35839470 - May 2023 (193 comments)

Atuin replaces your existing shell history with a SQLite database - https://news.ycombinator.com/item?id=35688117 - April 2023 (1 comment)

Atuin for zsh shell history in SQLite - https://news.ycombinator.com/item?id=31177943 - April 2022 (1 comment)

Show HN: Atuin, improved shell history with multi-machine sync - https://news.ycombinator.com/item?id=27079862 - May 2021 (9 comments)

Re: Atuin – Magical shell history

#84
post #67

The page claims this is "trusted by engineers" at Google, MS, Apple, Amazon, you name it. Could maybe some engineer at these companies enlighten me how you could convince your security team that it is fine that all your shell commands are streamed to an outside server? Yes, I know it's E2E, but still, without a proper audit, my security department here would laugh me out of the room if I'd ask for this. Do you all se…

Or they could mean "used by engineers who work at Google (for their non-work related projects)"?

Maybe. It's open to interpretation, which is the problem.

If the author of Atuin maybe sees this: While this not (yet?) a commercial project, it is highly problematic to advertise your product like this. You cannot just put the logos of companies on your front page without permission, even with that carefully worded caveat in front. At the very least, this can lead to a C&D.

Re: Atuin – Magical shell history

#85
post #70

Earlier quoted context omitted.

The server is optional and opt-in, stuff is saved to a local SQLite database by default.

In "What you get with Atuin" the first(!) point is "Sync your shell history to all of your machines, wherever they are". That obviously cannot work with a local SQLite. Without syncing, this is a better ctrl+r, which I won't disagree is nice, but not the real point of this software. If the page says this is "trusted" by pretty much all major software companies, I would assume this includes syncing, which is the main…

What part of "cloud sync is opt-in" did you not want to understand? Appearantly all of it.

It does not matter if you think that the website does a bad job of explaining that fact.

Rest assured, that your sentiment, that no employee should be using autin (or any locally installed 3rd party software, really) before a proper audit of the code has been done is understood just by your first comment. A valid opinion anyone can hold.

Re: Atuin – Magical shell history

#86
post #13

I love how it looks and I love some of the fancy features. But above all, it's a solution to two real problems I had. I work in several terminals. Sometimes tabs or Windows in my emulator, sometimes screen or tmux. And all those sessions would overwrite eachothers history. I lost many actual important history entries that way. And I (almost) ran many wrong commands, expecting another one to be my last entry. Arrow-up…

Looks like whoever created the examples uses LunarVim.

Re: Atuin – Magical shell history

#88
post #84

Earlier quoted context omitted.

Or they could mean "used by engineers who work at Google (for their non-work related projects)"?

Maybe. It's open to interpretation, which is the problem. If the author of Atuin maybe sees this: While this not (yet?) a commercial project, it is highly problematic to advertise your product like this. You cannot just put the logos of companies on your front page without permission, even with that carefully worded caveat in front. At the very least, this can lead to a C&D.

[deleted]

Re: Atuin – Magical shell history

#89
post #84

Earlier quoted context omitted.

Or they could mean "used by engineers who work at Google (for their non-work related projects)"?

Maybe. It's open to interpretation, which is the problem. If the author of Atuin maybe sees this: While this not (yet?) a commercial project, it is highly problematic to advertise your product like this. You cannot just put the logos of companies on your front page without permission, even with that carefully worded caveat in front. At the very least, this can lead to a C&D.

A problem for whom? How do you know he didn't get permission?

I work/ed for some of the companies on the list and endorse his web page. The turtle logo is cute, seems fine to me.

Post reply on HN