cmahnke
cmahnke
@azaroth42: My rationale to use `supports` was thinking the other way around: The current approach can be considered to be "server push": The client requests JPEG but get's "more" by...
Just a small update: Everyone knowing to have a working HDR setup but didn't get the example to work: I was under the misconception, that Chrome enabled this feature by...
Yesterday I had the opportunity to give a lightning talk essentially on this topic at the 2024 online meeting. I focused heavily on use cases (most of them currently not...
Jus to let anyone know who isn't reading the Slack Channel on a regular basis, @caitlinPerry posted this: > Hey everyone, before you all scatter for the holidays, please mark...
Hi everyone, the notes of the call are available as a [Google Doc](https://docs.google.com/document/d/1jrZfnEpc9fZjTNTdA6UBXQ1Kdv6TBwxO2UO7x43R-M0/edit?tab=t.0), my slides are available [here](https://christianmahnke.de/en/post/iiif-community-call-15.1.2025/). Long story short: The decision reached is a solution without any API...
Due to https://github.com/Automattic/node-canvas/issues/2448 this might also be required to avoid problems with recent node versions
Otherwise: At least display the version in quotes if it's a string, `jsonld.UnsupportedVersion: Unsupported JSON-LD version: "1.1"` If you don't want to give a more descriptive error as suggested by...
Well my proposal wouldn't be to replace an existing function, but adding fucntions using a naming convention like some parts of the Node API, take for example the [`fs` package](https://nodejs.org/api/fs.html)....
@alerque https://github.com/pandoc/dockerfiles/blob/61b1fbf7355923f817b447301543d40316eea9c2/docs/sections/run.md?plain=1#L11
I might have been wrong, the problem still exists: https://hub.docker.com/r/pandoc/core Section "Run the pandoc Docker container" Maybe someone have to renew the Text on Dockerhub, it should be automated anyways