-
Not exactly a **flummox** question, but would be great to discuss it somewhere.
It's up to @acdlite to close this as offtopic if he wants to keep issues clear (some people do).
Some people also prefe…
-
Certainly! Based on our previous discussions, we can create a Heidegger-Quine meme epic that revolves around the themes of existence, philosophy, language, and self-reference. Here's a conceptual outl…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Suppo…
-
I have been having trouble setting up a YAML rules file for VSG. I have had no problems doing some things like,
rule :
port_010 :
case : 'upper_or_lower'
However, I have been having prob…
-
This has come up a bunch in a lot of small ways, and my mind keeps coming back to this idea, so I want to write it down.
In early early kube API we had `desired` and `actual` (or something like that)…
-
Dear all,
I don't feel comfortable to debug the following puzzling condition we recently discovered at our site. The problem is not blocking so far. For unkown reason our control software (mainly w…
-
Based on our [Smart Contextual Assistance scenario](https://github.com/reTHINK-project/scenario-service-implementation/tree/master/docs/Deliverable_51/applications/smart-contextual-assistance) (I gues…
-
Questions for Geoffrey Hinton, about and inspired by (especially relevant to the first paper and policy document he co-authored):
Yoshua Bengio, Geoffrey Hinton, et al, the "Managing AI Risks in an…
-
We need to break up `PersistenceIdMigratorActor` into multiple component parts in order to:
1. Be re-entrant
2. Account for snapshots in addition to events in the journal
The `PersistenceIdMigr…
-
### Issue description or question
Wallaby seems to be transforming the same typescript file more than once when I would expect it to just do it once, cache it and invalidate it after a period of time…