Results 663 comments of milahu

yeah, usually this is done in `configure` ``` checking for Xar format read support... yes checking for Xar format write support... yes ```

as workaround i propose patch #1686 where we allow to pass options to [recursive-copy](https://www.npmjs.com/package/recursive-copy#arguments) ```js ventyConfig.addPassthroughCopy("node_modules/@fontsource/noto-sans", { expand: true }); eleventyConfig.addPassthroughCopy({ 'posts/**': 'blog', }, { filter: path => (path.slice(-3) !=...

docs: [pyodide.setStdin](https://github.com/pyodide/pyodide/blob/main/docs/usage/streams.md) but this is not implemented in `pyodide` see also [cowasm/docs/differences-from-pyodide.md#synchronous-input](https://github.com/sagemathinc/cowasm/blob/main/docs/differences-from-pyodide.md#synchronous-input)

https://cowasm.org/ ``` >>> input() asdf 'asdf' ``` ... without a javascript prompt popup

how exactly? [docs](https://github.com/pyodide/pyodide/blob/main/docs/usage/streams.md) dont help

just add the helptext to `static void print_long_help(void)`? ``` -V --version Print version\n\ -f Run in foreground\n\ --debug Print debug messages\n\ ``` https://github.com/fangfufu/httpdirfs/blob/2fde39982ee4c41b6469b74237686e4b1837411d/src/main.c#L240-L246 `add_arg(fuse_argv, fuse_argc, "-ho");` is a noop it...

> The hocrtransform step is just intended to copy the image from the input file at its existing quality level. but then why does the file size explode from 133MB...

> Nutri-Score cannot be used or else? who will enforce this ridiculous policy? its funny how "they" rub their "nutriscore" in our faces on all kinds of products in the...

> we would need a reproducible example [005.jpg](https://github.com/user-attachments/assets/72da0501-df2b-4be3-b599-3eb917e9d9ff) [005.hocr](https://github.com/user-attachments/files/21851063/005.hocr.html) the word "BLOWER" was not recognized by tesseract

> With our new image annotation feature, users can place pins on specific parts of images — just like highlighting text. https://www.youtube.com/watch?v=mzfei71rtew&t=27 > the image must be in PDF format...