-
A number of flag types are supported: https://github.com/ipfs/go-ipfs-cmds/blob/4ade007405e5d3befb14184290576c63cc43a6a3/option.go#L178-L198
This mostly mirrors what https://pkg.go.dev/flag support…
mvdan updated
3 years ago
-
`client.ftw` is the perfect api for creating a `du` like command. something that can calculate usage on a file/directory basis.
I may start working on this, so I make this issue as a more of a place…
-
### Disclaimer
This proposal suggests some extensive changes which probably have already been suggested in one way or another and are certainly not on the plan in this fashion right now. However I ho…
-
[reporter="ngoodman", created="Mon, 30 Nov 2009 13:34:16 -0500 (GMT-05:00)"]
We have total counts for the entire table here:
select \* from sys_boot.mgmt.dba_stored_tables_internal1
which use sy…
-
While going through Statistical Rethinking I wanted to execute a prior-predictive simulation, but the results did not match the textbook example, see below.
What's more, I played with some other sy…
-
We can add a persistence adapter for Sage. The main goal of implementing it is to let users recover after node failures, making it possible to get better compensation guarantees. As I see it we need:
…
-
As a further improvement of Synfig's build system and ongoing migration to Cmake I proposing the following:
At the moment, during build time of Synfig Studio all ".sif" files are rendered to ".png"…
-
### What client do you play on?
enGB
### Faction
Alliance
### Content Phase:
61-64
### Current Behaviour
Gnomish Engineers are able to learn to craft a Teleport device to travel t…
-
This changed the output checker to add an `# ignored` flag that can be used in doctests to run a line of a test but not check its output. Actually this is just a renaming of the existing `# random`…
-
I'd like to update the libDaisy submodule inside DaisyExamples so I can use some of the new features from the latest version in my project. I've tried doing the naive thing where I just checked out t…