Jed Fox

Results 610 comments of Jed Fox
trafficstars

Some more discussion on this from the Mastodon thread: @samhenrigold: > Thanks for doing this!! :ablobcatattention: From a visual standpoint, I recommend cropping (scale to fill) instead of letterboxing here....

I started looking into this but was turned away by the complexity of the code. There’s a translation endpoint `POST /api/v1/statuses/:id/translate` that will handle the translation if your server supports...

This is a complicated UX to handle. Ideally, tapping on a video would open iOS’s native full screen player (which handles interactions quite well). However, Mastodon allows posts with mixed...

It looks like (at first glance) Apple News Format is a replacement for HTML rather than RSS/JSON Feed.

Yep! I looked through the docs and they seem to be all about formatting a single article, rather than syndicating a collection of articles. (although there is some overlap between...

I submitted a JSON Feed v1.1 schema to SchemaStore here: https://github.com/SchemaStore/schemastore/pull/1222. Feel free to comment if I should change anything, and to use it when it’s merged!

It looks like this is a result of lag from the DOM — perhaps long single-line strings should be truncated in a similar manner to multiline ones?

Would it be possible to get this merged? It annoys me that it’s really hard to copy out long strings from notebooks.

`layout: "flow"`, `layout: "column"`?