Hacker News new | ask | show | jobs
by ellieh 891 days ago
Hey! Author here, thanks for sharing cwaffles

Happy to answer any questions :)

4 comments

I'm curious whether you've figured out a good monetization strategy for Atuin. The article doesn't answer that question.

Like you said, you won't be paying your rent with sponsors any time soon, but you've already quit your job. Are you living on your savings, and trying to come up with valuable paid features meanwhile? Is it the plan?

Anyway, good luck with whatever you're up to! Building a good monetization strategy is hard

> Are you living on your savings, and trying to come up with valuable paid features meanwhile

Correct! I do already have a bunch of ideas I'd like to explore, will share more soon.

I'm lucky to have had a pretty good career so far, so my savings are more than enough for the next year or so

Thank you!

I'm a big fan of keeping tons of bash history. I have an idea for your tool: allow per-project history tracking. I do this myself for some projects using some bash history hacks: https://blog.gpkb.org/posts/project-local-bash-history/
It allows this out of the box and you can easily change search modes with CTRL+R (directory, global, workspace, host, session):

https://docs.atuin.sh/configuration/config/#workspaces

That is pretty cool! I would recommend this tool to people like bioinformaticians and scientists who do a lot of work on the command line.
It’s already supported; you can ctrl + R from the atuin interface to filter for commands run in your current directory.
I can't seem to scroll with the arrow keys on your website (ellie.wtf). Is this intentional? Really annoying at the very least.

Good luck on your project!

Not intentional, will see if I can sort it. Thanks!
Nice to see someone pursuing something like this. I wish you all the luck.
thank you!