-
With the exception (important exception) of "id" all the fields in our supporting dataframe should be APP/JWH derived fields. Will initially list them and worry about the sequence later.
1. id
2. …
-
```
Suppose we supported just-in-time bindings for instances of TypeLiteral:
@Inject TypeLiteral stringType;
@Inject List listOfMapType;
In this case, we'd inject the TypeLiteral.get(String.clas…
-
Similar to Trails, but just Part 3 (numbers and letters)
Start: 12 Targets (1-6, A-F) randomly on the screen
Goal is to touch button in ascending alternating order (1-a-2-b-3-c-4-d-5-e-6-f)
Data Col…
-
```
Suppose we supported just-in-time bindings for instances of TypeLiteral:
@Inject TypeLiteral stringType;
@Inject List listOfMapType;
In this case, we'd inject the TypeLiteral.get(String.clas…
-
When adding an extra space between the date and time in the commands that utilize dates (e.g. bookappt), the program gives an error that it is an invalid date and time but the actual date and time is …
-
`moka` depends on `std::atomic::AtomicU64` by feature `atomic64`, which is in the `default` feature list.
If a Project that depends `moka` indirectly, it may not have a chance to set `default-featu…
-
## Problem to solve
Code Insights is a valuable feature that empowers engineering leaders but does not currently provide direct value to the individual developer's core workflow in Sourcegraph.
…
-
**Is your feature request related to a problem? Please describe.**
When DFIR-IRIS is configured with ldap authentication mode, it is not possible to login users that are present in the ldap, but not …
-
```
Suppose we supported just-in-time bindings for instances of TypeLiteral:
@Inject TypeLiteral stringType;
@Inject List listOfMapType;
In this case, we'd inject the TypeLiteral.get(String.clas…
-
We compute the time-steps sequentially right now for each MTG node. It could be interesting to be able to add a parallel computation over it in addition to the parallel computation over nodes.
To d…
VEZY updated
7 months ago