-
There have been several reports of CLR crashes and process hangs when using DTFx, specifically when a call to an activity function, continue-as-new, etc. passes in a parameter that contains a referenc…
-
Hi Orbax team,
I was looking at Orbax code at the latest version==0.7.0 and found that pieces of code with quite heavy logic around tensorstore_spec creation seem to contain duplicates.
I'd like to …
-
Hi there, thanks for the awesome tool.
I recently learned about [prefix declarations for SPARQL constraints](https://www.w3.org/TR/shacl/#sparql-prefixes) and I was surprised that in my project, py…
-
### Problem Description
I've encountered an issue when using the `LCSSMatcher.match_trace_batch()` method for batch matching with multiprocessing. Below is the method definition for reference:
`…
-
### mpv Information
```bash
mpv v0.38.0-710-ga3b11b8812-dirty Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Jul 26 2024 22:13:44
libplacebo version: v7.349.0 (v7.349.0-rc1-20-gea…
-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compos…
-
I’m using kotlinx.serialization on Kotlin/JS. I wrote some code that did something like this:
```
val value = 1L
val jsonElement = Json.encodeToJsonElement(value)
val dynamic = Json.…
-
As described already [here](https://discourse.julialang.org/t/fetch-from-remote-machine-produces-typeerror-non-boolean-nothing-used-in-boolean-context-for-differing-julia-versions/81271), running
`…
-
### Source/destination types
```csharp
[Serializable]
internal class ImportData {
public string FilePath { get; set; }
public double Scale { get; set; }
public Point Or…
-
I tried the closure serialization library you provided at github.com/darabos/pinty/blob/master/pinty.h, and while it appears to work locally (serialize() followed by load()), as soon as I send the byt…