-
Team 1 can someone please help @Riah Smith
\[November 14th, 2024 10:37 AM\] riahgracestudio: Hello Sway! I am having very significant (4+ second) lag on the Next Steps journey building platform. Is t…
-
Version: 3.1.1, 3.2.0
Rollup Version: 3.7.5
Operating System and version (if applicable): wsl2
Node Version (if applicable): 14.20.1
Does it work with tsc (if applicable): fine works in tsc
###…
-
It would be nice to be able to customize the relay selection strategy. For example, to randomly select from the best *n* by latency rather than just the single one with lowest latency.
This would b…
-
I haven't fully thought this through yet, but what if we had the ability to overload `()` for a derived type in various contexts? That could be used for some interesting things.
Such as dictionari…
-
Partially similar to #876.
I recently came across the more and more common use case of shaders implementing automatic differentiation. Because it is not possible to overload operators, this is curr…
-
Our company site does cool stuff with ASCII but that means our aria trees look like
```
[[1,\"link\",\"HIGH DIMENSIONAL RESEARCH\"],\"⚲\",[2,\"link\",\"PRODUCT\"],[3,\"link\",\"BLOG\"],[4,\"link\"…
-
is it possible to overload a function and have the same name but with different parameters? I am able to create both functions and pg_featureserv reads them both but when I check the functions in the …
-
### Bug Description
Realized that I was getting inconsistent results in my Hamiltonian simulation code, and was testing using basic matrix operations. Some pieces that qutip was not doing easily, I u…
-
Why is this specification overloading PerformanceEntry in the IDL? E.g.:
```webidl
interface PerformanceLongTaskTiming : PerformanceEntry {
/* Overloading PerformanceEntry */
readonly attrib…
-
Related: https://github.com/rust-diplomat/diplomat/issues/166
This would have to be backend-specific, but it would be nice to be able to overload across FFI where possible.
Instead of a `#[diplo…