-
When exporting images to the clipboard (via right-click and "Copy Image"), Chrome and Firefox currently order the flavors differently on macOS's pasteboard.
Chrome adds:
```
public.tiff
NeXT TIF…
-
Now that Ember 4.0.0 is out and IE 11 is no longer supported, maybe it's easiest to just archive this repo, with a note in the readme explaining that it has served it's purpose.
Possibly coupled wi…
-
### Describe the project you are working on
none specific, but would be relevant for any 3d project
### Describe the problem or limitation you are having in your project
Producing high quality …
-
I'm using this crate for the [Arsenal](https://github.com/katharostech/arsenal/) game engine I'm building and Draco compression is something that I'm going to want to support in the future. @bwasty su…
-
Observable has been at stage 1 in the TC-39 for over a year now. Under the circumstances we are considering standardizing Observable in the WHATWG. We believe that standardizing Observable in the …
-
Delayed clipboard rendering is the ability to **delay the generation of clipboard data until it is needed by the target applications**. It is especially useful when the clipboard formats supported by …
-
(this tries to capture @dtribble 's "radical GC idea" from our 14-oct-2020 kernel meeting)
Task list:
- [x] #1924 provide `WeakRef`/`FinalizationRegistry` to liveslots, or no-op stubs when platf…
-
**Short Description**
LoRA was proposed in [Lora: Low-rank adaptation of large language models](https://arxiv.org/abs/2106.09685). For a good introduction to LoRA, refer to [this section](https://g…
-
This is subject to change based on in-flight discussions.
P2: Supporting reading FFCF with Functions triggers (not sure how much work this is)
P2: Full CFP support in .NET
P2: Full CFP support in…
-
Hi!
We are evaluating using [Profile-Guided Optimization (PGO)](https://go.dev/doc/pgo) with Go. Right now the Go compiler stores the profile as a file, that later can be reused. However, I cannot …