David Arnold
David Arnold
Companion to https://github.com/pimalaya/himalaya/pull/558
The goal of this request is _Tool Marketing_. I.e. to improve the out-of-the-box reading experience of `himalaya` with some minuscule qality-of-life modification while overwhelmingly preserving the minimalist design. This to...
This aims to reduce confusion for people who more closely want to track the pimalaya project in their nixos convfigurations with overlays.
 ## Ok ``` ❯ tput cols 150 ``` ## Not OK ``` ❯ tput cols 149 ```
**Internal** **Area** *Other* -> SRE/DevOps **Describe the feature you'd like** I'd like `--mainnet` OR `--testnet-magic 42` OR `--config node.json` as alternative means to teach `cardano-cli` the relevant protocol magic. New...
### Information about bug ```js _get_item_list(item) { var item_list = []; var append_item = function(d) { if (d.item_code) { item_list.push({ "doctype": d.doctype, "name": d.name, "child_docname": d.name, "item_code": d.item_code, "item_group": d.item_group,...
I have a few hidden folders which are archived passwords. On linux and android pass, these are hidden by default. I would appreciate an option (even enabled by default) to...
Fixes #416 - alternative to #417. Fixes https://github.com/divnix/std/issues/411.
After updating to 2.18 (or above), CI fails with > `error: in pure evaluation mode, 'fetchTree' will not fetch unlocked input 'path:../../?lastModified=1'` **Context** - In this repository, we early attempted...