-
> I just found out that the built-in conversion needs more diskspace than `qemu-img convert`. While the end-result is still a sparse disk, it seems to require the full 100GB disk space temporarily, s…
-
### Library version used
4.61.3.0
### .NET version
4.8.04161
### Scenario
PublicClient - desktop app
### Is this a new or an existing app?
This is a new app or experiment
### Issue description…
-
I think that `Middleware` as it is right now is very complex and confusing to new users. I propose that we deprecate the current method of creating `Middleware` and instead have `Middleware` be a stru…
-
Here's the list of the Rust compiler errors that the compiler can emit according to https://doc.rust-lang.org/error-index.html. All old errors (i.e. marked with `Note: this error code is no longer emi…
-
Good Afternoon,
Level 3 Communications is pleased to provide the attached response to the American Technology Council Request for Comment. We appreciate the opportunity the council has afforded …
-
**Environments:**
- Prettier Version: 2.5.1
- Running Prettier via: Browser API
- Runtime: Chrome 99
- Operating System: n/a
- Prettier plugins (if any): parser-babel
**Steps to reproduce:**…
-
After reading [this issue](https://github.com/sveltejs/svelte/issues/1736), I came up with a [Suspense component for Svelte](https://github.com/brucou/svelte-suspense-component), replicating the behav…
-
### Discussed in https://github.com/L3MON4D3/LuaSnip/discussions/716
Originally posted by **molleweide** January 6, 2023
(I tried the "transfer" feature and assumed that the existing discus…
-
### Suggestion
Please read vector-im/element-meta#320 for context.
I would like for all clients/servers to disallow inviting a 3rd user into a private 1:1 chat by default.
If a user wants adv…
-
## Context
* Sourcify server struggles when many requests are incoming, it doesn't have any scaling strategy.
* Sourcify server currently have one pending HTTP request for each pending verification, …