Results 10 issues of mini-bomba

The server in the docker container does not seem to repond to SIGINT (aka the result of ctrl+c) or SIGTERM (signal used by `podman container stop`) signals, which doesn't allow...

- [x] I agree to license my contribution under LGPL-3.0 **or** my contribution is from another project with a license compatible with LGPL-3.0 To test this pull request, follow the...

I think allowing unsubmitted segments to be hidden/disabled like the live ones would be useful in some cases, for example when checking if each chained segment skips well on it's...

This will notify the user if they attempted to submit a segment that already exists.

I've made this script ignore any intel or amd microcode images, making it work on distros with such packages installed (such as Arch Linux with `amd-ucode` installed). This fixes the...

SB v5.4.6 FF v113.0.2 arch to reproduce: - find a video with a highlight - enable highlight autoskip - whitelist channel - refresh video page - observe it skipping even...

### Describe the bug Items apparently were deleted when detaching pockets from a MOLLE large rucksack, and then wearing the detached pockets ### Attach save file [Megler-trimmed.tar.gz](https://github.com/CleverRaven/Cataclysm-DDA/files/13753447/Megler-trimmed.tar.gz) ### Steps to...

(S1 - Need confirmation)
stale
Mechanic: Pockets

### Describe the bug As described in the title: pressing the key to open achievements causes an immediate crash. ### Attach save file [Megler-trimmed.tar.gz](https://github.com/CleverRaven/Cataclysm-DDA/files/14229689/Megler-trimmed.tar.gz) ### Steps to reproduce 1. Load...

<Crash / Freeze>
(S2 - Confirmed)

- [x] I agree to license my contribution under LGPL-3.0 **or** my contribution is from another project with a license compatible with LGPL-3.0 To test this pull request, follow the...

### Package version 6.4.2 ### Describe the bug The current typings of [TaskCallback](https://github.com/poppinss/cliui/blob/6.x/src/types.ts#L58-L64) require that a promise either always returns `string` or always returns `{ isError: true; message: string; }`....