Aleksandr Kadykov

Results 19 issues of Aleksandr Kadykov

What do you think about the [api-array-compat](https://github.com/data-apis/array-api-compat) project? It should be not so difficult to change the backend from `PyTorch` to `api-array-compat`, and it will give many advantages: - Simplify...

Since the `tmm-fast` is published on [pipy.org](https://pypi.org/project/tmm-fast/) I think it is better to keep dependencies as minimal as possible. For instance, it would be better to remove `dask` from dependencies,...

## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...

**Reason for Addition:** Working with large OpenAPI or Swagger specifications can quickly consume context window limits. This server solves that problem by providing **token-efficient access** to API specs via MCP...

## Describe your feature request Allow users to search for specific keywords or phrases within the chat history, making it easier to find and recall previous conversations. ## Screenshots (if...

enhancement

Fixes #477 This pull request adds the `github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest` package as a dependency for actionlint `pre-commit` hooks. This change resolves the issue reported in #477. Please note that I'm not familiar...

An [issue](https://github.com/withastro/astro/issues/12530) was discovered in the `astro` project, which utilizes a [vendored version](https://github.com/withastro/astro/blob/main/packages/astro/src/assets/utils/vendor/image-size/types/jpg.ts) of `image-size`. A [sample image](https://live.staticflickr.com/65535/54163807312_d8456912ba_o_d.jpg) with a resolution of 3730 x 5535 pixels was incorrectly reported as...

This pull request adds a sample image file (`1x2-large-exif.jpg`) that demonstrates the issue with non-`0xFF` blocks in JPEG image size calculations. This sample can be used to verify the fix...

I noticed that the Tokei badge is no longer being rendered. For instance, In the README of this repository, the badge URL points to: ``` https://tokei.rs/b1/github/XAMPPRocky/tokei?category=code ``` Opening [this link](https://tokei.rs/b1/github/XAMPPRocky/tokei?category=code)...