Hacker News new | ask | show | jobs
by fpoling 2 days ago
With SQLite one automatically gets reliable persistent storage. Try to emulate that with a text file with history that eliminates duplicates. It is surprisingly hard to archive.