-
Since this is an AAS-sponsored package we should play nicely with other aspects of the AAS authoring ecosystem ... such as our ongoing efforts to use best practices when it comes to software citation.…
-
In addition to the calculators and automated advice that MeepMoop will generate, I would like to write a set of blog post that explain particular topics that are important, or not intuitive, or not co…
-
We have one sponsor so far. We should link to them.
http://intersticia.com.au/foundation/
sofer updated
6 years ago
-
I have noticed, that in bat_facets module you load all BAT types one by one, then in foreach cycle you load units states for each type to check if it matches search criteria: start_date, end_date, val…
-
For those who manually skip.
-
Dataset response u olarak json içerisinde gelecek olan reklamlar test edilmedi. haber içerik modelimiz ile aynı değillerse geliştirilmesi gerekiyor.
-
Hi.
When we introduce a ssh key, Keybox does not allow add options (command, environment, from, no-X11-forwarding, etc). Allow authorized_keys options would be a great advantage.
All options are det…
-
Sorry if this is a bad way to reach you. I was curious about the ETA for creating a repo in this org that has all of the slide decks from this year's Gophercon. Also curious about how long before the …
jhump updated
6 years ago
-
**Is your feature request related to a problem? Please describe:**
The [ML Kit Digital Ink Recognition API](https://developers.google.com/ml-kit/vision/digital-ink-recognition) is not yet support…
-
For all `lib.fileset` functions taking file sets as arguments, it would be possible to implicitly coerce list types to the union of their elements. So e.g.
```nix
let
fs = lib.fileset;
in
fs.…