-
Die Haupt-E-Mail Adresse einer Person mit mehreren Rollen kann nur von einem über alle diese Rollen übergeordneten Benutzer geändert werden. Dies macht m.E. nur Sinn, wenn überhaupt eine E-Mailadresse…
-
Seeing as the `Gigya` and `Kamareon` classes can be initialized with a `credentials` variable it seems like the `@requires_credentials` decorator would still use the singleton `CredentialsStore()` to…
-
Qualifikationen von Personen sind nach Qualifikationsarten gegliedert. Diese Daten sind nicht sensitive und können für alle Umgebungen via Seeds zur Verfügung gestellt werden.
# Tech-Spec
## Que…
-
```
sawscript> let {{ p (x:Bit) = if (x < x) then undefined else True }}
sawscript> prove abc {{ p }}
Valid
sawscript> prove z3 {{ p }}
user error ("prove" (:1:1-1:6):
"z3" (:1:7…
-
Levent Erkok suggested to introduce FP overflow operators (as a reaction to an email about BV overflow operators on 22 Dec 2022):
These predicates are indeed very welcome. Unlike Florian, however, …
-
When verifying a function while providing overrides, SAW sometimes fails with the error "No overrides had any single concretely or symbolically failing preconditions". It is not easy to figure out wha…
-
Hi @mattcieslak and @36000,
I was testing pyAFQ on some single shell data and got an error. I'm using a single-subject test case before running it on everyone. This particular individual was succes…
-
I'm attempting to write a little nix shell for myself that makes it easier to play with `dapptools` in a manner that doesn't involve imperative installation using `nix-env`. Here's the WIP shell deriv…
-
Allow subtitle conversion.
Eg:
srt, sub, sbv, ssa --> WebVTT or TTML
-