-
```
Use java factories and separate jars for input interpreters.
The reason for this is that these have a tendency to change while the system
remains the same, and it can generate a lot of new versi…
-
We need to make this a list of things new people to the project could work on.
-
@zet809 I think you have implemented some changes to allow `bmcsetup` to be run outside of the genesis kernel and on the host.. . is it possible to also update some of the fields in dodiscovery to be…
-
We are getting graphic card related error.
Here are my system info
```bash
pavan@u-20:~/.../M3D-VTON$ sudo dmidecode -t 1
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.
…
-
At MTM, we want to keep the Nordic Guidelines validity in our EPUB 3 talking book production. Therefore, we suggest adding flexibility in the validation rules to allow sentence markup where it's curre…
-
At the moment, is included before in the validator. It is not possible to add it there since the general validation rules prevents it.
Can we move it down one so that it is included after instead…
-
Originally, precompiled contracts were independent of everything. Now they depend on config, SkaleHost and State. For now these 3 enities are exposed as global variables. Need to pass them directly to…
-
### What happened + What you expected to happen
The RayData job hangs and can not recover from faults.
### Versions / Dependencies
The latest master branch.
macOS Monterey
### Reproduction scri…
-
If you pass `full=True` to a `ManyToMany` field that is a relationship to the parent Resource (e.g. a FK/MTM to self) it will crash without error (because of infinite recursion).
Adding a note to the…
-
```
toc-sequence and item-sequence should be a group of blocks inside regular
sequences instead of being sequences of their own. Doing so would eliminate the
need for on-toc-start, on-toc-end etc. I…