home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1067381556

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1657#issuecomment-1067381556 https://api.github.com/repos/simonw/datasette/issues/1657 1067381556 IC_kwDOBm6k_c4_nvM0 9599 2022-03-14T22:57:27Z 2022-03-14T22:57:45Z OWNER The problem with the [dash encoding mechanism](https://simonwillison.net/2022/Mar/5/dash-encoding/) is that it turns out dashes are used in a LOT of existing Datasette instances - much of https://fivethirtyeight.datasettes.com/fivethirtyeight for example, and even https://datasette.io/ itself: https://datasette.io/dogsheep-index It's pretty ugly to force all of those to change to their dash-encoded equivalent - and in fact it broke https://datasette.io/ in a subtle way: - https://github.com/simonw/datasette.io/issues/94 I'm going to try using `~` instead and see if that works as well and causes less breakage to existing sites. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1168995756  
Powered by Datasette · Queries took 1.47ms