David Arnold

Results 1203 comments of David Arnold

this looks awsome.

>removal of the hard coded docker driver. `nix` is a perfect tool to transform any job definition and adapt it to _any_ scheduler interface with very little code. one job...

A well typed (`jsonschema`) pipeline spec would make the generation of a DSL a lot more robust. People just love DSLs if they are real QoL improvements.

> job jailing if used for running CI, locally (the dagger tag line), then we also need a way for it to be effectful on the repo root. so namespaced,...

You can try out the marktext app to check it's UX and look and feel. Muya is an outfactoring of the MD editor.

If I had to guess, marktext might be already using muya. Or shortly might. So "not in production" might be a bit of an expectation management thing rather than being...

funny spent the better part of the last few weeks fixing at least twice a week filenames align with foldernames for a pandoc project where foldernames must match filenames for...

I'd welcome this addition. It's fully prototyped on `divnix/digga`, already.

In fact, we are currently figuring out how to properly use `useUserPackages`. So far my conclusion is: - `user@host` type profiles should probably use the same config as the host...

> Can you provide an example of such an irrecoverable error, to strengthen the argument for this change. `filterAttrs (_: value: value ? legacyPackages && value.legacyPackages.x86_64-linux ? nix) inputs;` any...