Bjørn Erik Pedersen

Results 451 comments of Bjørn Erik Pedersen

>big distros like Alpine Linux use musl. I'm not sure I would call Alpine Linux a "big distro", but I get your point ...

As to _this_ particular issue, I guess what we practically could do is: * Add Dart Sass to the Linux Debs where it's supported. * Create a new MacOS .pkg...

@robsonsobral sure, by focus shifting I meant just "away from software packaging" which is fun for a little ...

From memory, `defaultContentLanguage` means _the language assigned to content with no language identifier_ (e.g. `my-post.md`). Are you saying that that statement does not hold water?

There is another issue about this (somewhere), I even have a branch with a fix -- but that branch needs some ... ehhm... more work.

Can you check if setting `HUGO_SECURITY_EXEC_OSENV=".*"` OS env makes it work for you?

>Will this change? I have seen several sites where the "." separator is used... abundantly. No, your example will still be `foo.bar.baz` (if that is how it is today). But,...

>That said, I would not recommend using the "." ... abundantly. That said, I don't see us ever adding more identifiers to the filename itself. I have at least one...

I have tested the above web image in a standalone Go program, by just decoding the webp and encoding it directly as JPEG. And the result is the "dull blacks"...

OK, the issue is reported upstream here: https://github.com/golang/go/issues/40173