Reason-before-numbering

Reasoning is harder than logging and processing data

Accounting is no different – Noob.

So knowing the meaning , ie know why formulate or execute the way its done matters more than how tos. I ll be using it for tabs and invoices at work, I ll update relevant how tos below, over the year.

Read more

Nix Workspace Notes

Besides compiling : Judge a compiled bin by its wrapper

Answers I stumbled upon as I was building and refactoring my systems with nix 1 , which has a parser combinator for nearly all the langs I need

ways to write Flake outputs as functions of inputs

for inputs = { x; y; z;}

Read more