{"html_url": "https://github.com/simonw/datasette/issues/1199#issuecomment-766181628", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1199", "id": 766181628, "node_id": "MDEyOklzc3VlQ29tbWVudDc2NjE4MTYyOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-23T21:25:18Z", "updated_at": "2021-01-23T21:25:18Z", "author_association": "OWNER", "body": "Comment thread here: https://news.ycombinator.com/item?id=25881911 - cperciva says:\r\n\r\n> There's an even better reason for databases to not write to memory mapped pages: Pages get synched out to disk at the kernel's leisure. This can be ok for a cache but it's definitely not what you want for a database!\r\n\r\nBut... Datasette is often used in read-only mode, so that disadvantage often doesn't apply.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 792652391, "label": "Experiment with PRAGMA mmap_size=N"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/pull/224#issuecomment-765678057", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/224", "id": 765678057, "node_id": "MDEyOklzc3VlQ29tbWVudDc2NTY3ODA1Nw==", "user": {"value": 37962604, "label": "polyrand"}, "created_at": "2021-01-22T20:53:06Z", "updated_at": "2021-01-23T20:13:27Z", "author_association": "NONE", "body": "I'm using the FTS methods in sqlite-utils for this website: [drwn.io](https://drwn.io/). I wanted to get pagination to have some kind of infinite scrolling in the landing page, and I ended up using that.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 792297010, "label": "Add fts offset docs."}, "performed_via_github_app": null}