Ike Saunders

Results 66 comments of Ike Saunders

Latest update for archive.org is that datapages _kind of_ work (static embed works, FAQ is broken), but grapher pages don't. ### Datapage: ![image](https://github.com/owid/owid-grapher/assets/11844404/7a2754ca-3fa9-4471-8770-38d811f21ee1) ### Grapher page ![image](https://github.com/owid/owid-grapher/assets/11844404/53d7cdf1-8f96-4a17-a3ef-a17a719d4e92)

See also https://github.com/owid/owid-grapher/issues/4577 Is a "fix" for this doing better/more strict validation on the number of indicators a grapher can have? It seems like we should never have 200-indicator graphers....

There appear to be 6 FAQ entries ATM that include images (Cmd - F "image" on the [admin preview for the gdoc](https://admin.owid.io/admin/gdocs/1gGburArxglFdHXeTLotFW4TOOLoeRq5XW6UfAdKtaAw/preview)) I think the more granular traversal solution is...

We could make this slightly nicer by prompting users to clear local storage when we catch the error Or, refactor this to use indexedDB, which I believe has a larger...

Daniel points out that not all charts with international dollars as a unit require the exact same dod. The general approach with prefix+string match will need a way to handle...

Gdrive images never rebaked the site when images changed, you had to manually rebake the site I think the etag name only including the filename is biting us here, though....

This sounds really cool. I think we'd need to book a meeting with several perspectives to try and work out how this feature could work and then establish if it'd...

TODO: improve the CSS for the failure case, and fix the spacing for the interaction notice

@marcelgerber taking a bit of this "cooldown" to look at this again. I feel like no one would miss the interaction notice if we got rid of it? 🤔

This has been ruled out ~I wonder if it's due to the sentry initialization? [archive.org](http://archive.org/) might alter such values so that archived pages don't interfere with analytics, but `instrument.js` is...