-
In windowmaker ( http://repo.or.cz/w/wmaker-crm.git ) there's a nice feature that places the desktop name onto the screen momentarily when switching between desktops (workspaces in wmaker parlance).
…
-
I'm using a PDF with layers that I found online as I don't have any sewing patterns with layers at hand: https://www.edcfiresafe.org/wp-content/uploads/2015/12/Using-Layerd-PDFs-with-Sample-Map.pdf
…
-
The current DOSBox Optionals build ignores any DOS executable passed on the command line.
When a program is included on the command line (parameter "name" in DOSbox parlance), it always simply …
-
CircuitPython and related libraries have type information and comments as Python stubs (see [here](https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin/stubs/)). We should use those …
ntoll updated
2 years ago
-
1. a semver tag name that exists in the current vcs (probably just git, if we’re being realistic), try to detect latest version and use that as the base branch.
2. another ref, defaulting to HEAD (in…
-
It would be swell to allow armory to rerun the output file and compare new results to old.
In current parlance it would look like
$ armory run mnist_baseline.json
# creates an output.j…
-
I have a case where Firebase events are emitted asynchronously and new data needs to be injected into the state at any time.
With the exception of being jenky and using `wrapComponentWithState()` …
-
More of a documentation request than a feature request -- this is how to do a "controlled" (in the [React parlance](https://facebook.github.io/react/docs/forms.html)) version of a select tag:
```
con…
-
Really enjoying reactablefmtr! Quick question: I am trying to apply color scales to a few columns in my table, but I need to specify the minimum and maximum range of values, instead of the minimum and…
-
Register fields are required to specify a type but common usage will use an `as:` parameter. This means that the type that is written for a given field is not really used. Instead it is a type informa…