Frederik Rietdijk

Results 52 comments of Frederik Rietdijk

`nox` uses `nix-env`. It could work around it by overriding the `config.allowUnfree` setting.

> Right now, this requires the user to also install npm, which can be very time consuming to build from source and may not be buildable on all platforms. In...

We typically prefer to build entirely from source, but given it is generally hard to deal with packages of multiple ecosystems I think including the assets in the sdist is...

> In a completely different direction, https://github.com/pradyunsg/sphinx-theme-builder adds an explicit dependency on npm, such that it can be managed by redistributors in a consistent manner across Sphinx themes. It has...

> The workflow is typically `stb package` or `python -m build` to build the package. `stb serve docs/` during development. `stb compile` if you want to compile just the assets...

> @FRidh FYI: I just wrote this today -- https://sphinx-theme-builder.readthedocs.io/en/latest/build-process/ :) Great, thank you!

> FWIW, I really don't care what other languages or environments produce, and to me, the idea that a tag's mutability is a liability is arguably ridiculous. If you cannot...

Not sure if this is the right ticket, but it seems not possible to hide `param` warnings in a notebook with ``` import warnings warnings.filterwarnings('ignore') ``` Only the following hack...

We're facing an issue with masking of an error again https://github.com/NixOS/nixpkgs/issues/108304.

I like this idea also very much. As @freakboy3742 mentioned, how do you gather the data, that is - which software is used? - and what should the suggested amount...