stinkpot: sqlite-backed shell history

32 points by op


simsor

I only realized how bloated Atuin had become this week, when I typed "?" at my prompt by mistake and it started asking me if I wanted to enable "AI mode". No thanks.

I've now switched to stinkpot, thanks for the share :)

imustaskforhelp

I really love this project, I have faced the burn of losing shell commands and I have tried atuin.sh but I didn't really like it so much.

Also loving how this is 400 lines of go, people using golang to create static minimalist binaries while the code behind it is simplistic as well. Golang is an amazing language in general :)

I will try out stinkpot, it seems interesting!

fs111

What does sqlite give you here over things that read the history file directly like hstr or fzf? I have been using hstr for 15 or so years and lately I have been switching to fzf. I never understood the need for sqlite for this, however I am a big fan of sqlite in general.

olegkovalov

Definitely something to try. Atuin became a zoo of features that I barely care. From positive side it works (huge chance that I have not updated in a while…)