-
When using System 7.5.3 and using configure button (next to Run) and the changing the machine to MacII (not MacIIfx) and then pressing done, a configured mac appears. Two strange things:
1 The System…
-
This program seems to rely on hardcoded paths to programs which could be made more flexible if that were parameterizable.
For example, for "Thunderbird": https://github.com/AlessandroZ/LaZagne/blob…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
- [x] aarakocra
- [x] aboleth
- [x] ankheg
- [x] basilisk
- [x] crocodile
- [x] crustacean, giant
- [x] dolphin
- [x] doppleganger
- [x] dragonne
- [x] dryad
- [x] dwarf
- [x] remove gully?…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
-
As this project is growing, it would be great to be able to build out compatibility for methods / metrics in non-Python languages. @scottgigante did a great job building out functionality for native .…
-
I have a custom message of the type
```
typedef struct {
short sensor1_meas[3];
int sensor2_meas[3];
}XYZMsgPayload;
```
I have subscribed and access them from python like this…
-
Currently (vscode `1.38.1`), a remote bash terminal **only** sources `.bashrc`, like an interactive shell that is not a login shell would do.
This breaks existing [conda](https://conda.io/en/latest/…
-
**Describe the bug**
If `Basilisk.architecture.sysModel` will fail to import if `Basilisk.utilities.pythonVariableLogger` has not yet been imported.
**To reproduce**
Steps to reproduce the beha…