-
Add proxying support to the Blazor dev server similar to the functionality available from other frontend frameworks, particularly those based on webpack:
- Webpack: https://webpack.js.org/configura…
-
When describing software packages, like Java libraries, it's quite essential to also capture any dependencies / relationships between packages. The current ABCD spec seems to be quite loosely defined …
-
## Description
**SameSite Cookie High-Level Overview:**
- This SameSite attribute restricts a browser from sending a cookie in various requests.
- In Open Liberty, SameSite is enabled via the ser…
-
### Discord username (optional)
_No response_
### Describe the bug
```text
I'm seeing this when splitting my terminal into 4 panes (in a 2x2 square).
"Switch pane left" goes to the termina…
-
As mentioned in the Protected [Audience explainer](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#62-negative-targeting):
_In online ad auctions for ad space, it’s sometimes useful to preve…
-
Multiple schemes can be employed to achieve results which are most relevant to the user. Predicting which file a user wants out of a long list of possible matches and presenting it first can help spee…
-
"self.scroll_area = QtWidgets.QScrollArea(widgetResizable=True)"
generates following error message:
error: Unexpected keyword argument "widgetResizable" for "QScrollArea"
-
In JuliaLang/julia#19518, `broadcast` for sparse matrices underwent a major revision, overall a move in the right direction, IMHO. But it also resulted in a regression (in my eyes) if type inference f…
-
maybe I don't understand how the generic is supposed to work... `Git` here is from `jgit` but I don't think that's relevant. `get` can return null, and so this should produce an error. In fact 2 error…
-
## Background and Motivation
While developers can use a combination of `ServerCertificateSelector` and `IFileProvider` today to automatically reload a server's TLS certificate (as mentioned in http…