Thomas Boby

Results 30 issues of Thomas Boby

I'm getting `Error getting schema mappings for entity type` with an internal exception `2 Fragments found.`. Debugging the code it seems like that is literally the issue, although I don't...

bug
help wanted

### What is the issue? I have a private DNS server which provides tailscale clients with the correct IP for reaching web services through a dedicated docker network. I use...

OS-android
L1 Very few
P2 Aggravating
T5 Usability
bug

You list Vim and Emacs as wanting support, but would you be interested in getting Sublime Text 3 support set up? This can be done through the "LSP" plugin: https://github.com/tomv564/LSP...

A script JSON converter would make it easier for other applications to manipulate script files without writing yet another parser. This would be an extra command on the CLI project...

Needed: - [x] List of all scopes - [x] List of all scope commands (and supported source scopes, excluding anything in trigger docs) - [x] trigger_docs (does it exist for...

### What did you fix? (provide a description or issue closes statement) This refactors the MainWindow to be easier to understand, maintain and test by adopting an MVVM architecture. Not...

Just experimenting with _.foo.bar - > fun x - > x.foo.bar > Edit by @vzarytovskii: link to suggestion - https://github.com/fsharp/fslang-suggestions/issues/506

This is just a starting point for https://github.com/fsharp/fslang-suggestions/issues/506 with a basic proof of concept implementation found at https://github.com/dotnet/fsharp/pull/13907

gonic version: v0.16.2 commit: f98b232 I'm using Picard to tidy up my media library. For some tracks and albums, this involved renaming, although the ids should have remained the same...

feature

**Describe the bug** `DicomPixelData`'s `GetFrame` is not thread safe when a DicomFile is opened from a stream. I believe this is due to a race condition in StreamByteBuffer between it...

bug