Hacker News new | ask | show | jobs
by globular-toast 1876 days ago
I don't get why anyone would need to sort them. Just store a timestamp if you want to sort records by order of creation.

If this was about efficient indexing or something I would get it. But the only justification is "you can run it through sort".