Alexey Shrub

Results 11 comments of Alexey Shrub

Моё предложение когда-то было вообще хранить статьи в git'е, чтобы не только модераторы, но и другие пользователи могли предложить merge request

+ official mitmproxy image must contain the har_dump.py

I will be glad to prepare a PR, but I am even can't understand what is going on in [code](https://github.com/gitpython-developers/GitPython/blob/master/git/diff.py#L189) because on first look it can be replace by such...

Addition: not just for porting, but for reusing schema between languages.

Yes, JSONSchema it's a beautiful way. > probably won't translate all that well away from python Maybe I misunderstood something, you says that some data structures can't be implemented in...

Thank for explanation, sorry I miss https://hitchdev.com/strictyaml/why/turing-complete-schema/ I suppose that will be great if you make link to this page from [main page](https://hitchdev.com/strictyaml/) for example by adding new item in...

1. About pre-commit: IMO it's just kind of standard tool for [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks), so, shouldn't be big issue to install it as a cargo dependency and run `pre-commit install`, but...

As for me it should be checked on code-review - you already has enabled rule for check typing and if somebody disabling them it's topic for discussion (as sign of...

A bit related ticket https://github.com/astral-sh/ruff/issues/10227

For me it's important to be able to set the alarm on exact date (I know it's already calendar's feature, but it's easy to miss notifications from calendar as they...