Results 11 issues of Dimi Kot

Hi. There is a bug somewhere when builtin VSCode's source.organizeImports feature is used together with Prettier. People sometimes prefer to use VSCode's built-in source.organizeImports feature **ON SAVE** which, among other...

status:needs discussion
lang:javascript

The resulting object is formed as: ``` { result: util.inspect( result ), console: console } ) ``` Why? I suppose it breaks the semantic: why to add additional quoting for...

Fixes https://github.com/ianstormtaylor/superstruct/issues/803 Basically, it's a more proper rework of my previous PR https://github.com/ianstormtaylor/superstruct/pull/629 merged several year ago. The fact is that "mask" approach applies to `object` structs only, so it's...

Despite it's said in https://github.com/nestybox/sysbox/blob/master/docs/user-guide/install-package.md#docker-userns-remap that "Starting with Sysbox v0.5.0, configuring Docker in userns-remap mode is no longer required, even if the host has no support for shiftfs. However, without...

bug

## What's going wrong? Node v20.13.0 (I saw that in older versions too). When an exception is handled via uncaughtException in getUncaughtExceptionListener(), it tries to write it to the log...

MacOS and Linux at least. Sounds like `concurrently` tool reaction on receiving SIGINT is exiting with code 0 (instead of exiting with e.g. code 130 as the best-practice reaction on...

bug (potential)

### Description When building an image with, say, 6 tags corresponding to 6 different ECR repositories and using --push flag, it seems like it pushes to those repos sequentially (each...

area/builder
status/0-triage
kind/bug
area/builder/buildkit

### Description ``` docker buildx du ``` and ``` docker buildx du --filter="until=1000000h" ``` both print the same data. I.e. --filter=until is ignored in du (as opposed to e.g. prune),...

I think when Ctrl+O is pressed (in --tty mode at least), the terminal should turn into plain vanilla console. The same way as e.g. mc does it. With mouse scrolling...

Downloaded far2l-2.6.3-beta-MacOS-11.2-universal.dmg, ran it (it copied far1l to Applications), then ran it from there. Got the following error: ![CleanShot 2024-10-19 at 01 30 50@2x](https://github.com/user-attachments/assets/2b3c04eb-4595-4fbc-93e0-564812f5d1af) Same if installed via brew.