-
Duplicate: https://github.com/tursodatabase/libsql-experimental-python/issues/63. But more detailed on the error.
## Bug Report: libsql-experimental build fails on Windows with Python 3.12
**De…
-
Use of soyutils.js is hardcoded.
I had to monkey patch this string into soyutils_usegoog.js to use this with my Closure app and get a reasonable file size for the output file.
-
Code
```
fn check_file(path: &str) {
let content = match fs::read(&path) {
Ok(content) => content,
Err(e) => {
println!("{e}");
return;
}
…
-
# 🐛 Bug
Unable to fit a Heteroskedastic GP with Warp input transform.
## To reproduce
** Code snippet to reproduce **
```python
# Define some training data as a DataFrame
import numpy as n…
-
I'll start by saying I don't think this is an issue in Platypus, and what I'm trying to achieve is likely firmly in the realms of "I'm surprised that even sometimes works".
While working on [MIDI::…
-
After trying to copy multiple `.wbfs` games into a FAT32 formatted microSD on a Linux system, I end up getting a panic without a clear indicator on what's the underlying issue. Running with `RUST_BACK…
-
### Description
Lets just start with a minimal example:
```typ
Oh look quicksort @hoare:61:cacm.
#bibliography("min.bib")
```
The `min.bib` file.
```bib
@article{hoare:61:cacm,
author…
-
emsdk version 3.1.46
Building and running webgpu samples with webgpu.h works fine without the closure pass, but when trying to enable closure with the linker option `--closure 1`, linking appears t…
-
### Describe the bug
cnosdb restart panic
version:fc729e3242b7c98099b443c045a61d530f03cecd
deploy:singleton
### To Reproduce
1. Kill process with leaked handle
2. restart the cnosdb
```
thre…
-
Closure Library has made some internal changes which break clients using internal API. ClosureScript's shipping REPLs use private API, and updates are being made via [CLJS-2702](https://dev.clojure.or…