-
Hi all, just following the "Project management" section of the "Getting Started" guide, and got an error:
* I'm using Windows 10.
* Python 3.12 is installed in `C:\Python312` and on my PATH.
* Cr…
mcteo updated
3 weeks ago
-
After creating a cdb, by fixing the problems https://github.com/oracle/oracle-database-operator/issues/126, https://github.com/oracle/oracle-database-operator/issues/124, ...
I have a working ORDS se…
-
The eIDAS regulation has the following text:
Article 5a, 5., (a), viii
'European Digital Identity Wallets shall, in particular (…) support common protocols and interfaces (…) for relying parties to…
-
### Feature description
Some existing tools will be unable to authenticate against the Infisical API using the current list of supported authentication methods, of which the "generic" solutions are U…
-
Right now, we use "directed" if a term *can* work on directed networks and analogously for undirected. On the other hand, we use "bipartite" for terms that *only* work on bipartite networks. For examp…
-
Often when modeling domain cleanly or trying to refactor some legacy code, I (and my friends / collegues) use type aliases to bring more "context" to function/type w.e. signature
The problem is t…
-
# C++ Return: std::any, std::optional, or std::variant? - C++ Stories
What should happen when the data returned from a function is not valid? It might be an error or just how the system operates (emb…
-
### Tell us your idea!
We have started to discuss it in the past, but I do not remember the final decision.
A lot of formulas in caches use the "x" as a multiplicator. Therefore, it would be helpf…
-
## 🚀 Feature
Add the ability to subclass torch.Tensor so that you can use `isinstance(tensor, CustomTensor)` to determine the "context" of the data stored in the subclass object. I think #9515 descri…
-
See [StackOverflow/Can you dereference a temporary array?](https://stackoverflow.com/q/77051011/5740428.).
There is some disagreement, and even after quite a bit of debate, people don't seem to fin…