Results 10 issues of 0xc1c4da

my eyes are no longer burning, thanks!

### What Happens When constructing a spec by adding multiple BPMN files with the same process id, but different version, `BpmnParser` raises `ValidationException` citing 'Duplicate process ID' ### Expectation The...

I notice when I start Radium, it does not remember the layout and I have to manually re-add it. I know I can switch Window Configurations with the Tab keybinding,...

I noticed under the host Nix configuration running the [hardened.nix](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/profiles/hardened.nix) profile, microvm.nix services were failing because vmms would not run without explicitly setting CAP_SYS_ADMIN on the executable. According to their...

I am running Qubes 4.1, with dom- running Fedora 32, typing `sudo qubes-dom0-update qubes-video-companion` resulrs in No match for argument: qubes-video companion. Same with `sudo dnf install qubes-video-companion` in templates

Tried giving this a go today, built Test/GL1, used Nuget packages for OpenTK, OpenTK.Rift and OpenTK.Rift.Mac in Xamarin, and ran but seems to seg fault with; ``` Stacktrace: at at...

Existing browsers have sets of conditionals for performing name lookups and partially mitigating homograph attacks. In their case, DNS is ascii based so they can resort a punycode. Since ENS...

There is a number of issues when using a Dataclass type constraint with a `List[str]` property. Using this example: ``` @lmql.query(max_len=200) async def example(): '''lmql from dataclasses import dataclass from...

bug
WIP

2 issues: - beam_sample returns the same result N times (using OpenAI models) - not explicitly defining the kw_arg `n` ie `beam_sample(n, 1.0)` defaults to returning 4 results. calling the...

bug

### Has this issue been reported before? - [X] I confirm that there is no existing issue, and I have read the **FAQ** ### Operating Environment - **OS**: `Linux platform...