-
At present, the CSG recommender algorithm calculates the risk level in a 'baseline' system model, finds threat paths, and uses those to find control strategies that can interdict threat paths to reduc…
-
### Eschewed features
- [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
### What would you like to have …
-
**Is your feature request related to a problem? Please describe.**
not really a feature request, just wanted to post this for others to be aware.
the way oclif handles flag defaults makes it hard …
-
This is probably the biggest TODO.
I think there won't be a way around modifying the library to our needs, I am unsure whether weird side-effects could arise. Might be worth implementing some safety …
-
## What problem does this address?
Improves the individual E2E test isolation to the point where side effects are no longer happening.
## What is your proposed solution?
This can be achieve…
-
### Description
Recently I have added a optimization to the PHPUnit PHPT testrunner (which was initially copied from run-tests.php) to avoid subprocess overhead when evaluating side-effect free `—SKI…
-
| | |
| --- | --- |
| Bugzilla Link | [28576](https://llvm.org/bz28576) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@DougGregor,@zygolo…
-
https://mastodon.social/@trwnh/102194092051019713
Replies from a blocked user will still show up on public pages. These replies would normally not be possible if the blocked user were using complia…
trwnh updated
1 month ago
-
When running a model involving FloatVars, the FPU rouding mode may get changed, which may cause issues with code running afterwards. This happens with Gecode 6.2.0 (I haven't checked whether this cha…
-
Instead of writing to the database or file, create an event or closure to deal with it later.
https://martinfowler.com/eaaDev/EventSourcing.html