Hacker News new | ask | show | jobs
by john_minsk 19 days ago
Amazing and Atrium looks great too! Where is it better to follow your work?

For Atrium you said that you save everything on disk. What usecases did you find toy have your old sessions saved?

1 comments

Thanks! So the persistence is universal. atrium allows you to instantly pick up where you left off across all of your projects/sessions/etc. Start a conversation, leave it to work on something else, restart, and it auto-resumes so you can pick it up again later. Additionally, your sessions are indexed to allow for FTS and every interaction is stored in a timeline that you can use to easily (re)orient yourself in any project.

Happy to go into more detail, but that's kinda the high-level of the persistence story.