Nikita Madebeykin

Results 10 issues of Nikita Madebeykin

Page speed insights is complaining about Google Analytics module blocking the main thread. I figured that Partytown web worker can help avoid blocking the main thread when using analytics. Is...

### Steps to reproduce Github repository: https://github.com/digitalcortex/feathers-dove-typebox-bug ### Expected behavior No Typescript errors, properly merged types. ### Actual behavior Typescript error `Type instantiation is excessively deep and possibly infinite.ts(2589)` ###...

I'm running my gramjs instance with the use of StringSession and saving that string into my MongoDB. The purpose of my program is to receive all new messages and store...

I created this package to help developers capture the client's IP address and pass it to Feathers services. Even though this package consists of a few lines of code, I'm...

I tried running whois query on PRIORITYTRUSTSERVICES.COM however the library returns the following timestamps: ``` "updated_date": [ "2022-09-21 14:01:00", "2021-11-08 01:10:49" ], "creation_date": [ "2012-12-05 20:39:17", "2012-12-05 15:39:17" ], "expiration_date":...

**Is your feature request related to a problem? Please describe.** Very frustrated when need to mark many relationships and everything just overlaps. Hard to audit the quality of the relationships....

Thanks a lot @trK54Ylmz and @krpatter-intc for releasing this package, so far its **the only** rocksdb bindings package I was able to use with modern python. Everything else looks abandoned....

**Scope:** node_mut.reparent_from_id_append(...) **Observation:** reparented child that contains own children retains the link to the old parent. **Expected:** all reparented children get "parent" link updated to the new parent regardless of...

I noticed that MacOS was mentioned in installation steps, so decided to give it a try. After fighting numerous compilation errors I was able to finally compile the project but...

Versions: csvlens 0.13.0 mac OS 15.1 zsh terminal 2.14 When you open any CSV file the row highlighting seems to be broken for Mac OS. The rows are not highlighted...