-
Hi,
I'm building a nuxt app with Azure B2C as entra provider and deploying it to [Azure Static Web Apps](https://nuxt.com/deploy/azure).
The nuxt app itself works fine. But I have an issue after…
-
Please consider adding type stubs. Without static type information, it feels like walking in total darkness: no auto-completion, no types, no parameters, nor return values—nothing. It is very easy to …
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13952052)
Hi,
To avoid type errors as much as possible I suggest to start using Python [Typing capabilities…
-
## Context
What results were you expecting?
Some external layers require attribution as part of their licensing and terms of use. Many mapping libraries implement this as an `attribution` key on …
-
### Background and motivation
In https://github.com/dotnet/runtime/issues/68578#issuecomment-1490763062, we have introduced a set of symbol types for building a parsable hierarchy.
In https://gith…
-
Considering that each self-respecting webserver offers both brotli and gzip at the same time, change the defaults of brotli_static to the value set in gzip_static and the the default value of brotli_t…
-
### 🔖 Need
I would like to ask the respected members of this community to shed some light on this matter as I am trying to integrate Kubernetes Plugin to my Backstage I/O app.
**First I will let…
-
1. The current implementation `reinterpret_cast`s between `node_type` and `json_type`. `reinterpret_cast` is very likely to (although not always) result in UB here, and it always breaks constant evalu…
-
```cpp
#feature on safety
template
void call(T);
int main() {
void(*pf)(int^/static) = addr call;
}
```
-
@frederick-vs-ja recently reported (see https://github.com/llvm/llvm-project/pull/89652#discussion_r1575540420) that Microsoft STL's `pair` is sneakily implemented so that it `is_trivially_copyable`, …