Results 58 comments of Pavel Kuzmin

We have deployed a fix to production, and everything is working fine now.

![FireShot Capture 013 - Integrations - Novu Manage Platform - localhost](https://github.com/novuhq/novu/assets/2684895/a4cb7747-1a07-41e1-a364-363948c38ede) ![FireShot Capture 014 - Integrations - Novu Manage Platform - localhost](https://github.com/novuhq/novu/assets/2684895/f6f0289f-f802-4f43-82ef-c8ce222552cb) This? added a round icon

It's a very necessary issue, but I needed it because of anonymous users. Now, it's impossible to pass an ID if the user is anonymous.

Try my implementation: https://github.com/s00d/switchshuttle It's written in Rust, the source code is open. I've only tested it with iTerm on macOS. If desired, you can add support for any terminal...

Hello. Create an example, it's so hard to understand.

try rebuild version https://github.com/s00d/QBlocker/blob/master/QBlocker%201.4.app.zip

hello. Try my implementation https://github.com/s00d/php-rocksdb-rc

I've caught a memory leak when using routeToObject instead of: ``` Copy code const subRoute = { name: route.name, // ... ``` In this case, all tests start to lag....

memory tests(10k requests) regexp version 8.3.1 The bundle size on a real project with 8 locales, 20 pages, and 100 components. regexp version 387kb 8.3.1 436kb Now there can be...

### Revised Routing Description: #### 1. **Primary Route:** - **Name:** `"blog"` - **Path:** `"/blog"` - **Description:** This is the base route, unchanged from the original setup. Modifications can be applied...