Yevhenii Hyzyla

Results 13 issues of Yevhenii Hyzyla

When I click "Mark as read" in a popup or click on "Mark as read" for the single message and close popup or open the next message, the previous action...

After first run of command `make test` from 3 step in contribution guide, second run failed with a list of errors: ``` ... rm: cannot remove 'project_new/.pytest_cache/*': Permission denied ......

My use case is pytest with parametrize method. In such situation, IsNow() will compare time generated when pytest will collect tests and now time when tests were run. ```python @pytest.mark.parametrize(...

it would be great if hiku supported the [Union](https://graphql.org/learn/schema/#union-types) types

Some code smells is a good ground for discussion or questions and would be great to have comment section on each page

I have a group of topics with some prefix and would like to delete them by one command. Something similar to this: ```shell ./bin/kafka-topics.sh --zookeeper localhost:2181 --delete --topic 'service1-.*' ```

### Describe want to want The idea is to use [AsyncLocalStorage](https://nodejs.org/api/async_context.html) for automatically detecting transaction context, without using transaction object. Example how it should look like: ```typescript await db.transaction(async ()...

enhancement

I would like to have some command line shortcut to force process restart, for example "CMD+R" or "CTRL+R". Few use case which I have for that feature: 1. I have...

#### What's the problem this feature will solve? I constantly forget which parameters to use when compiling the requirements. My most common use cases: 1) Upgrade packages 2) Compile requirements...

docs
help wanted
good first issue

**Describe the bug** Right now, Bluesky when I click to "add card" shows preview of that website by redirecting to the destination, but in some cases, like IP logger, it...

bug