-
I really like how https://rust.godbolt.org/ shows the assembly generated side-by-side, removes the "cruft" of the assembly output, and uses colors to represent from which code which parts of the assem…
-
Hello,
Can we use cookiecutter > 2.0 as dependency instead of cookiecutter >=1.7.3 as there's a major upgrade now.
For instance, I am using conda with python 3.10.6 and I have cookiecutter=1.7.3 in…
-
Varint is really a minecraft-specific datatype that never should have been in ProtoDef to begin with. It is under-specified, and is adding cruft. Furthermore, it created issues like https://github.com…
-
**Is your feature request related to a problem? Please describe.**
As our compliance requirements become more nuanced, we find ourselves heading in a direction where we want to be able to fine-tune h…
-
After #148 `default.nix` example became irrelevant, as when we try using yarn2nix-moretea.mkYarnPackage with `yarn.nix` generated with the current version (37c3b7c, considering a fix from #75), it fai…
-
**Problem statement**
Currently the `HighThroughputExecutor` does not have a clearly defined protocol to communicate tasks and results internally.
This has a few different issues:
1. Duplicatio…
-
1. Component specification doesn’t list components.
2. 10 python modules; only 2 test files.
3. cruft in repository (checkpoint for ipynb) - .gitignore is not fully setup
4. No example? Readme.md h…
-
```
This patch implements these five Simal extensions: simal:project-manager,
simal:project-director, simal:research-officer, simal:administrative-assistant,
simal:reporter .
I have tried to keep i…
-
Once upon a time this was experimental. Would anyone ever need to build without it?
There is a DAL for object interactions (though it may have little if any testing, compared with the non-DAL cod…
-
Currently HTML pages are converted to AMP-HTML using the `"_default"` transform - when targetting the `` - and with `"meeko-transclude"` when targetting ``.
If these transforms were configurable in …